Douglas Hanley d12f781074 llama : streamline embeddings from "non-embedding" models (#8087) 1 年之前
..
cmake f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 年之前
CMakeLists.txt f3f65429c4 llama : reorganize source code + improve CMake (#8006) 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 d12f781074 llama : streamline embeddings from "non-embedding" models (#8087) 1 年之前
common.h d12f781074 llama : streamline embeddings from "non-embedding" models (#8087) 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 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.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 e6bf007744 llama : return nullptr from llama_grammar_init (#8093) 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 年之前