Emu3-Chat-hf / generation_config.json
RaushanTurganbay's picture
Upload generation_config.json with huggingface_hub
74b346d verified
raw
history blame contribute delete
161 Bytes
{
"do_sample": true,
"eos_token_id": 151850,
"max_new_tokens": 50000,
"pad_token_id": 151643,
"top_k": 2048,
"transformers_version": "4.47.0.dev0"
}