Phi-3.5-mini-instruct-awq / generation_config.json
thesven's picture
Initial commit of the AWQ model
c3a719d verified
raw
history blame contribute delete
193 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
32007,
32001,
32000
],
"pad_token_id": 32000,
"transformers_version": "4.44.2"
}