ml-energy / zeus

Deep Learning Energy Measurement and Optimization
https://ml.energy/zeus
Apache License 2.0
180 stars 24 forks source link

Open source Perseus #27

Closed jaywonchung closed 8 months ago

jaywonchung commented 8 months ago

This PR open sources our latest work on large model training -- Perseus. The core algorithm for optimization is in lowtime. PerseusOptimizer is more of a wrapper around the core algorithm and implements the mechanism of fine-grained frequency locking in a way that can be integrated with any training framework.