summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-06-19ggml : synchronize threads using barriers (#7993)slaren
2024-06-19codecov : remove (#8004)Georgi Gerganov
2024-06-16github : update pr templateGeorgi Gerganov
2024-06-14ci : fix macos x86 build (#7940)olexiyb
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2024-06-12fix broken link in pr template (#7880) [no ci]Deven Mistry
2024-06-11github: move PR template to .github/ root (#7868)Brian
2024-06-11fix CUDA CI by using a windows-2019 image (#7861)slaren
2024-06-10ci : try win-2019 on server windows test (#7854)slaren
2024-06-10docs: Added initial PR template with directions for doc only changes and squa...Nicolás Pérez
2024-06-04ggml : remove OpenCL (#7735)Georgi Gerganov
2024-06-03ggml : use OpenMP as a thread pool (#7606)Masaya, Kato
2024-05-30github: add contact links to issues and convert question into research [no ci...Brian
2024-05-30[SYCL] fix intel docker (#7630)Meng, Hengyu
2024-05-28github: add refactor to issue template (#7561)Brian
2024-05-27github: add self sorted issue ticket forms (#7543)Brian
2024-05-25labeler: added Apple Metal detector (+Kompute) (#7529)Brian
2024-05-24docker.yml: disable light-intel and server-intel test (#7515)Brian
2024-05-23labeler.yml: add embedding label detector [no ci] (#7482)Brian
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