Commit Graph

6 Commits (cea1c859483a5cfc7e2b31a06f8561d7a7604870)

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
2 years ago
Georgi Gerganov e0670260fb
gitignore : add "embedding" 2 years 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 !
2 years 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>
2 years ago
Georgi Gerganov f60fa9e50a
.gitignore models/ 2 years ago
Georgi Gerganov 26c0846629
Initial release 2 years ago