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
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2024-05-22
build : remove zig (#7471)
Georgi Gerganov
2024-05-20
server : fix temperature + disable some tests (#7409)
Georgi Gerganov
2024-05-20
llama : remove MPI backend (#7395)
slaren
2024-05-19
labeler.yml: Use settings from ggerganov/llama.cpp [no ci] (#7363)
Brian
2024-05-18
ci : re-enable sanitizer runs (#7358)
Georgi Gerganov
2024-05-18
github-actions-labeler: initial commit (#7330)
Brian
2024-05-17
ROCm: use native CMake HIP support (#5966)
Gavin Zhao
2024-05-16
ci: fix bin/Release path for windows-arm64 builds (#7317)
Max Krasnyansky
2024-05-16
Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#...
Max Krasnyansky
2024-05-14
ggml : add RPC backend (#6829)
Radoslav Gerganov
2024-05-13
[SYCL] Add oneapi runtime dll files to win release package (#7241)
Neo Zhang
2024-05-13
[SYCL] update CI with oneapi 2024.1 (#7235)
Neo Zhang
2024-05-05
Disable benchmark on forked repo (#7034)
Sigbjørn Skjæret
2024-05-03
convert.py : add python logging instead of print() (#6511)
Brian
2024-05-01
ci : exempt confirmed bugs from being tagged as stale (#7014)
slaren
2024-04-29
build(cmake): simplify instructions (`cmake -B build && cmake --build build ....
Olivier Chafik
2024-04-29
llama : fix BPE pre-tokenization (#6920)
Georgi Gerganov
2024-04-29
ci : add building in MSYS2 environments (Windows) (#6967)
Przemysław Pawełczyk
2024-04-27
ci: server: tests python env on github container ubuntu latest / fix n_predic...
Pierrick Hymbert
2024-04-26
ci: server: fix python installation (#6925)
Pierrick Hymbert
2024-04-26
ci: server: fix python installation (#6922)
Pierrick Hymbert
2024-04-26
ci: server: fix python installation (#6918)
Pierrick Hymbert
2024-04-26
ci: fix concurrency for pull_request_target (#6917)
Pierrick Hymbert
2024-04-22
ci: fix job are cancelling each other (#6781)
Pierrick Hymbert
2024-04-19
ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6...
loonerin
2024-04-14
[bug fix] convert github repository_owner to lowercase (#6673)
Jaemin Son
2024-04-12
ci : disable Metal for macOS-latest-cmake-x64 (#6628)
Georgi Gerganov
2024-04-11
ci: download artifacts to release directory (#6612)
Hugo Roussel
2024-04-11
eval-callback: Example how to use eval callback for debugging (#6576)
Pierrick Hymbert
2024-04-06
ci: bench: support sse and fix prompt processing time / server: add tokens us...
Pierrick Hymbert
2024-04-04
ci: exempt master branch workflows from getting cancelled (#6486)
Minsoo Cheong
2024-04-04
build CI: Name artifacts (#6482)
Ewout ter Hoeven
2024-04-04
ci: bench fix concurrency for workflow trigger dispatch with sha1 (#6478)
Pierrick Hymbert
2024-04-04
ci: bench: add more ftype, fix triggers and bot comment (#6466)
Pierrick Hymbert
2024-04-03
ci : update checkout, setup-python and upload-artifact to latest (#6456)
Ewout ter Hoeven
2024-04-01
ci: server: verify deps are coherent with the commit (#6409)
Pierrick Hymbert
2024-03-30
ci: bench: fix Resource not accessible by integration on PR event (#6393)
Pierrick Hymbert
2024-03-28
ci: bench: fix master not schedule, fix commit status failed on external repo...
Pierrick Hymbert
2024-03-27
server: continuous performance monitoring and PR comment (#6283)
Pierrick Hymbert
2024-03-27
[SYCL] fix no file in win rel (#6314)
Neo Zhang Jianyu
2024-03-26
cuda : rename build flag to LLAMA_CUDA (#6299)
slaren
2024-03-24
ci : close inactive issue, increase operations per run (#6270)
Pierrick Hymbert
2024-03-24
Support build win release for SYCL (#6241)
Neo Zhang Jianyu
2024-03-23
common: llama_load_model_from_url split support (#6192)
Pierrick Hymbert
2024-03-22
convert-llama2c-to-ggml : enable conversion of GQA models (#6237)
fraxy-v
2024-03-22
ci: apply concurrency limit for github workflows (#6243)
Minsoo Cheong
2024-03-22
tests : conditional python & node json schema tests (#6207)
Olivier Chafik
2024-03-22
ci : add CURL flag for the mac builds (#6214)
Vaibhav Srivastav
2024-03-21
ci : fix indentation error (#6195)
Vaibhav Srivastav
2024-03-21
build : add mac pre-build binaries (#6182)
Vaibhav Srivastav
[next]