Douglas Hanley 80ea089d77 llama : allow pooled embeddings on any model (#7477) 1 год назад
..
CMakeLists.txt 27615f5ab2 cmake : fix BUILD_SHARED_LIBS=ON build (#7784) 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 80ea089d77 llama : allow pooled embeddings on any model (#7477) 1 год назад
common.h b96f9afb0d chore: clean useless beam search param (#7985) 1 год назад
console.cpp 3aefaab9e5 check C++ code with -Wmissing-declarations (#3184) 2 лет назад
console.h 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 лет назад
grammar-parser.cpp ad675e1c67 Added support for . (any character) token in grammar engine. (#6467) 1 год назад
grammar-parser.h 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 лет назад
json-schema-to-grammar.cpp b61eb9644d json: refine constraint for whitespace to avoid runaways yet allow pretty print (#7866) 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.h 13ad16af12 Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#7191) 1 год назад
ngram-cache.cpp 7aed0ffe68 Fixed lookup compilation issues on Windows (#6273) 1 год назад
ngram-cache.h 50ccaf5eac lookup: complement data from context with general text statistics (#5479) 1 год назад
sampling.cpp 6ff13987ad common : normalize naming style (#7462) 1 год назад
sampling.h 6ff13987ad common : normalize naming style (#7462) 1 год назад
stb_image.h 370359e5ba examples: support LLaVA v1.5 (multimodal model) (#3436) 2 лет назад
train.cpp 9588f196b1 train : change default FA argument (#7528) 1 год назад
train.h 4760e7cc0b sync : ggml (backend v2) (#3912) 2 лет назад