COMMITS
/ common/CMakeLists.txt November 29, 2024
D
ggml : move AMX to the CPU backend (#10570)
Diego Devesa committed
November 26, 2024
G
cmake : enable warnings in llama (#10474)
Georgi Gerganov committed
November 25, 2024
G
speculative : refactor and add a simpler example (#10362)
Georgi Gerganov committed
November 3, 2024
D
ggml : move CPU backend to a separate file (#10144)
Diego Devesa committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
September 9, 2024
X
common : move arg parser code to `arg.cpp` (#9388)
Xuan Son Nguyen committed
September 7, 2024
G
llama : refactor sampling v2 (#9294)
Georgi Gerganov committed
June 26, 2024
G
llama : reorganize source code + improve CMake (#8006)
Georgi Gerganov committed
June 7, 2024
I
cmake : fix BUILD_SHARED_LIBS=ON build (#7784)
intelmatt committed
April 15, 2024
O
`main`: add --json-schema / -j flag (#6659)
Olivier Chafik committed
March 23, 2024
J
lookup: complement data from context with general text statistics (#5479)
Johannes Gäßler committed
March 21, 2024
O
json-schema-to-grammar improvements (+ added to server) (#5978)
Olivier Chafik committed
March 17, 2024
P
common: llama_load_model_from_url using --model-url (#6098)
Pierrick Hymbert committed
March 4, 2024
D
cmake : handle cases where git index is not found in .git (#5844)
Dane Madsen committed
December 29, 2023
C
cmake : fix ld warning duplicate libraries libllama.a (#4671)
Cuong Trinh Manh committed
November 30, 2023
J
build : fix build info generation and cleanup Makefile (#3920)
Jared Van Bortel committed
November 27, 2023
November 6, 2023
D
llava : expose as a shared library for downstream projects (#3613)
Damian Stewart committed
November 2, 2023
A
cmake : fix relative path to git submodule index (#3915)
Andrei committed
C
build : link against build info instead of compiling against it (#3879)
cebtenzzre committed
October 11, 2023
K
common : fix mirostat state when using multiple sequences (#3543)
Kerfuffle committed
September 28, 2023
X
train : finetune LORA (#2632)
xaedes committed
August 21, 2023
G
gguf : new file format with flexible meta data (beta) (#2398)
Georgi Gerganov committed