Georgi Gerganov f12295b8a9 llama : fix empty ring buffer push (#9358) 1 year ago
..
cmake f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 year ago
CMakeLists.txt df270ef745 llama : refactor sampling v2 (#9294) 1 year ago
base64.hpp 381efbf480 llava : expose as a shared library for downstream projects (#3613) 2 years ago
build-info.cpp.in b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
common.cpp faf69d4237 llama : sanitize invalid tokens (#9357) 1 year ago
common.h 1b9ae5189c common : refactor arg parser (#9308) 1 year ago
console.cpp 3aefaab9e5 check C++ code with -Wmissing-declarations (#3184) 2 years ago
console.h 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 years ago
json-schema-to-grammar.cpp 139cc621e9 `json`: restore default additionalProperties to false, fix some pattern escapes (#8180) 1 year ago
json-schema-to-grammar.h c12452c7ae JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143) 1 year ago
json.hpp 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) 1 year ago
log.h 6f0dbf6ab0 infill : assert prefix/suffix tokens + remove old space logic (#8351) 1 year ago
ngram-cache.cpp 7aed0ffe68 Fixed lookup compilation issues on Windows (#6273) 1 year ago
ngram-cache.h e02b597be3 lookup: fibonacci hashing, fix crashes (#8548) 1 year ago
sampling.cpp f12295b8a9 llama : fix empty ring buffer push (#9358) 1 year ago
sampling.h df270ef745 llama : refactor sampling v2 (#9294) 1 year ago
stb_image.h ad76569f8e common : Update stb_image.h to latest version (#9161) 1 year ago
train.cpp 9588f196b1 train : change default FA argument (#7528) 1 year ago
train.h 4760e7cc0b sync : ggml (backend v2) (#3912) 2 years ago