Youtu-LLM-2B-mlx-4bit / generation_config.json
JohnMai's picture
Add files using upload-large-folder tool
e515fb3 verified
Raw
History Blame Contribute Delete
235 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128001,
"do_sample": true,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.56.0",
"use_cache": false
}