Skip to content

Commit 50eef01

Browse files
chore(tuist): update dependency ml-explore/mlx-swift-lm to from: "2.30.3"
1 parent f6a595f commit 50eef01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/mobile-ios/Tuist/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
.package(url: "https://github.com/FluidInference/FluidAudio.git", from: "0.10.0"),
2020
.package(url: "https://github.com/argmaxinc/WhisperKit", from: "0.15.0"),
2121
.package(url: "https://github.com/huggingface/swift-transformers", from: "1.1.6"),
22-
.package(url: "https://github.com/ml-explore/mlx-swift-lm", from: "2.29.3"),
22+
.package(url: "https://github.com/ml-explore/mlx-swift-lm", from: "2.30.3"),
2323
.package(url: "https://github.com/mlalma/kokoro-ios", from: "1.0.10"),
2424
.package(url: "https://github.com/apple/ml-stable-diffusion.git", from: "1.1.1"),
2525
]

0 commit comments

Comments
 (0)