Skip to content

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

@JamesKunstle

Description

@JamesKunstle

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions