lora-train
CommunityTrain a LoRA from a prepared dataset
Software Engineering#machine learning#fine-tuning#backend integration#lora#safetensors#training orchestration#dataset captions
Authorredbananastudios
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of turning a prepared and captioned dataset into a trainable LoRA model without manually wiring backend-specific training steps.
Core Features & Use Cases
- Backend-agnostic LoRA training orchestration: Runs training via kohya_ss, sd-scripts, or OneTrainer while keeping the calling interface consistent.
- Dataset-to-model production: Consumes an absolute dataset path and writes the resulting .safetensors plus run metadata into an explicit output folder.
- Configurable budgets and overrides: Uses budget_tier presets (low/standard/high) with arbitrary config overrides for rank, alpha, learning rate, steps, and resolution.
- Deterministic job lifecycle: Builds backend config, submits the job, polls progress, downloads/moves outputs, and returns a candidate status without promotion.
Quick Start
Use lora-train to train a LoRA by providing the dataset_path, output_path, model_name, trigger_token, lora_class, base_model, and backend, then verify the returned candidate model path and run metadata.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lora-train Download link: https://github.com/redbananastudios/ai-library/archive/main.zip#lora-train Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.