Johannes Gäßler 5ae3426b0b server: fix reported top tokens for temperature 0 (#7203) 1 год назад
..
CMakeLists.txt 7593639ce3 `main`: add --json-schema / -j flag (#6659) 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 4e3880978f Fix memory bug in grammar parser (#7194) 1 год назад
common.h f89fe2732c Main+: optionally allow special tokens from user in interactive mode (#7097) 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 4e3880978f Fix memory bug in grammar parser (#7194) 1 год назад
grammar-parser.h 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 лет назад
json-schema-to-grammar.cpp ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) 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 b0d943de17 Update LOG_IMPL and LOG_TEE_IMPL (#7029) 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 5ae3426b0b server: fix reported top tokens for temperature 0 (#7203) 1 год назад
sampling.h 5ae3426b0b server: fix reported top tokens for temperature 0 (#7203) 1 год назад
stb_image.h 370359e5ba examples: support LLaVA v1.5 (multimodal model) (#3436) 2 лет назад
train.cpp ab336a9d5e code : normalize enum names (#5697) 1 год назад
train.h 4760e7cc0b sync : ggml (backend v2) (#3912) 2 лет назад