File size: 241 Bytes
4b555d8 |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"_from_model_config": true,
"bos_token_id": 1025,
"decoder_start_token_id": 1025,
"do_sample": true,
"eos_token_id": 1024,
"guidance_scale": 1,
"max_length": 2580,
"pad_token_id": 1024,
"transformers_version": "4.43.3"
}
|