Live data from Hacker News

Gemini last models: temperature, top_p, and top_k are deprecated and ignored

ai.google.dev

1–10 of 53 posts

Re: Gemini last models: temperature, top_p, and top_k are deprecated and ignored

#2
1. Sampling parameter deprecation (temperature, top_p, top_k)

temperature, top_p, and top_k are deprecated and ignored. In future model generations, supplying these parameters returns an HTTP 400 error. Remove these parameters from all requests.

Re: Gemini last models: temperature, top_p, and top_k are deprecated and ignored

#6

My guess is that RL training being done with particular generation parameters makes models much more brittle to changes in these parameters, and that's why we're seeing changes like this across model providers. But I don't really know.

I'm inclined to agree given how unstable Gemma 4 is when not using the "official" sampler settings
Post reply on HN