Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,8 @@ The model underwent a multi-phase post-training process to enhance both its reas
|
|
29 |
|
30 |
|
31 |
This model is part of the Llama Nemotron Collection. You can find the other model(s) in this family here:
|
32 |
-
[Llama-3.1-Nemotron-Nano-8B-v1](https://huggingface.co/nvidia/Llama-3.1-Nemotron-Nano-8B-v1)
|
|
|
33 |
|
34 |
This model is ready for commercial use.
|
35 |
|
@@ -100,7 +101,7 @@ Llama-3.3-Nemotron-Super-49B-v1-FP8 is a general purpose reasoning and chat mode
|
|
100 |
3. We recommend using greedy decoding for Reasoning OFF mode
|
101 |
4. We have provided a list of prompts to use for evaluation for each benchmark where a specific template is required
|
102 |
|
103 |
-
You can try this model out through the preview API, using this link: [Llama-3_3-Nemotron-Super-49B-v1
|
104 |
|
105 |
## Use It with vLLM
|
106 |
|
@@ -176,7 +177,7 @@ These results contain both Reasoning On, and Reasoning Off. We recommend using t
|
|
176 |
| Reasoning Mode | pass@1 |
|
177 |
|--------------|------------|
|
178 |
| Reasoning Off | 72.10 |
|
179 |
-
| Reasoning
|
180 |
|
181 |
### MATH500
|
182 |
|
|
|
29 |
|
30 |
|
31 |
This model is part of the Llama Nemotron Collection. You can find the other model(s) in this family here:
|
32 |
+
- [Llama-3.1-Nemotron-Nano-8B-v1](https://huggingface.co/nvidia/Llama-3.1-Nemotron-Nano-8B-v1)
|
33 |
+
- [Llama-3.1-Nemotron-Ultra-253B-v1](https://huggingface.co/nvidia/Llama-3_1-Nemotron-Ultra-253B-v1)
|
34 |
|
35 |
This model is ready for commercial use.
|
36 |
|
|
|
101 |
3. We recommend using greedy decoding for Reasoning OFF mode
|
102 |
4. We have provided a list of prompts to use for evaluation for each benchmark where a specific template is required
|
103 |
|
104 |
+
You can try this model out through the preview API, using this link: [Llama-3_3-Nemotron-Super-49B-v1](https://build.nvidia.com/nvidia/llama-3_3-nemotron-super-49b-v1).
|
105 |
|
106 |
## Use It with vLLM
|
107 |
|
|
|
177 |
| Reasoning Mode | pass@1 |
|
178 |
|--------------|------------|
|
179 |
| Reasoning Off | 72.10 |
|
180 |
+
| Reasoning On | 71.70 |
|
181 |
|
182 |
### MATH500
|
183 |
|