GPUburnout-3B-75K-Chat-v2 / generation_config.json
GPUburnout's picture
Upload GPUburnout-3B-75K-Chat-v2 (CT-lr2e4 recipe)
bbd5beb verified
Raw
History Blame Contribute Delete
244 Bytes
{
"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_p": 0.9,
"transformers_version": "5.12.1"
}