-
Notifications
You must be signed in to change notification settings - Fork 491
docs: Add mention of Nemotron #1200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Documentation preview |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1200 +/- ##
========================================
Coverage 68.65% 68.65%
========================================
Files 161 161
Lines 15978 15978
========================================
Hits 10969 10969
Misses 5009 5009
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
related PRs: What is important?
A key change is that reasoning traces are always returned to the use rails:
output:
apply_to_reasoning_traces: True |
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
97b4cc4
to
7403562
Compare
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I only have the question about why we have an example with curl on the chat endpoint.
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
Description
Update the reasoning traces section of the docs to add Nemotron models.
The model seems to just work, so I'm unsure if we need to say more.
Review HTML: https://nvidia.github.io/NeMo-Guardrails/review/pr-1200/user-guides/configuration-guide.html#using-llms-with-reasoning-traces
Related Issue(s)
Checklist