Has anyone found a solution to the wrong parsing from GPT-OSS models ? #16779 #869
Replies: 3 comments 2 replies
-
|
Have you updated Open WebUI to the latest build? If it works with built in webui, but not Open Webui, then Open Webui does not parse it correctly. Open an issue there. |
Beta Was this translation helpful? Give feedback.
-
|
This is actually an Open WebUI issue, not an ik-llama one.
For future runs, select this model to use. |
Beta Was this translation helpful? Give feedback.
-
|
NOISE STARTED Hey guys, looking simply at the objective history as it is, what do we have? The Elon Musk initially financed the OpenAI with a premise that everything they do will remain opensource! AFAIK, it was about 30M USD. And we ended up with what? With a puny 120B parameter openweights model from OpenAI??? I mean, even their latest GPT5 with their "smart" router is an absolute garbage. And after all of this you're chosing to discuss what is the most proper way to run OSS? Eh... Am I getting too old? WTF is going on here? Can anyone explain? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone.
I tried many, many things but can't seem to find a way to use GPT-OSS-120b (model originally downloaded with LM Studio) so that it stops outputting the harmony tags like <|channel|>.
I use it with Open WebUI and Codex and the problem happens with the two.
I tried everything that I read on this pull request : https://github.com/ikawrakow/ik_llama.cpp/pull/723
Here is the command that I used :
Example of the issue :
<|channel|>analysis <|channel|>analysis<|message|>The user just says "Hey". Likely a greeting. Should respond accordingly. Keep tone friendly. Possibly ask how can help.<|end|><|start|>assistant<|channel|>finalHello! How can I assist you today?version :
build/bin/llama-server --version version: 3928 (16f30fcf3) built with cc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0 for x86_64-linux-gnuI opened this discussion and not an issue as I have seen that other issues are already opened but not primarily for this model. I hope that I don't make any mistake here, this is my first time posting on a GitHub repo.
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions