vLLM_mistral_fine_tuning_m / generation_config.json
Shroogawh24's picture
Trained with Unsloth
ac8b419 verified
raw
history blame
No virus
157 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 32768,
"pad_token_id": 770,
"transformers_version": "4.44.2"
}