| .. |
|
cmake
|
f3f65429c4
llama : reorganize source code + improve CMake (#8006)
|
1 年之前 |
|
CMakeLists.txt
|
6262d13e0b
common : reimplement logging (#9418)
|
1 年之前 |
|
arg.cpp
|
f4d2b8846a
llama : add reranking support (#9510)
|
1 年之前 |
|
arg.h
|
bfe76d4a17
common : move arg parser code to `arg.cpp` (#9388)
|
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
|
faac0bae26
common : ensure llama_batch size does not exceed max size (#9668)
|
1 年之前 |
|
common.h
|
f4d2b8846a
llama : add reranking support (#9510)
|
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
|
139cc621e9
`json`: restore default additionalProperties to false, fix some pattern escapes (#8180)
|
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
|
cea1486ecf
log : add CONT level for continuing previous log entry (#9610)
|
1 年之前 |
|
log.h
|
cea1486ecf
log : add CONT level for continuing previous log entry (#9610)
|
1 年之前 |
|
ngram-cache.cpp
|
6262d13e0b
common : reimplement logging (#9418)
|
1 年之前 |
|
ngram-cache.h
|
e02b597be3
lookup: fibonacci hashing, fix crashes (#8548)
|
1 年之前 |
|
sampling.cpp
|
b0f27361f3
sampling : avoid expensive softmax during greedy sampling (#9605)
|
1 年之前 |
|
sampling.h
|
49006c67b4
llama : move random seed generation to the samplers (#9398)
|
1 年之前 |
|
stb_image.h
|
ad76569f8e
common : Update stb_image.h to latest version (#9161)
|
1 年之前 |
|
train.cpp
|
6262d13e0b
common : reimplement logging (#9418)
|
1 年之前 |
|
train.h
|
4760e7cc0b
sync : ggml (backend v2) (#3912)
|
2 年之前 |