Johannes Gäßler 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 年之前
..
cmake f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 年之前
CMakeLists.txt c27ac678dd Opt class for positional argument handling (#10508) 1 年之前
arg.cpp f66f582927 llama : refactor `src/llama.cpp` (#10902) 1 年之前
arg.h 7eee341bee common : use common_ prefix for common library functions (#9805) 1 年之前
base64.hpp 381efbf480 llava : expose as a shared library for downstream projects (#3613) 2 年之前
build-info.cpp.in b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 年之前
common.cpp 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 年之前
common.h f66f582927 llama : refactor `src/llama.cpp` (#10902) 1 年之前
console.cpp 8277a817f1 console : utf-8 fix for windows stdin (#9690) 1 年之前
console.h 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 年之前
json-schema-to-grammar.cpp 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) 1 年之前
json-schema-to-grammar.h c12452c7ae JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143) 1 年之前
json.hpp 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) 1 年之前
log.cpp 7eee341bee common : use common_ prefix for common library functions (#9805) 1 年之前
log.h 7eee341bee common : use common_ prefix for common library functions (#9805) 1 年之前
ngram-cache.cpp 727368c60f llama : use LLAMA_TOKEN_NULL (#11062) 1 年之前
ngram-cache.h 727368c60f llama : use LLAMA_TOKEN_NULL (#11062) 1 年之前
sampling.cpp 644fd71b44 sampling : refactor + optimize penalties sampler (#10803) 1 年之前
sampling.h d9d54e498d speculative : refactor and add a simpler example (#10362) 1 年之前
speculative.cpp c2a16c0bdb server : fix free of spec context and batch (#10651) 1 年之前
speculative.h d9d54e498d speculative : refactor and add a simpler example (#10362) 1 年之前
stb_image.h ad76569f8e common : Update stb_image.h to latest version (#9161) 1 年之前