phi3_thinking_experiment / generation_config.json
CodeIsAbstract's picture
Upload Phi3ForCausalLM
6f420a1 verified
raw
history blame
172 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
32000,
32001,
32007
],
"pad_token_id": 32000,
"transformers_version": "4.48.3"
}