Y
Hacker News
new
|
ask
|
show
|
jobs
by
JLCarveth
301 days ago
I ran into the same looping issue with that model.
1 comments
danielhanchen
301 days ago
Definitely give
temperature = 1.0, top_k = 64, top_p = 0.95, min_p = 0.0
a try, and maybe repeat_penalty = 1.1
link
temperature = 1.0, top_k = 64, top_p = 0.95, min_p = 0.0
a try, and maybe repeat_penalty = 1.1