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