ETChat-Phi3-Mini-Stage-1 / generation_config.json
yeliudev's picture
Add checkpoint files
04f74a2
raw
history blame
259 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
32000,
32001,
32007
],
"pad_token_id": 32000,
"repetition_penalty": null,
"temperature": null,
"top_k": null,
"top_p": null,
"transformers_version": "4.44.2"
}