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
/
flake.nix
Age
Commit message (
Expand
)
Author
2024-06-13
`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...
Olivier Chafik
2024-06-04
ggml : remove OpenCL (#7735)
Georgi Gerganov
2024-03-28
nix: .#windows: proper cross-compilation set-up
Someone Serge
2024-03-28
nix: .#widnows: init
hutli
2024-03-27
nix: ci: dont test cuda and rocm (for now)
Someone Serge
2024-03-01
build(nix): Introduce flake.formatter for `nix fmt` (#5687)
Tushar
2024-02-19
nix: now that we can do so, allow MacOS to build Vulkan binaries
Mathijs de Bruin
2024-02-03
add Vulkan support to Nix flake
Martin Schwaighofer
2024-01-22
flake.nix: add a comment about flakes vs nix
Someone Serge
2024-01-16
nix: remove nixConfig from flake.nix (#4984)
Philip Taron
2023-12-31
flake.nix: suggest the binary caches
Someone Serge
2023-12-31
flake.nix: expose checks
Someone Serge
2023-12-31
flake.nix: rocm not yet supported on aarch64, so hide the output
Someone Serge
2023-12-31
flake.nix: expose full scope in legacyPackages
Someone Serge
2023-12-29
flake.nix : rewrite (#4605)
Philip Taron
2023-10-31
flake.nix: fix for rocm 5.7 (#3853)
Tungsten842
2023-10-28
flake : update flake.lock for newer transformers version + provide extra dev ...
Erik Scholz
2023-10-03
cmake : make LLAMA_NATIVE flag actually use the instructions supported by the...
Eve
2023-09-25
nix : add cuda, use a symlinked toolkit for cmake (#3202)
Erik Scholz
2023-09-20
flake : Restore default package's buildInputs (#3262)
kang
2023-09-15
flake : use pkg-config instead of pkgconfig (#3188)
Evgeny Kurnevsky
2023-09-14
flake : allow $out/include to already exist (#3175)
jneem
2023-09-14
flake : include llama.h in nix output (#3159)
Asbjørn Olling
2023-09-08
flake : add train-text-from-scratch to flake.nix (#3042)
takov751
2023-08-26
flake.nix : add rocm support and cleanup (#2808)
Tungsten842
2023-08-26
flake : build llama.cpp on Intel with nix (#2795)
Volodymyr Vitvitskyi
2023-08-16
metal : matrix-matrix multiplication kernel (#2615)
Shouzheng Liu
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