ES version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
50% Positive
Analyzed from 205 words in the discussion.
Trending Topics
#parameters#model#temperature#models#changes#don#guaranteed#sampling#https#com

Discussion (11 Comments)Read Original on HackerNews
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.
https://gist.github.com/Hellisotherpeople/71ba712f9f899adcb0...
if don't have time for that, just know that these are technical parameters that affect how likely it is an llm will produce the same result after being asked the same question.
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.