NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Gemini last models: temperature, top_p, and top_k are deprecated and ignored (ai.google.dev)
impulser_ 3 minutes ago [-]
Good. These have been basically useless for the past few generations of models, and most of the time made the model perform worst.
aesthesia 17 minutes ago [-]
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.
pixelmelt 5 minutes ago [-]
I'm inclined to agree given how unstable Gemma 4 is when not using the "official" sampler settings
tolugenius 43 minutes ago [-]
> To improve determinism, define a system instruction with explicit rules for your specific use case.

Is this guaranteed to work any better than top_k or top_p? This just sounds like making a smaller version of a Agent.md doc.

tough 32 minutes ago [-]
fwiw sonnet-5 also drops temperature (sonne-4 had it)
greatgib 2 hours ago [-]
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.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 23:57:05 GMT+0000 (Coordinated Universal Time) with Vercel.