Phi-4-reasoning-AWQ / generation_config.json
steadyflow's picture
Upload AWQ INT4 quantized Phi-4-reasoning (generic calibration)
02ed7b0 verified
Raw
History Blame Contribute Delete
221 Bytes
{
"_from_model_config": true,
"bos_token_id": 100257,
"do_sample": true,
"eos_token_id": 100265,
"pad_token_id": 100349,
"temperature": 0.8,
"top_k": 50,
"top_p": 0.95,
"transformers_version": "5.3.0"
}