Chris-Alexiuk commited on
Commit
8ec021e
·
verified ·
1 Parent(s): 4605d82

Add clarification for empty <think> tags

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -93,6 +93,7 @@ Llama-3.3-Nemotron-Super-49B-v1 is a general purpose reasoning and chat model in
93
  2. We recommend setting temperature to `0.6`, and Top P to `0.95` for Reasoning ON mode
94
  3. We recommend using greedy decoding for Reasoning OFF mode
95
  4. We have provided a list of prompts to use for evaluation for each benchmark where a specific template is required
 
96
 
97
  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).
98
 
 
93
  2. We recommend setting temperature to `0.6`, and Top P to `0.95` for Reasoning ON mode
94
  3. We recommend using greedy decoding for Reasoning OFF mode
95
  4. We have provided a list of prompts to use for evaluation for each benchmark where a specific template is required
96
+ 5. The model will include `<think></think>` if no reasoning was necessary in Reasoning ON model, this is expected behaviour
97
 
98
  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).
99