NousResearch/hermes-agent

peft

Fine-tune large LLMs with LoRA on limited GPU memory.

3 installs 240K starsUpdated Sep 3, 2026License: MIT

Install

npx skills add NousResearch/hermes-agent@peft

Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.

What it does

PEFT (Parameter-Efficient Fine-Tuning) Fine-tune LLMs by training <1% of parameters using LoRA, QLoRA, and 25+ adapter methods. When to use PEFT Use PEFT/LoRA when: - Fine-tuning 7B-70B models on consumer GPUs (RTX 4090, A100) - Need to train <1% parameters (6MB adapters vs 14GB full model) - Want fast iteration with multiple task-specific adapters - Deploying multiple fine-tuned variants from one base model Use QLoRA (PEFT + quantization) when: - Fine-tuning 70B models on single 24GB GPU - Memory is the primary constraint - Can accept ~5% quality trade-off vs full fine-tuning Use full…

Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.

View source on GitHub

Before you install

Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.

Related skills

  • ascii-art

    NousResearch/hermes-agent

    ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.

    412 installs 240K
  • comfyui

    NousResearch/hermes-agent

    Generate images, video, and audio via diffusion workflows.

    382 installs 240KDeploy & DevOpsDocumentationProductivity
  • touchdesigner-mcp

    NousResearch/hermes-agent

    Control TouchDesigner via twozero MCP.

    316 installs 240KDataAI & agents
  • baoyu-comic

    NousResearch/hermes-agent

    Knowledge comics (知识漫画): educational, biography, tutorial.

    92 installs 240KDesign & UIAI & agentsWriting
  • baoyu-article-illustrator

    NousResearch/hermes-agent

    Article illustrations: type × style × palette consistency.

    89 installs 240KDesign & UIAI & agentsWriting
  • minecraft-modpack-server

    NousResearch/hermes-agent

    Host modded Minecraft servers (CurseForge, Modrinth).

    88 installs 240KSecurity

Search skills

/skills/NousResearch/hermes-agent/peft/