benbowman314 commited on
Commit
9b48959
·
1 Parent(s): 4324333

Updated model card to add caveat regarding tool-calling capabilities

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -54,11 +54,11 @@ Increasing hybridization ratio, replacing more Attention layers with SSM layers,
54
  - **License**: Apache 2.0
55
 
56
 
57
- Note, this is an Instruct-tuned model and is not a thinking model, that is, it does not natively produce chain-of-thought thinking tokens in its generation trace.
58
 
59
  ## Benchmark Results
60
 
61
- Below we report benchmark performance for all our instruct-tuned Primed models. All Hybrid models use a 50% Hybrid ratio and are Primed from Qwen3-8B.
62
 
63
  We consider two baselines:
64
 
 
54
  - **License**: Apache 2.0
55
 
56
 
57
+ Note, this is an Instruction-tuned model and is not a thinking model, that is, it does not natively produce chain-of-thought thinking tokens in its generation trace. Tool calling is not supported by this checkpoint. If you need tool calling capabilities, use the Reasoner checkpoints.
58
 
59
  ## Benchmark Results
60
 
61
+ Below we report benchmark performance for all our instruction-tuned Primed models. All Hybrid models use a 50% Hybrid ratio and are Primed from Qwen3-8B.
62
 
63
  We consider two baselines:
64