phi3_parise / generation_config.json
msaavedra1234's picture
Upload generation_config.json with huggingface_hub
0953e20 verified
raw
history blame contribute delete
No virus
193 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
32000,
32001,
32007
],
"pad_token_id": 32000,
"transformers_version": "4.42.3"
}