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 5d142dc commit 192dfdeCopy full SHA for 192dfde
Formula/m/mlx.rb
@@ -3,8 +3,8 @@ class Mlx < Formula
3
4
desc "Array framework for Apple silicon"
5
homepage "https://github.com/ml-explore/mlx"
6
- url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.25.2.tar.gz"
7
- sha256 "de01c18f59c72f8160c3194b822eebe0f0e6ef77207e239a925c72009518089b"
+ url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.26.0.tar.gz"
+ sha256 "988e4fd8b457108f4fe5685ee3ef3003b774de21226f0079f506ebec13a4278a"
8
license all_of: [
9
"MIT", # main license
10
"Apache-2.0", # metal-cpp resource
0 commit comments