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