aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
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-26CI: Run other sanitizer builds even if one fails (#511)anzz1
2023-03-25CMake / CI additions (#497)anzz1
2023-03-23CI: CMake: Separate build and test steps (#376)anzz1
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-21Add tokenizer test + revert to C++11 (#355)Georgi Gerganov
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