Skip to content

Release v0.1.2

Latest
Compare
Choose a tag to compare
@nuzant nuzant released this 11 Mar 12:43
af158ec

Release Notes

Features

  • Optimized Data Transfer: Change broadcast-based data transfer into gather-scatter for better performance.
  • Refactored Master Worker: Provide better code readability and support asyncio package with uvloop.
  • Support Tensorboard Logging: Support CLI options to enable Tensorboard logging on the master worker.

Documentation

  • Fix Estimated Training Time: Fixed the estimated training time of 7B experiments in README.