qwen3.5-9b-hindi-instruct / generation_config.json
pankajpandey-dev's picture
Upload generation_config.json with huggingface_hub
ea802c4 verified
Raw
History Blame Contribute Delete
245 Bytes
{
"_from_model_config": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248055,
"transformers_version": "5.5.0",
"use_cache": true,
"repetition_penalty": 1.1,
"no_repeat_ngram_size": 6,
"max_new_tokens": 512
}