COMMITS
/ examples/server/CMakeLists.txt December 7, 2024
G
server : various fixes (#10704)
Georgi Gerganov committed
December 3, 2024
X
server : (web ui) Various improvements, now use vite as bundler (#10599)
Xuan Son Nguyen committed
November 29, 2024
D
ggml : move AMX to the CPU backend (#10570)
Diego Devesa committed
November 7, 2024
X
server : revamp chat UI with vuejs and daisyui (#10175)
Xuan Son Nguyen committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
September 13, 2024
X
server : add loading html page while model is loading (#9468)
Xuan Son Nguyen committed
June 26, 2024
G
llama : reorganize source code + improve CMake (#8006)
Georgi Gerganov committed
June 12, 2024
O
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809)
Olivier Chafik committed
June 1, 2024
Y
server : new UI (#7633)
Yazan Agha-Schrader committed
April 21, 2024
O
`build`: generate hex dump of server assets during build (#6661)
Olivier Chafik committed
April 15, 2024
O
`main`: add --json-schema / -j flag (#6659)
Olivier Chafik committed
March 21, 2024
O
json-schema-to-grammar improvements (+ added to server) (#5978)
Olivier Chafik committed
March 9, 2024
G
server : add SSL support (#5926)
Gabe Goodhart committed
March 7, 2024
G
server : refactor (#5882)
Georgi Gerganov committed
January 26, 2024
X
server : refactored the task processing logic (#5065)
Xuan Son Nguyen committed
December 29, 2023
C
cmake : fix ld warning duplicate libraries libllama.a (#4671)
Cuong Trinh Manh committed
November 6, 2023
D
llava : expose as a shared library for downstream projects (#3613)
Damian Stewart committed
November 2, 2023
C
build : link against build info instead of compiling against it (#3879)
cebtenzzre committed
October 22, 2023
G
server : parallel decoding and multimodal (#3677)
Georgi Gerganov committed
July 21, 2023
P
make : fix embdinput library and server examples building on MSYS2 (#2235)
Przemysław Pawełczyk committed
July 19, 2023
W
cmake : install targets (#2256)
wzy committed
June 17, 2023
R
Server Example Refactor and Improvements (#1570)
Randall Fitzgerald committed
May 21, 2023
S
examples : add server example with REST API (#1443)
Steward Garcia committed