Skip to content

Conversation

le1nux
Copy link
Member

@le1nux le1nux commented Aug 13, 2025

What does this PR do?

This PR adds pipeline parallelism with generic interfaces for arbitrary model and a gpt2 model implementation

General Changes

  • ..

Breaking Changes

  • ..

Checklist before submitting final PR

  • My PR is minimal and addresses one issue in isolation
  • I have merged the latest version of the target branch into this feature branch
  • I have reviewed my own code w.r.t. correct implementation, missing type hints, proper documentation, etc.
  • I have run a sample config for model training
  • I have checked that all tests run through (python tests/tests.py)
  • I have updated the internal changelog (CHANGELOG_DEV.md)

@le1nux le1nux added this to the 100B milestone Oct 8, 2025
@le1nux le1nux linked an issue Oct 8, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Epic: Pipeline Parallelism

1 participant