Files
Qwen3-0.6B-Base-CPT-Math/generation_config.json

10 lines
149 B
JSON
Raw Normal View History

{
"eos_token_id": [
151643
],
"max_length": 32768,
"max_new_tokens": 2048,
"pad_token_id": 151669,
"transformers_version": "5.5.0"
}