Skip to content

Release v4.5.1

Compare
Choose a tag to compare
@cryptal-mc cryptal-mc released this 10 Oct 19:24
· 82 commits to main since this release
8468a04

Announcing release v4.5.1

Here are the main changes:

Changes

  • Updated to the latest taoverse version v1.0.6 which correctly gets the newest instead of the oldest filetime in a directory.
  • Bumped the grace period for downloading models to 10 minutes. this should provide additional buffer for those with slower connections when downloading 14B models.
  • Reduced the number of validation pages to 11 instead of 18.
  • Increasing compute loss TTL to 430s instead of 400s (Although all current 14B models complete validation under 400s seconds).
  • Reduced epsilon decay period to 1 week instead of two for 14B models.

Note to validators

Please also make sure to rerun pip install to ensure updated dependencies.

python -m pip install -e .