We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a9d11 commit 0c6252aCopy full SHA for 0c6252a
1 file changed
README.md
@@ -23,6 +23,7 @@ The archive is **self-contained** — `mlx.metallib` is bundled alongside the bi
23
24
```bash
25
tar -xzf SwiftLM-<version>-macos-arm64.tar.gz
26
+xattr -r -d com.apple.quarantine ./SwiftLM ./mlx.metallib
27
./SwiftLM --model mlx-community/Qwen2.5-3B-Instruct-4bit --port 5413
28
```
29
0 commit comments