Metadata-Version: 2.4
Name: ai-trainee
Version: 0.1.0
Summary: CLI tool for simplifying LLM post-training workflows (SFT, DPO, RLHF) via LLaMA-Factory
Requires-Python: >=3.10
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Requires-Dist: typer>=0.12
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
