GPUburnout-2B-75K-Chat-DPO / generation_config.json
GPUburnout's picture
Upload GPUburnout-2B-75K-Chat-DPO (SFT + DPO aligned, 7/8 clean)
d389dfa verified
{
"bos_token_id": 32000,
"do_sample": true,
"eos_token_id": [
32001,
32001
],
"max_new_tokens": 256,
"pad_token_id": 1,
"repetition_penalty": 1.1,
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9,
"transformers_version": "5.0.0"
}