Skip to content
Skillv1.0.0

llama-factory

Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support

by orchestra-research(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from orchestra-research/ai-research-skills (03-fine-tuning/llama-factory/SKILL.md) via skills.sh. Install upstream with npx skills add orchestra-research/ai-research-skills --skill llama-factory. Copyright stays with the author (MIT).

Llama-Factory Skill

Comprehensive assistance with llama-factory development, generated from official documentation.

When to Use This Skill

This skill should be triggered when:

  • Working with llama-factory
  • Asking about llama-factory features or APIs
  • Implementing llama-factory solutions
  • Debugging llama-factory code
  • Learning llama-factory best practices

Quick Reference

Common Patterns

Quick reference patterns will be added as you use the skill.

Reference Files

This skill includes comprehensive documentation in references/:

  • _images.md - Images documentation
  • advanced.md - Advanced documentation
  • getting_started.md - Getting Started documentation
  • other.md - Other documentation

Use view to read specific reference files when detailed information is needed.

Working with This Skill

For Beginners

Start with the getting_started or tutorials reference files for foundational concepts.

For Specific Features

Use the appropriate category reference file (api, guides, etc.) for detailed information.

For Code Examples

The quick reference section above contains common patterns extracted from the official docs.

Resources

references/

Organized documentation extracted from official sources. These files contain:

  • Detailed explanations
  • Code examples with language annotations
  • Links to original documentation
  • Table of contents for quick navigation

scripts/

Add helper scripts here for common automation tasks.

assets/

Add templates, boilerplate, or example projects here.

Notes

  • This skill was automatically generated from official documentation
  • Reference files preserve the structure and examples from source docs
  • Code examples include language detection for better syntax highlighting
  • Quick reference patterns are extracted from common usage examples in the docs

Updating

To refresh this skill with updated documentation:

  1. Re-run the scraper with the same configuration
  2. The skill will be rebuilt with the latest information

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/orchestra-research-ai-research-skills-llama-factory/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

orchestra-research-ai-research-skills-llama-factory.ocm.jsonjson
{
  "ocm": "1",
  "id": "orchestra-research-ai-research-skills-llama-factory",
  "kind": "skill",
  "name": "llama-factory",
  "description": "Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support",
  "publisher": "orchestra-research",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding",
      "math"
    ],
    "tags": [
      "skill-md",
      "fine-tuning",
      "llama-factory",
      "llm",
      "webui",
      "no-code",
      "qlora",
      "lora",
      "multimodal",
      "huggingface"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/orchestra-research/ai-research-skills",
      "path": "03-fine-tuning/llama-factory/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/orchestra-research/ai-research-skills/llama-factory",
      "key": "orchestra-research/ai-research-skills/03-fine-tuning/llama-factory/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Llama-Factory Skill\n\nComprehensive assistance with llama-factory development, generated from official documentation.\n\n## When to Use This Skill\n\nThis skill should be triggered when:\n- Working with llama-factory\n- Asking about llama-factory features or APIs\n- Implementing llama-factory solutions\n- Debugging llama-factory code\n- Learning llama-factory best practices\n\n## Quick Reference\n\n### Common Patterns\n\n*Quick reference patterns will be added as you use the skill.*\n\n## Reference Files\n\nThis skill includes comprehensive documentation in `references/`:\n\n- **_images.md** -  Images documentati",
  "cost": {
    "context_tokens": 512
  }
}

Fetch it by URL: GET /api/v1/registry/orchestra-research-ai-research-skills-llama-factory/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.