Vinci-Piccolo-1.0 / generation_config.json
Ayushnaik's picture
Vinci Piccolo: open-weight bilingual AI, sovereign infrastructure, grounded reasoning
a926101
Raw
History Blame Contribute Delete
282 Bytes
{
"bos_token_id": null,
"do_sample": true,
"eos_token_id": 248046,
"pad_token_id": 248044,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 20,
"min_p": 0.0,
"repetition_penalty": 1.0,
"max_new_tokens": 32768,
"transformers_version": "5.12.0",
"use_cache": true
}