CircleCI Docs
04b749a588
rebase
2025-07-25 22:53:14 +00:00
CircleCI Docs
8ba8a39e43
rebase
2025-07-25 22:53:13 +00:00
CircleCI Docs
6433a22733
rebase
2025-07-25 22:53:13 +00:00
CircleCI Docs
98e590e52d
rebase
2025-07-25 22:53:13 +00:00
CircleCI Docs
3addf172d9
rebase
2025-07-25 22:53:13 +00:00
CircleCI Docs
e012e00df9
rebase
2025-07-25 22:53:13 +00:00
CircleCI Docs
73830de153
rebase
2025-07-25 22:53:12 +00:00
CircleCI Docs
57e53f85ee
rebase
2025-07-25 22:53:12 +00:00
CircleCI Docs
69fcd40979
rebase
2025-07-25 22:53:12 +00:00
Awni Hannun
a35796f0ea
rebase
2025-07-25 22:53:12 +00:00
Awni Hannun
a68317ae17
docs update
2025-07-25 22:53:11 +00:00
Awni Hannun
6a6ffb598d
docs up
2025-07-25 22:53:11 +00:00
Awni Hannun
27e07888b0
docs update
2025-07-25 22:53:11 +00:00
Awni Hannun
d8f7b8cda6
docs update
2025-07-25 22:53:11 +00:00
Awni Hannun
8f68182d95
docs update
2025-07-25 22:53:11 +00:00
Awni Hannun
aa1647f94d
docs update
2025-07-25 22:53:10 +00:00
Awni Hannun
0ec311dff3
docs update
2025-07-25 22:53:10 +00:00
Awni Hannun
85f70be0e6
docs update
2025-07-25 22:53:10 +00:00
Awni Hannun
d7a78fbe2b
docs
2025-07-25 22:53:10 +00:00
Awni Hannun
20469ce2d1
docs update
2025-07-25 22:53:09 +00:00
Awni Hannun
93cf6e9f5c
docs update
2025-07-25 22:53:09 +00:00
Awni Hannun
61c03b86a4
docs update
2025-07-25 22:53:09 +00:00
Awni Hannun
ba26fe5be5
docs update
2025-07-25 22:53:09 +00:00
Awni Hannun
8b5550f9f8
docs update
2025-07-25 22:53:09 +00:00
Awni Hannun
e1f3a7b14d
use proper version
2025-07-25 22:53:08 +00:00
Awni Hannun
eede93197d
docs update
2025-07-25 22:53:08 +00:00
Awni Hannun
fd78c54288
docs update
2025-07-25 22:53:08 +00:00
Awni Hannun
fdf4088123
docs update
2025-07-25 22:53:08 +00:00
Awni Hannun
9c44222630
docs update
2025-07-25 22:53:08 +00:00
Awni Hannun
f65f98fc82
remove uneeded files in docs
2025-07-25 22:53:08 +00:00
Awni Hannun
21cae9cb8f
update docs
2025-07-25 22:53:08 +00:00
Awni Hannun
30ea2df988
docs update
2025-07-25 22:53:08 +00:00
Awni Hannun
d9d0777c2e
docs up
2025-07-25 22:53:08 +00:00
Awni Hannun
d67cd9230c
docs up
2025-07-25 22:53:07 +00:00
Awni Hannun
d03b91923e
docs update
2025-07-25 22:53:07 +00:00
Awni Hannun
8bea0a4eb8
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
0250e203f6
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
f75712551d
update docs
2025-07-25 22:53:07 +00:00
Awni Hannun
af2c3689fe
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
5ac2eec7b3
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
f89de9c25d
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
9ad2650c9d
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
ea288788f8
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
efe5c824af
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
e6ffce1a9b
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
a847d1dbd0
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
dca1d17eb9
docs
2025-07-25 22:53:07 +00:00
Awni Hannun
dcb8319f3d
update install docs and requirements ( #2419 )
2025-07-25 12:13:19 -07:00
Gökdeniz Gülmez
deee214a95
Adding support for the Muon Optimizer ( #1914 )
...
* initial commit with workong optmimizer
* update ACKNOWLEDGMENTS.md
* nits and adding it to test
* nits
* G.astype(mx.bfloat16) to G.astype(G.dtype)
* G.ndim >= 2 to assert G.ndim == 2
* remove coments
* replace with mx.addmm
* remove comments
* format
* nits
* match muon
* fix addmm
---------
Co-authored-by: Awni Hannun <awni@apple.com>
2025-07-18 12:25:28 -07:00
Awni Hannun
f0a0b077a0
Install linux with mlx[cuda] and mlx[cpu] ( #2356 )
...
* install linux with mlx[cuda] and mlx[cpu]
* temp for testing
* cleanup circle, fix cuda repair
* update circle
* update circle
* decouple python bindings from core libraries
2025-07-14 17:17:33 -07:00