llama.cpp/common
Sigbjørn Skjæret 40bfa04c95
common : use std::string_view now that we target c++17 (#14319)
2025-06-22 08:37:43 +03:00
..
CMakeLists.txt
arg.cpp llama : improve sep token handling (#14272) 2025-06-20 14:04:09 +02:00
arg.h
base64.hpp
build-info.cpp.in cmake: Add ability to pass in LLAMA_BUILD_NUMBER/COMMIT (#14167) 2025-06-13 10:38:52 +02:00
chat-parser.cpp llama-chat : Do not throw when tool parsing fails (#14012) 2025-06-14 17:25:15 +01:00
chat-parser.h llama-chat : Do not throw when tool parsing fails (#14012) 2025-06-14 17:25:15 +01:00
chat.cpp common : suggest --jinja when autodetection fails (#14222) 2025-06-16 21:58:42 +02:00
chat.h
common.cpp vocab : prevent tokenizer overflow (#14301) 2025-06-20 07:13:06 -07:00
common.h llama : improve sep token handling (#14272) 2025-06-20 14:04:09 +02:00
console.cpp
console.h
json-partial.cpp
json-partial.h
json-schema-to-grammar.cpp common : use std::string_view now that we target c++17 (#14319) 2025-06-22 08:37:43 +03:00
json-schema-to-grammar.h
llguidance.cpp
log.cpp
log.h
ngram-cache.cpp
ngram-cache.h
regex-partial.cpp
regex-partial.h
sampling.cpp
sampling.h
speculative.cpp
speculative.h