Metadata-Version: 2.4
Name: crowelm-training
Version: 0.1.0
Summary: CroweLM Training - MLX LoRA fine-tuning for Apple Silicon
Author-email: Michael Crowe <michael@crowelogic.com>
License: MIT
Project-URL: Homepage, https://github.com/MichaelCrowe11/crowelm
Project-URL: Documentation, https://github.com/MichaelCrowe11/crowelm#readme
Project-URL: Repository, https://github.com/MichaelCrowe11/crowelm
Project-URL: Issues, https://github.com/MichaelCrowe11/crowelm/issues
Keywords: mlx,lora,fine-tuning,apple-silicon,llm
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: crowelm-core>=0.1.0
Provides-Extra: mlx
Requires-Dist: mlx>=0.10.0; extra == "mlx"
Requires-Dist: mlx-lm>=0.10.0; extra == "mlx"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
