2 Commits

Author SHA1 Message Date
OleehyO
36427274d6 style: format import statements across finetune module 2025-01-07 05:54:52 +00:00
OleehyO
91d79fd9a4 feat: add schemas module for configuration and state management
Add Pydantic models to handle:
- CLI arguments and configuration (Args)
- Model components and pipeline (Components)
- Training state and parameters (State)
2025-01-01 15:10:54 +00:00