Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] Instructlab "training" code consolidation for different GPU scenarios #375

Open
JamesKunstle opened this issue Dec 16, 2024 · 1 comment

Comments

@JamesKunstle
Copy link
Contributor

Currently, training loops exist both in instructlab/instructlab and in this repo. Bringing all training-related paths under one repo would be helpful, especially regarding testing.

This would include:

  1. CPU-only
  2. MPS
  3. =1 GPU (from the minimum-viable card up to 8xMI300x/H100)

The implication of this change might be that this library becomes a "functional-programming" alternative to the current typical pattern of a Trainer class, opinionated by our optimizations.

@JamesKunstle
Copy link
Contributor Author

Related: #352

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

No branches or pull requests

1 participant