We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e1679 commit 7170997Copy full SHA for 7170997
1 file changed
README.md
@@ -22,8 +22,6 @@ tar -xzf SwiftLM-<version>-macos-arm64.tar.gz
22
./SwiftLM --model mlx-community/Qwen2.5-3B-Instruct-4bit --port 5413
23
```
24
25
-> **⚠️ Metal GPU Error?** If you see `Failed to load the default metallib`, make sure `mlx.metallib` is co-located with the `SwiftLM` binary.
26
-
27
### Build from Source
28
29
The build script handles everything: submodules, cmake, Metal kernel compilation, and the Swift build.
0 commit comments