| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Waiting for approval from code owners.
Sorry, something went wrong.
Signed-off-by: Shubhadeep Das <shubhadeepd@nvidia.com>
There was a problem hiding this comment.
Looks good, thanks Shubhadeep
Sorry, something went wrong.
Signed-off-by: Shubhadeep Das <shubhadeepd@nvidia.com>
Previously we tokenized and counted tokens to stop when max tokens was reached. Now we let the mistral.rs engine do it which saves the extra tokenization step. Also dynamo-run prints which engines are compiled in in help message, and some minor lint fixes.
| Back | FazBrowse Home | New Git URL |
This release switches all examples to use cloud hosted GPU accelerated LLM and embedding models from Nvidia API Catalog as default. It also deprecates support to deploy on-prem models using NeMo Inference Framework Container and adds support to deploy accelerated generative AI models across the cloud, data center, and workstation using latest Nvidia NIM-LLM.
For detailed changes please refer to CHANGELOG.md file.