Skip to content

Releases: apoorvkh/torchrunx

0.3.2

25 Jun 20:08
344d039
Compare
Choose a tag to compare

What's Changed

  • Added argument for agent timeout by @apoorvkh in #92
  • Updated example scripts and README by @apoorvkh in #93
  • Decreased default agent timeout to 60s by @apoorvkh in #94
  • ci find pytorch versions built with any version of manylinux by @apoorvkh in #95

Full Changelog: 0.3.1...0.3.2

0.3.1

17 Mar 06:01
2b7c073
Compare
Choose a tag to compare

What's Changed

  • Capture stdout/stderr from OS fd instead of Python's sys.stdout / sys.stderr by @apoorvkh in #90

Full Changelog: 0.3.0...0.3.1

0.3.0

10 Mar 19:45
8a98e17
Compare
Choose a tag to compare

Public Beta Release 🎉

We finished all of the core features and documentation!

We now:

  • removed launch() alias for Launcher class
  • added typing to launch function (typing.ParamSpec for callable, generic return values)
  • added fine-tuning examples with Transformers, Deepspeed, Lightning, Accelerate
  • updated log handling and streaming logic; added logging statements from our library
  • added an argparse utility
  • migrated to Github Pages (no Read the Docs) and the torchrun.xyz domain
  • automatically test all versions of Python (>=3.9) and pre-built PyTorch wheels
  • and more!

Full Changelog: 0.2.4...0.3.0

0.2.4

13 Nov 06:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

02 Nov 02:47
Compare
Choose a tag to compare

Full Changelog: 0.2.2...0.2.3

0.2.2

01 Nov 15:35
Compare
Choose a tag to compare

Full Changelog: 0.2.1...0.2.2

0.2.1

31 Oct 06:49
Compare
Choose a tag to compare

What's Changed

  • Fix for logging server serialization problems by @apoorvkh in #80

Full Changelog: 0.2.0...0.2.1

0.2.0

30 Oct 03:03
677edcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.2.0

0.1.4

13 Sep 03:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

25 Aug 21:49
c5eb858
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3