Skip to content

Implement Nemotron3 Nano parsers for reasoning and tool calls#129

Merged
cubist38 merged 1 commit intomainfrom
refactor/server
Jan 1, 2026
Merged

Implement Nemotron3 Nano parsers for reasoning and tool calls#129
cubist38 merged 1 commit intomainfrom
refactor/server

Conversation

@cubist38
Copy link
Owner

@cubist38 cubist38 commented Jan 1, 2026

  • Created Nemotron3NanoReasoningParser to handle reasoning responses with custom open and close tags.
  • Developed Nemotron3NanoToolParser for parsing tool calls, including regex patterns for function names and parameters.
  • Added method to extract tool calls from model output, supporting JSON parsing for parameter values.
  • Enhanced documentation for clarity on parser functionality and expected output structure.

- Created `Nemotron3NanoReasoningParser` to handle reasoning responses with custom open and close tags.
- Developed `Nemotron3NanoToolParser` for parsing tool calls, including regex patterns for function names and parameters.
- Added method to extract tool calls from model output, supporting JSON parsing for parameter values.
- Enhanced documentation for clarity on parser functionality and expected output structure.
@cubist38 cubist38 merged commit aa66337 into main Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant