thinking-v2-2epoch / generation_config.json
inkyupark's picture
Upload folder using huggingface_hub
9082d25 verified
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": 106,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.2.0"
}