Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Motif-Technologies
/
optimizer
like
52
Follow
Motif Technologies
147
Kernels
arxiv:
2511.07464
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
8
Use this model
main
optimizer
/
test
/
run_test_moe.sh
wyldecat
Refactor pipeline to async generator pattern (#16)
33929c0
unverified
19 days ago
raw
Copy download link
history
blame
contribute
delete
124 Bytes
#!/usr/bin/env bash
cd
"
$(dirname
"
$0
"
)
"
torchrun --nproc-per-node=8 --local-ranks-filter=0 -m pytest test_muon_moe.py
"
$@
"