aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-04-22cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)Howard Su
2023-04-20ci : remove the LLAMA_ACCELERATE matrix dimension from Ubuntu builds in the C...Ivan Komarov
2023-04-18ci : do not run on draftsGeorgi Gerganov
2023-04-11Fix whitespace, add .editorconfig, add GitHub workflow (#883)Pavol Rusnak
2023-03-29ci : re-enable AVX512 testing (Windows-MSVC) (#584)anzz1
2023-03-28CI: fix subdirectory path globbing (#546)anzz1
2023-03-28ci : make ctest verbose, hopefully we see what is wrong with the sanitizerGeorgi Gerganov
2023-03-26ci: add debug build to sanitizer build matrix (#527)Erik Scholz
2023-03-26Add support for linux/arm64 platform during Docker Builds (#514)Juan Calderon-Perez
2023-03-26CI: Run other sanitizer builds even if one fails (#511)anzz1
2023-03-25CMake / CI additions (#497)anzz1
2023-03-23Move model section from issue template to README.md (#421)Gary Mulder
2023-03-23CI: CMake: Separate build and test steps (#376)anzz1
2023-03-22Update issue template so people will use it (#404)Gary Mulder
2023-03-22Deduplicate q4 quantization functions (#383)Stephan Walter
2023-03-22Fix bin dir for win cianzz1
2023-03-21specify build type for ctest on windows (#371)Erik Scholz
2023-03-21Update issue templatesGeorgi Gerganov
2023-03-21Add tokenizer test + revert to C++11 (#355)Georgi Gerganov
2023-03-20Docker - Fix publish docker image in GitHub Registry (#235)Bernat Vadell
2023-03-18CI Improvements (#230)anzz1
2023-03-17add ptread link to fix cmake build under linux (#114)mmyjona
2023-03-17🚀 Dockerize llamacpp (#132)Bernat Vadell
2023-03-13Add windows to the CI (#98)Sebastián A
2023-03-12Add CI (#60)Georgi Gerganov