Skip to content

Commit 4fad700

Browse files
committed
mlx-lm 0.28.2
1 parent d6b318d commit 4fad700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mlx-lm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class MlxLm < Formula
33

44
desc "Run LLMs with MLX"
55
homepage "https://github.com/ml-explore/mlx-lm"
6-
url "https://github.com/ml-explore/mlx-lm/archive/refs/tags/v0.28.1.tar.gz"
7-
sha256 "1a102037fd4bf8ee523260723ef421c3a2c53d7f86fb2db96f1608f57c0863f0"
6+
url "https://github.com/ml-explore/mlx-lm/archive/refs/tags/v0.28.2.tar.gz"
7+
sha256 "637de1ae34e30d845e1369563309997f57a6b1c1d6ce0e542fd5537cf9d253a3"
88
license "MIT"
99
head "https://github.com/ml-explore/mlx-lm.git", branch: "main"
1010

0 commit comments

Comments
 (0)