besaleli commited on
Commit
66625ff
·
verified ·
1 Parent(s): ac8a727

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ Pick the binary for your platform:
25
  Or download directly (example for macOS Apple Silicon):
26
 
27
  ```bash
28
- wget https://huggingface.co/mozilla-ai/encoderfile/blob/main/sentence-transformers/all-MiniLM-L6-v2/all-MiniLM-L6-v2.aarch64-apple-darwin.encoderfile
29
  chmod +x ./all-MiniLM-L6-v2.aarch64-apple-darwin.encoderfile
30
  ```
31
 
 
25
  Or download directly (example for macOS Apple Silicon):
26
 
27
  ```bash
28
+ wget https://huggingface.co/mozilla-ai/sentence-transformers-all-MiniLM-L6-v2/blob/main/all-MiniLM-L6-v2.aarch64-apple-darwin.encoderfile
29
  chmod +x ./all-MiniLM-L6-v2.aarch64-apple-darwin.encoderfile
30
  ```
31