Commit Graph

7 Commits

Author SHA1 Message Date
Pavol Rusnak
3c1c300ec5 nix: use convert.py instead of legacy wrapper convert-pth-to-ggml.py (#981) 2023-04-25 23:19:57 +02:00
Pavol Rusnak
147f0b769c py : cleanup dependencies (#962)
after #545 we do not need torch, tqdm and requests in the dependencies
2023-04-14 15:37:11 +02:00
Pavol Rusnak
787a6000c4 flake.nix: add all binaries from bin (#848) 2023-04-13 15:49:05 +02:00
lon
7e9de8684c Add new binaries to flake.nix (#847) 2023-04-08 12:04:23 +02:00
Ben Siraphob
bf0302d463 Fix Nix build 2023-03-23 17:51:26 +01:00
Ben Siraphob
bc283200bd Nix flake: set meta.mainProgram to llama 2023-03-20 22:50:22 +01:00
Niklas Korz
ec4dddf648 Nix flake (#40)
* Nix flake

* Nix: only add Accelerate framework on macOS

* Nix: development shel, direnv and compatibility

* Nix: use python packages supplied by withPackages

* Nix: remove channel compatibility

* Nix: fix ARM neon dotproduct on macOS

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2023-03-17 23:03:48 +01:00