We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b318d commit 4fad700Copy full SHA for 4fad700
Formula/m/mlx-lm.rb
@@ -3,8 +3,8 @@ class MlxLm < Formula
3
4
desc "Run LLMs with MLX"
5
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"
+ url "https://github.com/ml-explore/mlx-lm/archive/refs/tags/v0.28.2.tar.gz"
+ sha256 "637de1ae34e30d845e1369563309997f57a6b1c1d6ce0e542fd5537cf9d253a3"
8
license "MIT"
9
head "https://github.com/ml-explore/mlx-lm.git", branch: "main"
10
0 commit comments