USTCLLM/mini-lightning
The mini version of PyTorch Lightning
This is a lightweight machine learning training library that helps AI engineers efficiently train machine learning models. It simplifies the process of configuring and running training workflows for various model types, including large language models. AI engineers can input their model definitions and datasets to quickly generate trained models, performance metrics, and saveable results.
No commits in the last 6 months.
Use this if you are an AI engineer who wants a fast, concise, and flexible tool to manage the training of complex machine learning models, especially for large language models, computer vision, or natural language processing tasks.
Not ideal if you are a beginner looking for an all-inclusive, highly abstracted machine learning framework with extensive automated features.
Stars
23
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jul 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/USTCLLM/mini-lightning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)