itlevy commited on
Commit
49dcb94
·
verified ·
1 Parent(s): ddf5464

preview API coming soon

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -95,7 +95,7 @@ Llama-3.1-Nemotron-Ultra-253B-CPT-v1 can be used as a base model intended to be
95
 
96
  ## Quick Start and Usage Recommendations:
97
 
98
- You can try the reasoning model built on top of this CPT model in 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).
99
 
100
 
101
  See the snippet below for usage with [Hugging Face Transformers](https://huggingface.co/docs/transformers/main/en/index) library.
 
95
 
96
  ## Quick Start and Usage Recommendations:
97
 
98
+ (Coming soon) You can try the reasoning model built on top of this CPT model in 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).
99
 
100
 
101
  See the snippet below for usage with [Hugging Face Transformers](https://huggingface.co/docs/transformers/main/en/index) library.