Remix.run Logo
danielhanchen 6 days ago

Oh :( Maybe the settings? Could you try

temperature = 1.0, top_k = 64, top_p = 0.95, min_p = 0.0

canyon289 6 days ago | parent | next [-]

Daniel, thanks for being here providing technical support as well. Cannot express enough how much we appreciate your all work and partnership.

danielhanchen 6 days ago | parent [-]

Thank you and fantastic work with Gemma models!

simonw 6 days ago | parent | prev [-]

My topping only lets me set temperature and top_p but setting them to those values did seem to avoid the infinite loops, thanks.

danielhanchen 6 days ago | parent [-]

Oh fantastic it worked! I was actually trying to see if we can auto set these within LM Studio (Ollama for eg has params, template) - not sure if you know how that can be done? :)