Qwen3-0.6B-Alpaca / generation_config.json
wesjos's picture
Upload folder using huggingface_hub
4b3799d verified
raw
history blame contribute delete
150 Bytes
{
"eos_token_id": [
151643
],
"max_length": 32768,
"max_new_tokens": 2048,
"pad_token_id": 151643,
"transformers_version": "4.57.1"
}