You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For certain models, the chat causes infinite newlines after a few turns. I had specifically observed while using Blue-Orchid-2x7b-Q5_K_M that was quantized from here. The infinite newlines are caused after 5 turns for this particular model.
This is a regression caused by PR #6127 . I verified that reverting the commit from that PR fixes the problem.
The text was updated successfully, but these errors were encountered:
For certain models, the chat causes infinite newlines after a few turns. I had specifically observed while using Blue-Orchid-2x7b-Q5_K_M that was quantized from here. The infinite newlines are caused after 5 turns for this particular model.
This is a regression caused by PR #6127 . I verified that reverting the commit from that PR fixes the problem.
The text was updated successfully, but these errors were encountered: