Uploaded image for project: 'Red Hat Enterprise Linux AI'
  1. Red Hat Enterprise Linux AI
  2. RHELAI-3847

Modify LLS post_training API to be out-of-tree friendly

XMLWordPrintable

      Goal: 

      Currently, the post_training API, specifically supervised_fine_tune requires arguments that aren't always used in out of tree providers such as `DataConfig`, `AlgorithmConfig`, or even `Model`. These are fields that are validated in strict ways inside of LLS and should be marked as optional if the provider implementation itself aims to handle these.

       

      Acceptance Criteria:

      Fields are audited in the supervised_fine_tune method and the `TrainingConfig` class in general. After auditing, specific fields should be marked as optional upstream

              cdoern@redhat.com Charles Doern
              cdoern@redhat.com Charles Doern
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: