Recommended Settings

#1
by arkqueue - opened

What are the recommended settings (like temperature, top_k, etc) for this model?

I usually stick close to the official Gemma 4 defaults: temperature: 1.0 and top_p: 0.95.

They recommend top_k: 64, although I personally leave top_k in SillyTavern Chat Completions at the default. I may experiment with that more at some point.

However, you can experiment and find what works best for you. Just be aware that raising the temperature too high can cause incoherence.

I also don't use any repetition penalty.

Sign up or log in to comment