Commit Graph

7 Commits (master)

Author SHA1 Message Date
Pavol Rusnak bb98e77be7
nix: use convert.py instead of legacy wrapper convert-pth-to-ggml.py (#981) 1 year ago
Pavol Rusnak a32f7acc9f
py : cleanup dependencies (#962)
after #545 we do not need torch, tqdm and requests in the dependencies
1 year ago
Pavol Rusnak c729ff730a
flake.nix: add all binaries from bin (#848) 1 year ago
lon 317fb12fbd
Add new binaries to flake.nix (#847) 1 year ago
Ben Siraphob a18c19259a Fix Nix build 1 year ago
Ben Siraphob bd4b46d6ba Nix flake: set meta.mainProgram to llama 1 year ago
Niklas Korz a292747893
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>
1 year ago