CoolFace
Modelpublic

chris0809/tinyLLM-0.51B-VLM

sourceHugging Faceotherupdated 11d agoView on Hugging Face
0likes64downloads
generation_config.json11 linesDownload Raw Back to root
1{
2  "_from_model_config": true,
3  "bos_token_id": 1,
4  "eos_token_id": 73440,
5  "pad_token_id": 73440,
6  "do_sample": false,
7  "max_new_tokens": 2048,
8  "repetition_penalty": 1.08,
9  "no_repeat_ngram_size": 16
10}
11