| .. |
|
cmake
|
f3f65429c4
llama : reorganize source code + improve CMake (#8006)
|
1 year ago |
|
CMakeLists.txt
|
9f40989351
ggml : move CPU backend to a separate file (#10144)
|
1 year ago |
|
arg.cpp
|
8d8ff71536
llama : remove Tail-Free sampling (#10071)
|
1 year ago |
|
arg.h
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
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
|
ae8de6d50a
ggml : build backends as libraries (#10256)
|
1 year ago |
|
common.h
|
b141e5f6ef
server : enable KV cache defrag by default (#10233)
|
1 year ago |
|
console.cpp
|
8277a817f1
console : utf-8 fix for windows stdin (#9690)
|
1 year ago |
|
console.h
|
6381d4e110
gguf : new file format with flexible meta data (beta) (#2398)
|
2 years ago |
|
json-schema-to-grammar.cpp
|
66c2c93082
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
|
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.cpp
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
1 year ago |
|
log.h
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
1 year ago |
|
ngram-cache.cpp
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
1 year ago |
|
ngram-cache.h
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
1 year ago |
|
sampling.cpp
|
8d8ff71536
llama : remove Tail-Free sampling (#10071)
|
1 year ago |
|
sampling.h
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
1 year ago |
|
stb_image.h
|
ad76569f8e
common : Update stb_image.h to latest version (#9161)
|
1 year ago |