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