hf_repo / generation_config.json
bobbobobo's picture
Upload folder using huggingface_hub
af2f730 verified
raw history blame
No virus
179 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 32000,
"max_length": 8192,
"pad_token_id": 0,
"transformers_version": "4.38.2"
}