Update arxiv URL
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ Optimizer is a python package that provides:
|
|
| 12 |
|
| 13 |
## Currently implemented
|
| 14 |
- Parallel Muon with N-D sharding
|
| 15 |
-
- arxiv URL
|
| 16 |
- Supports **general N-D sharding configurations**
|
| 17 |
- The implementation is not tied to any specific parallel strategy.
|
| 18 |
- Verified from basic FSDP2 setups up to hybrid configurations such as
|
|
|
|
| 12 |
|
| 13 |
## Currently implemented
|
| 14 |
- Parallel Muon with N-D sharding
|
| 15 |
+
- [arxiv URL](https://arxiv.org/abs/2511.07464)
|
| 16 |
- Supports **general N-D sharding configurations**
|
| 17 |
- The implementation is not tied to any specific parallel strategy.
|
| 18 |
- Verified from basic FSDP2 setups up to hybrid configurations such as
|