Files
Qwen2.5-Math-7B-Instruct/generation_config.json

11 lines
161 B
JSON
Raw Permalink Normal View History

{
"bos_token_id": 151643,
"eos_token_id": [
151645,
151643
],
"max_length": 4096,
"pad_token_id": 151665,
"transformers_version": "4.44.2"
}