COMMITS
/ .gitignore December 3, 2024
X
server : (web ui) Various improvements, now use vite as bundler (#10599)
Xuan Son Nguyen committed
November 17, 2024
G
gitignore : ignore local run scripts [no ci]
Georgi Gerganov committed
November 16, 2024
G
make : auto-determine dependencies (#0)
Georgi Gerganov committed
September 7, 2024
X
common : refactor arg parser (#9308)
Xuan Son Nguyen committed
August 18, 2024
L
tests : add integration test for lora adapters (#8957)
ltoniazzi committed
August 9, 2024
T
llava : support MiniCPM-V-2.5 (#7599)
tc-mb committed
July 28, 2024
July 11, 2024
G
gitignore : deprecated binaries
Georgi Gerganov committed
July 5, 2024
X
Reorganize documentation pages (#8325)
Xuan Son Nguyen committed
July 2, 2024
D
chore: ignore all __pychache__
ditsuke committed
February 27, 2024
D
build(python): Package scripts with pip-0517 compliance
ditsuke committed
June 26, 2024
G
llama : reorganize source code + improve CMake (#8006)
Georgi Gerganov committed
June 19, 2024
M
un-ignore `build-info.cmake` and `build-info.sh` (#7996)
Michael de Gans committed
June 12, 2024
O
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809)
Olivier Chafik committed
June 4, 2024
Z
refine .gitignore (#7688)
zhouwg committed
June 2, 2024
A
chore : add ignore rule for generated server themes (#7689)
Austin committed
April 29, 2024
O
Improve usability of --model-url & related flags (#6930)
Olivier Chafik committed
G
llama : fix BPE pre-tokenization (#6920)
Georgi Gerganov committed
April 21, 2024
O
`build`: generate hex dump of server assets during build (#6661)
Olivier Chafik committed
April 11, 2024
P
eval-callback: Example how to use eval callback for debugging (#6576)
Pierrick Hymbert committed
March 25, 2024
M
examples : add "retrieval" (#6193)
Minsoo Cheong committed
March 23, 2024
G
gitignore : gguf-split
Georgi Gerganov committed
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 20, 2024
G
gitignore : ignore curl-related files
Georgi Gerganov committed
March 14, 2024
G
metal : build metallib + fix embed path (#6015)
Georgi Gerganov committed
March 10, 2024
D
llama : add support for GritLM (#5959)
DAN™ committed
February 17, 2024
C
gitignore : update for CLion IDE (#5544)
clibdev committed
January 31, 2024
N
support SYCL backend windows build (#5208)
Neo Zhang Jianyu committed
January 26, 2024
C
ci : add model tests + script wrapper (#4586)
crasm committed
January 17, 2024
G
metal : create autorelease pool during library build (#4970)
Georgi Gerganov committed
January 12, 2024
G
gitignore : imatrix
Georgi Gerganov committed
January 8, 2024
G
examples : add passkey test (#3856)
Georgi Gerganov committed
December 22, 2023
L
lookup : add prompt lookup decoding example (#4484)
LeonEricsson committed
December 7, 2023
G
sync : ggml (new ops, tests, backend, etc.) (#4359)
Georgi Gerganov committed
November 30, 2023
J
build : fix build info generation and cleanup Makefile (#3920)
Jared Van Bortel committed
November 26, 2023
G
lookahead : add example for lookahead decoding (#4207)
Georgi Gerganov committed
November 19, 2023
G
gitignore : tokenize
Georgi Gerganov 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
November 1, 2023
A
server : re-enable completion and embedded at the same time (#3876)
Adrian Hesketh committed
October 22, 2023
G
server : parallel decoding and multimodal (#3677)
Georgi Gerganov committed
October 12, 2023
M
examples: support LLaVA v1.5 (multimodal model) (#3436)
M. Yusuf Sarıgöz committed
October 11, 2023
G
batched : add bench tool (#3545)
Georgi Gerganov committed
October 7, 2023
J
metal : support default.metallib load & reuse code for swift package (#3522)
Jhen-Jie Hong committed
October 3, 2023
G
Work on the BPE tokenizer (#3252)
goerch committed
October 2, 2023
V
infill : add new example + extend server API (#3296)
vvhg1 committed
September 28, 2023
C
build : enable more non-default compiler warnings (#3200)
Cebtenzzre committed
X
train : finetune LORA (#2632)
xaedes committed
G
llama : custom attention mask + parallel decoding + no context swaps (#3228)
Georgi Gerganov committed