Parameter-efficient fine-tuning with Low-Rank Adaptation (LoRA). Use when fine-tuning large language models with limited GPU memory, creating task-specific adapters, or when you need to train multiple specialized models from a single base.
$npx -y skills add itsmostafa/llm-engineering-skills --skill loraInstalls into the current project.
Run `npx skills use "https://github.com/itsmostafa/llm-engineering-skills" --skill "itsmostafa/llm-engineering-skills/lora"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/itsmostafa/llm-engineering-skills" that are relevant to the current task. Run `npx skills add "https://github.com/itsmostafa/llm-engineering-skills"` and select the relevant skills, then follow their instructions.