[PR #13492] [MERGED] parsers/renderers: use think from user for nemotron #14237

Closed
opened 2026-04-13 00:49:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13492
Author: @ParthSareen
Created: 12/16/2025
Status: Merged
Merged: 12/16/2025
Merged by: @ParthSareen

Base: mainHead: parth/nemotron-3-simplify-renderer


📝 Commits (1)

  • 85c17d3 parsers/renderers: use think from user for nemotron

📊 Changes

6 files changed (+25 additions, -59 deletions)

View changed files

📝 model/parsers/nemotron3nano.go (+5 -6)
📝 model/parsers/nemotron3nano_test.go (+10 -19)
📝 model/parsers/parsers.go (+1 -3)
📝 model/renderers/nemotron3nano.go (+3 -5)
📝 model/renderers/nemotron3nano_test.go (+5 -21)
📝 model/renderers/renderer.go (+1 -5)

📄 Description

simplify the parser and renderer


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13492 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth/nemotron-3-simplify-renderer` --- ### 📝 Commits (1) - [`85c17d3`](https://github.com/ollama/ollama/commit/85c17d31d0eba7206939315785348b9bfd4758db) parsers/renderers: use think from user for nemotron ### 📊 Changes **6 files changed** (+25 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `model/parsers/nemotron3nano.go` (+5 -6) 📝 `model/parsers/nemotron3nano_test.go` (+10 -19) 📝 `model/parsers/parsers.go` (+1 -3) 📝 `model/renderers/nemotron3nano.go` (+3 -5) 📝 `model/renderers/nemotron3nano_test.go` (+5 -21) 📝 `model/renderers/renderer.go` (+1 -5) </details> ### 📄 Description simplify the parser and renderer --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:49:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#14237