javiermtorres commited on
Commit
807a9de
·
verified ·
1 Parent(s): ad9c20d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ Pick the binary for your platform:
18
  | Platform | File |
19
  |---|---|
20
  | macOS (Apple Silicon) | `modernbert.aarch64-apple-darwin.encoderfile` |
21
- | Linux (x86_64) | `modernbert-linux-gnu.encoderfile` |
22
- | Linux (ARM64) | `modernbert.aarch64-linux-gnu.encoderfile` |
23
 
24
  Or download directly (example for macOS Apple Silicon):
25
 
 
18
  | Platform | File |
19
  |---|---|
20
  | macOS (Apple Silicon) | `modernbert.aarch64-apple-darwin.encoderfile` |
21
+ | Linux (x86_64) | `modernbert.x86_64-unknown-linux-gnu.encoderfile` |
22
+ | Linux (ARM64) | `modernbert.aarch64-unknown-linux-gnu.encoderfile` |
23
 
24
  Or download directly (example for macOS Apple Silicon):
25