Safetensors
etchat_phi3
custom_code
ETChat-Phi3-Mini-Stage-2 / generation_config.json
yeliudev's picture
Add checkpoint files
cd45b68
{
"_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"
}