TaoNet-mini-A2 / src /taoTrain /__init__.py
Lobakkang's picture
Upload folder using huggingface_hub
fd448dd verified
Raw
History Blame Contribute Delete
179 Bytes
"""
TaoTrain: A clean, modular PyTorch LLM training framework.
For quick usage, see: https://github.com/your-org/taoTrain
"""
__version__ = "0.1.0"
__author__ = "Felix"