openui icon indicating copy to clipboard operation
openui copied to clipboard

Ollama gen error: unconverted data remains: Z

Open MMoneer opened this issue 1 year ago • 3 comments

Hi, response with 2 or 3 code lines then the error DEBUG (openui): Encoding llama data DEBUG (openui): Booting up ollama... INFO (uvicorn.access): 127.0.0.1:52308 - "POST /v1/chat/completions HTTP/1.1" 200 ERROR (openui): Ollama gen error: unconverted data remains: Z DEBUG (openui): Encoding llama data DEBUG (openui): Booting up ollama... INFO (uvicorn.access): 127.0.0.1:52520 - "POST /v1/chat/completions HTTP/1.1" 200 ERROR (openui): Ollama gen error: unconverted data remains: Z brave_03042024_055

MMoneer avatar Apr 03 '24 19:04 MMoneer

@MMoneer I just pushed a fix that should resolve this, not sure what's going on exactly but can you try pulling and seeing if you still get the error?

vanpelt avatar Apr 03 '24 20:04 vanpelt

That seems to have fixed it.

itsmebcc avatar Apr 03 '24 20:04 itsmebcc

@MMoneer I just pushed a fix that should resolve this, not sure what's going on exactly but can you try pulling and seeing if you still get the error?

Thank you, for fixing the issue, this is the fastest issue solved with code fixing. 💯 🥇

MMoneer avatar Apr 03 '24 20:04 MMoneer