jiaqiz commited on
Commit
462fc43
·
verified ·
1 Parent(s): 70378c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -108,7 +108,7 @@ Llama-3.1-Nemotron-Ultra-253B-v1 is a general purpose reasoning and chat model i
108
  4. We do not recommend to add additional system prompts besides the control prompt, all instructions should be put into user query
109
  5. We have provided a list of prompts to use for evaluation for each benchmark where a specific template is required
110
 
111
- (Coming soon) You can try this model out through the preview API, using this link: [Llama-3\_1-Nemotron-Ultra-253B-v1](https://build.nvidia.com/nvidia/llama-3\_1-nemotron-ultra-253b-v1).
112
 
113
  ### Use It with Transformers
114
  See the snippet below for usage with [Hugging Face Transformers](https://huggingface.co/docs/transformers/main/en/index) library. Reasoning mode (ON/OFF) is controlled via system prompt. Please see the example below
 
108
  4. We do not recommend to add additional system prompts besides the control prompt, all instructions should be put into user query
109
  5. We have provided a list of prompts to use for evaluation for each benchmark where a specific template is required
110
 
111
+ You can try this model out through the preview API, using this link: [Llama-3\_1-Nemotron-Ultra-253B-v1](https://build.nvidia.com/nvidia/llama-3\_1-nemotron-ultra-253b-v1).
112
 
113
  ### Use It with Transformers
114
  See the snippet below for usage with [Hugging Face Transformers](https://huggingface.co/docs/transformers/main/en/index) library. Reasoning mode (ON/OFF) is controlled via system prompt. Please see the example below