Commit Graph

6 Commits (436e56193199a1625f8c561069f702e8840a9e08)

Author SHA1 Message Date
Jed Fox 20e1e84884
deploy : add a Package.swift for SwiftPM support (#393)
* Add a Package.swift for SwiftPM support

* Swap from exclusions to allowlist
1 year ago
Georgi Gerganov e0670260fb
gitignore : add "embedding" 1 year ago
Georgi Gerganov a316a425d0
Overhaul the examples structure
- main -> examples
- utils -> examples (renamed to "common")
- quantize -> examples
- separate tools for "perplexity" and "embedding"

Hope I didn't break something !
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
Georgi Gerganov f60fa9e50a
.gitignore models/ 1 year ago
Georgi Gerganov 26c0846629
Initial release 1 year ago