chatface / generation_config.json
minjung98's picture
Add generation_config.json
ab908c2
raw
history blame contribute delete
154 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 1024,
"pad_token_id": 0,
"transformers_version": "4.31.0"
}