Everyone is welcome to contribute, both in code and discussion. Make sure you read our design philosophy first.
uv sync --extra dev --extra trl
uv run pre-commit install- Keep PRs small and focused on a single change.
- Follow existing code style — pre-commit hooks will enforce formatting with ruff and black.
- Open an issue first for non-trivial changes.
- Branch off
main. - Use the PR template.