Skip to content

Release v3.0.0

Compare
Choose a tag to compare
@RodrigoLPA RodrigoLPA released this 12 Mar 19:39
· 15 commits to main since this release
023804f

Announcing Release 3.0.0

The new DISTILLED_REASONING_3B competition is scheduled with this release.

Changes

At block 5_158_632 (~midnight GMT+0 on Wednesday, March 19, 2025):

  • The current INSTRUCT_8B competition will be sunset.
  • The new DISTILLED_REASONING_3B competition will start.

Notes to validators

Please make sure to increase the number of open files limit before running the validator, then update the dependencies:

$ ulimit -n 64000
$ python -m pip install -e .