lora-version
CommunityVersion LoRAs and package run metadata.
Software Engineering#evaluation#registry#lora#safetensors#model versioning#dataset lineage#metadata consolidation
Authorredbananastudios
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of turning a finished LoRA (trained and evaluated) into a properly named, registry-backed, shareable, and auditable version without losing lineage to the dataset, config, and evaluation.
Core Features & Use Cases
- Resolves final LoRA identifiers using a chosen version strategy (semver, date, or increment) to avoid naming ambiguity.
- Creates an append-mostly registry entry as a portable denormalized record while preserving extra fields and preventing accidental overwrites.
- Consolidates and co-locates run artifacts by renaming/aligning
.safetensorsand sibling JSON files and generating a human-readable{final_id}.run.mdreport. - Use case: after running
lora-trainandlora-evaluatefor a candidate LoRA, use this skill to register the final version and produce a complete audit trail from training inputs to evaluation results.
Quick Start
Ask the system to version the evaluated LoRA at the absolute model_path using run_metadata_path, evaluation_path, and the provided registry_path, with an increment strategy and candidate status.
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-version Download link: https://github.com/redbananastudios/ai-library/archive/main.zip#lora-version 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.