index
:
llama.cpp.git
master
llama.cpp
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake.nix
Age
Commit message (
Expand
)
Author
2023-07-23
flake : support `nix build '.#opencl'` (#2337)
wzy
2023-07-21
flake : remove intel mkl from flake.nix due to missing files (#2277)
wzy
2023-07-19
flake : update flake.nix (#2270)
wzy
2023-07-14
flake : add runHook preInstall/postInstall to installPhase so hooks function ...
Dave Della Costa
2023-06-24
flake : fix ggml-metal.metal path and run nixfmt (#1974)
Rowan Hart
2023-06-17
exposed modules so that they can be invoked by nix run github:ggerganov/llama...
Faez Shakil
2023-06-10
metal : fix issue with ggml-metal.metal path. Closes #1769 (#1782)
Andrei
2023-06-07
flake : update to support metal on m1/m2 (#1724)
jacobi petrucciani
2023-04-25
nix: use convert.py instead of legacy wrapper convert-pth-to-ggml.py (#981)
Pavol Rusnak
2023-04-14
py : cleanup dependencies (#962)
Pavol Rusnak
2023-04-13
flake.nix: add all binaries from bin (#848)
Pavol Rusnak
2023-04-08
Add new binaries to flake.nix (#847)
lon
2023-03-23
Fix Nix build
Ben Siraphob
2023-03-20
Nix flake: set meta.mainProgram to llama
Ben Siraphob
2023-03-17
Nix flake (#40)
Niklas Korz