summaryrefslogtreecommitdiff
path: root/.devops
AgeCommit message (Expand)Author
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2024-06-12update intel docker oneapi-basekit to 2024.1.1-devel-ubuntu22.04 (#7894)Meng, Hengyu
2024-06-06docker : build only main and server in their images (#7782)slaren
2024-06-06docker : add openmp lib (#7780)slaren
2024-05-30Fixed painfully slow single process builds. (#7326)JohnnyB
2024-05-30Move convert.py to examples/convert-legacy-llama.py (#7430)Galunid
2024-05-30[SYCL] fix intel docker (#7630)Meng, Hengyu
2024-05-20llama : remove MPI backend (#7395)slaren
2024-05-17ROCm: use native CMake HIP support (#5966)Gavin Zhao
2024-04-29build(cmake): simplify instructions (`cmake -B build && cmake --build build ....Olivier Chafik
2024-04-04server: add cURL support to server Dockerfiles (#6474)Ed Lepedus
2024-04-03server: add cURL support to `server.Dockerfile` (#6461)Ed Lepedus
2024-03-29Fedora build update (#6388)Mohammadreza Hendiani
2024-03-28nix: removed unnessesary indentationhutli
2024-03-28nix: moved blas availability check to package inputs so it is still overridablehutli
2024-03-28using blas.meta.available to check host platformhutli
2024-03-28only using explicit blas if hostPlatform is allowedhutli
2024-03-28nix: package: don't introduce the dependency on pythonSomeone Serge
2024-03-28nix: .#widnows: inithutli
2024-03-25nix: make `xcrun` visible in Nix sandbox for precompiling Metal shaders (#6118)Joseph Stahl
2024-03-26cuda : rename build flag to LLAMA_CUDA (#6299)slaren
2024-03-25nix: fix blas support (#6281)Christian Kögler
2024-03-05fix editorconfig check break (#5879)Minsoo Cheong
2024-03-04nix: static build (#5814)hutli
2024-03-01build(nix): Introduce flake.formatter for `nix fmt` (#5687)Tushar
2024-02-22nix: init singularity and docker images (#5056)Someone
2024-02-19Enable Vulkan MacOS CI0cc4m
2024-02-03add Vulkan support to Nix flakeMartin Schwaighofer
2024-02-02docker : add build for SYCL, Vulkan + update readme (#5228)Xuan Son Nguyen
2024-01-28docker : add server-first container images (#5157)Kyle Mistele
2024-01-24nix-shell: use addToSearchPathMichael Hueschen
2024-01-24nix: add cc to devShell LD_LIBRARY_PATHMichael Hueschen
2024-01-23devops : add intel oneapi dockerfile (#5068)Xuan Son Nguyen
2024-01-22nix: add a comment on the many nixpkgs-with-cuda instancesSomeone Serge
2024-01-22nix: add a comment about makeScopeSomeone Serge
2024-01-22nix: refactor the cleanSource rulesSomeone Serge
2024-01-22llama : support StableLM 2 1.6B (#5052)compilade
2024-01-21Revert LLAMA_NATIVE to OFF in flake.nix (#5066)iSma
2024-01-05flake.nix : fix typo (#4700)Ikko Eltociear Ashimine
2023-12-31flake.nix: expose full scope in legacyPackagesSomeone Serge
2023-12-29python : add check-requirements.sh and GitHub workflow (#4585)crasm
2023-12-29flake.nix : rewrite (#4605)Philip Taron
2023-11-30docker : add finetune option (#4211)Juraj Bednar
2023-09-15ci : Cloud-V for RISC-V builds (#3160)Ali Tariq
2023-09-08docker : add git to full-cuda.Dockerfile main-cuda.Dockerfile (#3044)hongbo.mo
2023-08-30[Docker] fix tools.sh argument passing. (#2884)Henri Vasserman
2023-08-28devops : added systemd units and set versioning to use date. (#2835)JohnnyB
2023-08-25ROCm Port (#1087)Henri Vasserman
2023-08-23devops : RPM Specs (#2723)JohnnyB
2023-07-13devops : add missing quotes to bash script (#2193)Bodo Graumann