summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2024-07-27Merge mainline llama.cpp (#3)Kawrakow
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2024-05-30Move convert.py to examples/convert-legacy-llama.py (#7430)Galunid
2024-05-23ci : use Pythia models instead of OpenLlama (#7470)Georgi Gerganov
2024-05-23ggml : drop support for QK_K=64 (#7473)Georgi Gerganov
2024-05-12remove convert-lora-to-ggml.py (#7204)slaren
2024-05-07ci : add GG_BUILD_EXTRA_TESTS_0 env (#7098)Georgi Gerganov
2024-04-30ggml : add Flash Attention (#5021)Georgi Gerganov
2024-04-29ci : tmp disable gguf-split (#6983)Georgi Gerganov
2024-04-25ci : tmp disable slow testsGeorgi Gerganov
2024-04-25tests : minor bash stuff (#6902)Georgi Gerganov
2024-04-14Fix --split-max-size (#6655)Sigbjørn Skjæret
2024-03-29ci : fix BGE wget (#6383)Georgi Gerganov
2024-03-26cuda : rename build flag to LLAMA_CUDA (#6299)slaren
2024-03-06add wait() to make code stable (#5895)Neo Zhang Jianyu
2024-02-28ci : reduce 3b ppl chunks to 1 to avoid timeout (#5771)Georgi Gerganov
2024-02-18ci : fix wikitext url + compile warnings (#5569)Georgi Gerganov
2024-02-17ci : add an option to fail on compile warning (#3952)Ananta Bastola
2024-02-16ci : fix BERT model download and convertGeorgi Gerganov
2024-02-13bert : add tests + fix quantization (#5475)Georgi Gerganov
2024-01-28ggml : add unified SYCL backend for Intel GPUs (#2690)Abhilash Majumder
2024-01-26ci : add model tests + script wrapper (#4586)crasm
2024-01-17ggml : add IQ2 to test-backend-ops + refactoring (#4990)Georgi Gerganov
2024-01-17imatrix : offload to GPU support (#4957)Georgi Gerganov
2024-01-17metal : create autorelease pool during library build (#4970)Georgi Gerganov
2024-01-02metal : enable shader debugging (cmake option) (#4705)Georgi Gerganov
2023-10-17save-load-state : fix example + add ci test (#3655)Georgi Gerganov
2023-10-12ci : check if there is enough VRAM (#3596)Georgi Gerganov
2023-08-27ci : add LoRA test to CI (#2650)slaren
2023-08-25ci : pip install gguf in editable mode (#2782)Georgi Gerganov
2023-08-23chmod : make scripts executable (#2675)Cebtenzzre
2023-08-21gguf : new file format with flexible meta data (beta) (#2398)Georgi Gerganov
2023-07-22ci : fix argsGeorgi Gerganov
2023-07-22ci : add 7B CUDA tests (#2319)Georgi Gerganov
2023-07-21ci : fix MNT realpath usage (#2250)Georgi Gerganov
2023-07-18ci : integrate with ggml-org/ci (#2250)Georgi Gerganov