llama.cpp/common
Brian d298382ad9
main: replace --no-special with --special (#7534)
This also flips the default behavior of the output to not include control token by default.
2024-05-27 00:10:17 +10:00
..
CMakeLists.txt `main`: add --json-schema / -j flag (#6659) 2024-04-15 18:35:21 +01:00
base64.hpp
build-info.cpp.in
common.cpp main: replace --no-special with --special (#7534) 2024-05-27 00:10:17 +10:00
common.h main: replace --no-special with --special (#7534) 2024-05-27 00:10:17 +10:00
console.cpp
console.h
grammar-parser.cpp grammar, json, llama: replace push on emplace if it possible (#7273) 2024-05-16 16:14:24 +10:00
grammar-parser.h
json-schema-to-grammar.cpp grammar, json, llama: replace push on emplace if it possible (#7273) 2024-05-16 16:14:24 +10:00
json-schema-to-grammar.h JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143) 2024-05-08 21:53:08 +02:00
json.hpp
log.h Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#7191) 2024-05-16 12:47:36 +10:00
ngram-cache.cpp
ngram-cache.h
sampling.cpp common : normalize naming style (#7462) 2024-05-22 20:04:20 +03:00
sampling.h common : normalize naming style (#7462) 2024-05-22 20:04:20 +03:00
stb_image.h
train.cpp train : change default FA argument (#7528) 2024-05-25 15:22:35 +03:00
train.h