chatv1 / generation_config.json
tsor13's picture
Initial upload of fine‑tuned Gemma + custom tokenizer
e0c9819 verified
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.51.3"
}