Phi-4-reasoning-plus-AWQ / generation_config.json
steadyflow's picture
Upload AWQ INT4 quantized Phi-4-reasoning-plus (generic calibration)
3f015a0 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"
}