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 d0c6fa9 commit 4839135Copy full SHA for 4839135
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.3.tar.gz"
7
- sha256 "0308bec3bf74ae015473809fe425ee09aa9bdd6a239c718d480a7df23d249f0d"
+ url "https://github.com/ml-explore/mlx-lm/archive/refs/tags/v0.28.4.tar.gz"
+ sha256 "0183f62ac7caa0abd3da2a8e57694d1e2b87d61da056850695c6cde3ef61d301"
8
license "MIT"
9
head "https://github.com/ml-explore/mlx-lm.git", branch: "main"
10
0 commit comments