conv-assignment1 / generation_config.json
rahul4862's picture
Upload Phi3ForCausalLM
f4ba6ce verified
raw
history blame contribute delete
172 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
32000,
32001,
32007
],
"pad_token_id": 32000,
"transformers_version": "4.43.4"
}