vLLM_mistral_fine_tuning / generation_config.json
Shroogawh24's picture
Trained with Unsloth
f1c0fcb 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.1"
}