Skip to content

Commit c7d9bd4

Browse files
committed
Use cuda branch
1 parent 6b01573 commit c7d9bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let package = Package(
2626
targets: ["MLXEmbedders"]),
2727
],
2828
dependencies: [
29-
.package(url: "https://github.com/Joannis/mlx-swift.git", branch: "jo/mlxfast-linux"),
29+
.package(url: "https://github.com/Joannis/mlx-swift.git", branch: "jo/linux-cuda"),
3030
.package(
3131
url: "https://github.com/Joannis/swift-transformers",
3232
branch: "jo/localized-comments"

0 commit comments

Comments
 (0)