llama_cpp_for_radxa_dragon_.../common
Olivier Chafik aa48e373f2
server: inject date_string in llama 3.x template + fix date for firefunction v2 (#12802)
* Inject date_string in llama 3.x + fix for functionary v2

https://github.com/ggml-org/llama.cpp/issues/12729

* move/fix detection of functionary v3.1 before llama 3.x, fix & test their non-tool mode

Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>

* generate more tokens in test_completion_with_required_tool_tiny_fast to avoid truncation

---------

Co-authored-by: ochafik <ochafik@google.com>
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
2025-05-15 02:39:51 +01:00
..
cmake
minja sync: minja (#12739) 2025-04-04 21:16:39 +01:00
arg.cpp Add --no-op-offload to improve -ot pp perf in MoE models like llama4 400B (#13386) 2025-05-11 14:18:39 +02:00
arg.h common : add common_remote_get_content (#13123) 2025-04-26 22:58:12 +02:00
base64.hpp
build-info.cpp.in
chat.cpp server: inject date_string in llama 3.x template + fix date for firefunction v2 (#12802) 2025-05-15 02:39:51 +01:00
chat.h server: inject date_string in llama 3.x template + fix date for firefunction v2 (#12802) 2025-05-15 02:39:51 +01:00
CMakeLists.txt common: add partial regex support (#12808) 2025-05-14 19:50:57 +01:00
common.cpp common: add partial regex support (#12808) 2025-05-14 19:50:57 +01:00
common.h common: add partial regex support (#12808) 2025-05-14 19:50:57 +01:00
console.cpp
console.h
json-schema-to-grammar.cpp grammar : handle maxItems == 0 in JSON schema (#13117) 2025-04-26 10:10:20 +02:00
json-schema-to-grammar.h
json.hpp
llguidance.cpp llguidance : set tokenizer slices to default (#13424) 2025-05-10 17:19:52 +02:00
log.cpp
log.h
ngram-cache.cpp
ngram-cache.h
regex-partial.cpp common: add partial regex support (#12808) 2025-05-14 19:50:57 +01:00
regex-partial.h common: add partial regex support (#12808) 2025-05-14 19:50:57 +01:00
sampling.cpp common : Add a warning when we can't match samplers from a string or char. (#13330) 2025-05-07 11:23:28 +03:00
sampling.h
speculative.cpp llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
speculative.h
stb_image.h