llama_cpp_for_radxa_dragon_.../common
Olivier Chafik bfcce4d693
tool-call: support Command R7B (+ return tool_plan "thoughts" in API) (#11585)
* `tool-call`: support Command R7B (w/ tool_plan return)

* `tool-call`: cleaner preservation of tokens + warn when likely bad chat template override

* `tool-call`: test cleanup / handle lazy grammar triggers
2025-02-02 09:25:38 +00:00
..
cmake
arg.cpp
arg.h
base64.hpp
build-info.cpp.in
chat-template.hpp tool-call: fix llama 3.x and functionary 3.2, play nice w/ pydantic_ai package, update readme (#11539) 2025-01-31 14:15:25 +00:00
chat.cpp tool-call: support Command R7B (+ return tool_plan "thoughts" in API) (#11585) 2025-02-02 09:25:38 +00:00
chat.hpp tool-call: support Command R7B (+ return tool_plan "thoughts" in API) (#11585) 2025-02-02 09:25:38 +00:00
CMakeLists.txt sampling : support for llguidance grammars (#10224) 2025-02-02 09:55:32 +02:00
common.cpp Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (#9639) 2025-01-30 19:13:58 +00:00
common.h tool-call: support Command R7B (+ return tool_plan "thoughts" in API) (#11585) 2025-02-02 09:25:38 +00:00
console.cpp
console.h
json-schema-to-grammar.cpp sampling : support for llguidance grammars (#10224) 2025-02-02 09:55:32 +02:00
json-schema-to-grammar.h sampling : support for llguidance grammars (#10224) 2025-02-02 09:55:32 +02:00
json.hpp
llguidance.cpp sampling : support for llguidance grammars (#10224) 2025-02-02 09:55:32 +02:00
log.cpp common: Add missing va_end (#11529) 2025-01-31 07:58:55 +02:00
log.h
minja.hpp Fix exotic ci env that lacks ostringstream::str (#11581) 2025-02-02 09:10:15 +00:00
ngram-cache.cpp
ngram-cache.h
sampling.cpp sampling : support for llguidance grammars (#10224) 2025-02-02 09:55:32 +02:00
sampling.h sampling : support for llguidance grammars (#10224) 2025-02-02 09:55:32 +02:00
speculative.cpp
speculative.h
stb_image.h