llama_cpp_for_radxa_dragon_.../common
Adrien Gallouët beb1f0c503
common : throttle download progress output to reduce IO flush (#17427)
This change limits progress updates to approximately every 0.1% of the
file size to minimize stdio overhead.

Also fixes compiler warnings regarding __func__ in lambdas.

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2025-11-30 14:22:44 +02:00
..
arg.cpp common: add LLAMA_LOG_FILE env var (#17609) 2025-11-30 12:12:32 +01:00
arg.h
base64.hpp
build-info.cpp.in
chat-parser-xml-toolcall.cpp
chat-parser-xml-toolcall.h
chat-parser.cpp
chat-parser.h
chat.cpp
chat.h
CMakeLists.txt
common.cpp
common.h
console.cpp
console.h
download.cpp common : throttle download progress output to reduce IO flush (#17427) 2025-11-30 14:22:44 +02:00
download.h
http.h
json-partial.cpp
json-partial.h
json-schema-to-grammar.cpp common : fix json schema with '\' in literals (#17307) 2025-11-29 17:06:32 +01: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