-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I put a query in, the response I get back is the same piece of text multiple times. I've also noticed that the repeating unit becomes larger with every repeat, eg: the response looks something like "line 1, line 2, line 1, line 2, line 3, line 1, line 2, line 3, line 4, line 5, line 1, line 2, ..."
. I have tried this with half a dozen queries, with phi3:mini
and granite3.1-moe
models (to check that it's not a model issue), and I see the same behavior.
To Reproduce
Steps to reproduce the behavior:
- Ask a query in the prompt box
- Observe the response
Expected behavior
The response is a sensible block of text without repeating paragraphs.
Screenshots
I have a self-hosted....md
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working