-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
Goal:
The Model class wraps the various AutoModel classes we support – and aims to be a lightweight wrapper to help with usability of the library with different model types.
https://github.com/instructlab/training/pull/456
Acceptance Criteria:
Model class is introduced to the library which allows users to create an object that represents one of the model classes we support. a user should be able to use this object to run training.