Text Generation
Transformers
Safetensors
imp_phi3
conversational
custom_code
Imp-v1.5-4B-Phi3 / generation_config.json
Oyoy1235's picture
Imp-v1.5-4b update
e37c108
raw
history blame contribute delete
No virus
193 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
32000,
32001,
32007
],
"max_new_tokens": 2000,
"pad_token_id": 2,
"transformers_version": "4.36.0"
}