Skip to content

Commit 7170997

Browse files
committed
Remove redundant GPU metallib warning from README
1 parent 99e1679 commit 7170997

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ tar -xzf SwiftLM-<version>-macos-arm64.tar.gz
2222
./SwiftLM --model mlx-community/Qwen2.5-3B-Instruct-4bit --port 5413
2323
```
2424

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-
2725
### Build from Source
2826

2927
The build script handles everything: submodules, cmake, Metal kernel compilation, and the Swift build.

0 commit comments

Comments
 (0)