Youtu-LLM-2B-int4-AutoRound / generation_config.json
INC4AI's picture
Upload folder using huggingface_hub
111113f verified
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"pad_token_id": 128001,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.1",
"use_cache": false
}