Announcing Release 3.0.3
Two technical improvements are added with this release.
Changes
- Fixing
truncation = False
- Adding system prompt
- Reset validator state
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 .