summaryrefslogtreecommitdiff
path: root/.devops/nix/package.nix
AgeCommit message (Expand)Author
2024-08-12Merge mainline - Aug 12 2024 (#17)Kawrakow
2024-07-27Merge mainline llama.cpp (#3)Kawrakow
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2024-05-20llama : remove MPI backend (#7395)slaren
2024-05-17ROCm: use native CMake HIP support (#5966)Gavin Zhao
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-02-19Enable Vulkan MacOS CI0cc4m
2024-02-03add Vulkan support to Nix flakeMartin Schwaighofer
2024-01-24nix-shell: use addToSearchPathMichael Hueschen
2024-01-24nix: add cc to devShell LD_LIBRARY_PATHMichael Hueschen
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-29flake.nix : rewrite (#4605)Philip Taron