slaren 49006c67b4 llama : move random seed generation to the samplers (#9398) 1 year ago
..
cmake f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 year ago
CMakeLists.txt bfe76d4a17 common : move arg parser code to `arg.cpp` (#9388) 1 year ago
arg.cpp 49006c67b4 llama : move random seed generation to the samplers (#9398) 1 year ago
arg.h bfe76d4a17 common : move arg parser code to `arg.cpp` (#9388) 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 bfe76d4a17 common : move arg parser code to `arg.cpp` (#9388) 1 year ago
common.h bfe76d4a17 common : move arg parser code to `arg.cpp` (#9388) 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 49006c67b4 llama : move random seed generation to the samplers (#9398) 1 year ago
sampling.h 49006c67b4 llama : move random seed generation to the samplers (#9398) 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