llama.cpp
05a8896e - chat: migrate gpt_oss to modular PEG parser

Commit
169 days ago
chat: migrate gpt_oss to modular PEG parser Move GPT-OSS tool call parsing to common/chat-syntax/gpt-oss.cpp. Uses native PEG parser for channel-based format with special tokens: <|channel|>analysis|commentary|final, <|message|>...<|end|> 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Author
Parents
Loading