Qwen-32B-DA-full-both-r32-copy1 / generation_config.json
Samarth2511's picture
Trained with Unsloth
088c0d4 verified
raw
history blame contribute delete
237 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 32768,
"pad_token_id": 151654,
"temperature": 0.6,
"top_k": 40,
"top_p": 0.95,
"transformers_version": "4.51.3"
}