Gemma3-Singlish-Codemix / generation_config.json
Pudamya's picture
Add merged model: Gemma3 Singlish code-mix fine-tune
2951afb verified
raw
history blame contribute delete
167 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.2.0"
}