index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.devops
/
nix
/
package.nix
Age
Commit message (
Expand
)
Author
2024-08-12
Merge mainline - Aug 12 2024 (#17)
Kawrakow
2024-07-27
Merge mainline llama.cpp (#3)
Kawrakow
2024-06-13
`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...
Olivier Chafik
2024-05-20
llama : remove MPI backend (#7395)
slaren
2024-05-17
ROCm: use native CMake HIP support (#5966)
Gavin Zhao
2024-03-28
nix: removed unnessesary indentation
hutli
2024-03-28
nix: moved blas availability check to package inputs so it is still overridable
hutli
2024-03-28
using blas.meta.available to check host platform
hutli
2024-03-28
only using explicit blas if hostPlatform is allowed
hutli
2024-03-28
nix: package: don't introduce the dependency on python
Someone Serge
2024-03-28
nix: .#widnows: init
hutli
2024-03-25
nix: make `xcrun` visible in Nix sandbox for precompiling Metal shaders (#6118)
Joseph Stahl
2024-03-26
cuda : rename build flag to LLAMA_CUDA (#6299)
slaren
2024-03-25
nix: fix blas support (#6281)
Christian Kögler
2024-03-05
fix editorconfig check break (#5879)
Minsoo Cheong
2024-03-04
nix: static build (#5814)
hutli
2024-02-19
Enable Vulkan MacOS CI
0cc4m
2024-02-03
add Vulkan support to Nix flake
Martin Schwaighofer
2024-01-24
nix-shell: use addToSearchPath
Michael Hueschen
2024-01-24
nix: add cc to devShell LD_LIBRARY_PATH
Michael Hueschen
2024-01-22
nix: refactor the cleanSource rules
Someone Serge
2024-01-22
llama : support StableLM 2 1.6B (#5052)
compilade
2024-01-21
Revert LLAMA_NATIVE to OFF in flake.nix (#5066)
iSma
2024-01-05
flake.nix : fix typo (#4700)
Ikko Eltociear Ashimine
2023-12-29
flake.nix : rewrite (#4605)
Philip Taron