Gemma3-RKLLM / generation_config.json
ThomasTheMaker's picture
Upload folder using huggingface_hub
b2f9090 verified
raw
history blame contribute delete
128 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.51.3"
}