llama.cpp/tools/server/webui/src
Aldehir Rojas b204a5a234
gpt-oss: implement harmony parsing (#15181)
* model : add harmony parser for gpt-oss

* gpt-oss : fix grammar trigger from causing empty stack

* gpt-oss: tweak the grammar trigger again

* gpt-oss : add support for recipient in role header

* gpt-oss : fix ungrouped tool calls in grammar

* gpt-oss : loosen function name matching during parse

* gpt-oss : clean up workarounds

* gpt-oss : add template tests

* gpt-oss : simulate thinking and tool call tags

* gpt-oss : undo think tags when reasoning_format is none

* gpt-oss : set special tokens back to user defined

* gpt-oss : update openai-gpt-oss template

* server : filter out harmony thought messages

* gpt-oss : simplify parsing
2025-08-14 17:23:11 +03:00
..
components gpt-oss: implement harmony parsing (#15181) 2025-08-14 17:23:11 +03:00
utils gpt-oss: implement harmony parsing (#15181) 2025-08-14 17:23:11 +03:00
App.tsx webui: fix sidebar being covered by main content (#14082) 2025-06-09 12:01:17 +02:00
Config.ts webui : handle PDF input (as text or image) + convert pasted long content to file (#13562) 2025-05-15 14:24:50 +02:00
index.scss webui: fix markdown table (#15081) 2025-08-05 13:56:44 +02:00
main.tsx llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
vite-env.d.ts llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00