Files
Qwen3-4B-Instruct-2507-FT-l…/generation_config.json

15 lines
236 B
JSON
Raw Normal View History

{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 262144,
"pad_token_id": 151654,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.5.0"
}