Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #132 from nsosio/feat/embedding-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl authored Nov 3, 2023
2 parents 7a2ce22 + ba0a409 commit bc550ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ebd-all-minilm/build-aarch64-apple-darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pyinstaller --onefile \
--hidden-import=tiktoken_ext.openai_public \
--hidden-import=tiktoken_ext \
--name=$NAME \
--add-data 'main.py:.' \
main.py
cp dist/$NAME dist/ebd-all-minilm-${VERSION%%.*}-aarch64-apple-darwin

Expand Down

0 comments on commit bc550ee

Please sign in to comment.