COMMITS
/ ci/run.sh December 1, 2024
W
ci: add error handling for Python venv creation in run.sh (#10608)
Wang Qin committed
November 8, 2024
G
metal : opt-in compile flag for BF16 (#10218)
Georgi Gerganov committed
November 2, 2024
G
llama : adjust default context size + print warnings (#10136)
Georgi Gerganov committed
October 24, 2024
G
ci : fix cmake flags for SYCL
Georgi Gerganov committed
October 5, 2024
G
rerank : use [SEP] token instead of [BOS] (#9737)
Georgi Gerganov committed
September 28, 2024
G
llama : add reranking support (#9510)
Georgi Gerganov committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
August 26, 2024
G
ci : add VULKAN support to ggml-ci (#9055)
Georgi Gerganov committed
S
ggml-ci : try to improve build time (#9160)
slaren committed
July 7, 2024
A
ci : add checks for cmake,make and ctest in ci/run.sh (#8200)
Alex Tuddenham committed
July 5, 2024
G
py : switch to snake_case (#8305)
Georgi Gerganov committed
March 10, 2024
D
fix: Update script paths in CI scripts
ditsuke 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
May 30, 2024
G
Move convert.py to examples/convert-legacy-llama.py (#7430)
Galunid committed
May 23, 2024
G
ci : use Pythia models instead of OpenLlama (#7470)
Georgi Gerganov committed
G
ggml : drop support for QK_K=64 (#7473)
Georgi Gerganov committed
May 12, 2024
S
remove convert-lora-to-ggml.py (#7204)
slaren committed
May 7, 2024
G
ci : add GG_BUILD_EXTRA_TESTS_0 env (#7098)
Georgi Gerganov committed
April 30, 2024
G
ggml : add Flash Attention (#5021)
Georgi Gerganov committed
April 29, 2024
G
ci : tmp disable gguf-split (#6983)
Georgi Gerganov committed
April 25, 2024
G
ci : tmp disable slow tests
Georgi Gerganov committed
G
tests : minor bash stuff (#6902)
Georgi Gerganov committed
April 14, 2024
S
Fix --split-max-size (#6655)
Sigbjørn Skjæret committed
March 29, 2024
G
ci : fix BGE wget (#6383)
Georgi Gerganov committed
March 26, 2024
S
cuda : rename build flag to LLAMA_CUDA (#6299)
slaren committed
March 6, 2024
N
add wait() to make code stable (#5895)
Neo Zhang Jianyu committed
February 28, 2024
G
ci : reduce 3b ppl chunks to 1 to avoid timeout (#5771)
Georgi Gerganov committed
February 18, 2024
G
ci : fix wikitext url + compile warnings (#5569)
Georgi Gerganov committed
February 17, 2024
A
ci : add an option to fail on compile warning (#3952)
Ananta Bastola committed
February 16, 2024
G
ci : fix BERT model download and convert
Georgi Gerganov committed
February 13, 2024
G
bert : add tests + fix quantization (#5475)
Georgi Gerganov committed
January 28, 2024
A
ggml : add unified SYCL backend for Intel GPUs (#2690)
Abhilash Majumder committed
January 26, 2024
C
ci : add model tests + script wrapper (#4586)
crasm committed
January 17, 2024
G
ggml : add IQ2 to test-backend-ops + refactoring (#4990)
Georgi Gerganov committed
G
imatrix : offload to GPU support (#4957)
Georgi Gerganov committed
G
metal : create autorelease pool during library build (#4970)
Georgi Gerganov committed
January 2, 2024
G
metal : enable shader debugging (cmake option) (#4705)
Georgi Gerganov committed
October 17, 2023
G
save-load-state : fix example + add ci test (#3655)
Georgi Gerganov committed
October 12, 2023
G
ci : check if there is enough VRAM (#3596)
Georgi Gerganov committed
August 27, 2023
S
ci : add LoRA test to CI (#2650)
slaren committed
August 25, 2023
G
ci : pip install gguf in editable mode (#2782)
Georgi Gerganov committed
August 23, 2023
C
chmod : make scripts executable (#2675)
Cebtenzzre committed
August 21, 2023
G
gguf : new file format with flexible meta data (beta) (#2398)
Georgi Gerganov committed
July 22, 2023
G
ci : fix args
Georgi Gerganov committed
G
ci : add 7B CUDA tests (#2319)
Georgi Gerganov committed
July 21, 2023
G
ci : fix MNT realpath usage (#2250)
Georgi Gerganov committed
July 18, 2023
G
ci : integrate with ggml-org/ci (#2250)
Georgi Gerganov committed