index
:
llama.cpp.git
master
llama.cpp
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2023-05-07
CI: add Windows CLBlast and OpenBLAS builds (#1277)
Henri Vasserman
2023-05-05
ci : add cublas to windows release (#1271)
Erik Scholz
2023-04-24
Fix build for gcc 8 and test in CI (#1154)
Stephan Walter
2023-04-22
ci : trigger CI for drafts, but not most PR actions (#1125)
Stephan Walter
2023-04-22
cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)
Howard Su
2023-04-20
ci : remove the LLAMA_ACCELERATE matrix dimension from Ubuntu builds in the C...
Ivan Komarov
2023-04-18
ci : do not run on drafts
Georgi Gerganov
2023-04-11
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
Pavol Rusnak
2023-03-29
ci : re-enable AVX512 testing (Windows-MSVC) (#584)
anzz1
2023-03-28
CI: fix subdirectory path globbing (#546)
anzz1
2023-03-28
ci : make ctest verbose, hopefully we see what is wrong with the sanitizer
Georgi Gerganov
2023-03-26
ci: add debug build to sanitizer build matrix (#527)
Erik Scholz
2023-03-26
Add support for linux/arm64 platform during Docker Builds (#514)
Juan Calderon-Perez
2023-03-26
CI: Run other sanitizer builds even if one fails (#511)
anzz1
2023-03-25
CMake / CI additions (#497)
anzz1
2023-03-23
Move model section from issue template to README.md (#421)
Gary Mulder
2023-03-23
CI: CMake: Separate build and test steps (#376)
anzz1
2023-03-22
Update issue template so people will use it (#404)
Gary Mulder
2023-03-22
Deduplicate q4 quantization functions (#383)
Stephan Walter
2023-03-22
Fix bin dir for win ci
anzz1
2023-03-21
specify build type for ctest on windows (#371)
Erik Scholz
2023-03-21
Update issue templates
Georgi Gerganov
2023-03-21
Add tokenizer test + revert to C++11 (#355)
Georgi Gerganov
2023-03-20
Docker - Fix publish docker image in GitHub Registry (#235)
Bernat Vadell
2023-03-18
CI Improvements (#230)
anzz1
2023-03-17
add ptread link to fix cmake build under linux (#114)
mmyjona
2023-03-17
🚀 Dockerize llamacpp (#132)
Bernat Vadell
2023-03-13
Add windows to the CI (#98)
Sebastián A
2023-03-12
Add CI (#60)
Georgi Gerganov