LEK-Gemma3-4B / generation_config.json
lthn's picture
LEM-Gemma3-4B: LEK-1 LoRA fine-tune (EUPL-1.2)
e99d9b0 verified
raw
history blame contribute delete
173 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.52.0.dev0"
}