Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Ollama source stream issue #587

Open
LoopControl opened this issue Aug 10, 2024 · 4 comments
Open

Bug: Ollama source stream issue #587

LoopControl opened this issue Aug 10, 2024 · 4 comments

Comments

@LoopControl
Copy link

When using Ollama (url http://localhost:11434), the response only shows the last streamed chunk/token/word.

It looks like it's replacing the response message with the last streamed token/chunk instead of appending to the previously streamed chunks/tokens.

This is on latest master (commit 952ee5f) checked out a few minutes ago.

@diegocostares
Copy link
Contributor

The exact same thing happens to me @kwaroran plss

RisuAI.mov

@diegocostares
Copy link
Contributor

Check if it worked before and the same problem occurs in version v123.0.0

@Tom-Neverwinter
Copy link

so its not just me. #582 seems like a lot of the api are broken

@razvanab
Copy link

Same here with ollama.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants