llama-factory

Automate LLaMA-Factory model fine-tuning with LoRA, unsupervised, or supervised approaches.

6|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jonnabio/ace-framework --skill llama-factory-jonnabio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llama-factory
Source: https://github.com/jonnabio/ace-framework/tree/main/.ace/packs/ai-research/llama-factory
Command: npx skills add https://github.com/jonnabio/ace-framework --skill llama-factory-jonnabio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires llmtuner, torch, transformers, datasets, peft, accelerate, gradio, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates key steps in LLaMA-Factory workflows, significantly reducing the time and complexity involved in fine-tuning large language models.

Core Features & Use Cases

  • Automated Installation: Install LLaMA-Factory and its dependencies with a single command.
  • Model Fine-Tuning: Automatically fine-tune LLaMA-Factory models using LoRA, unsupervised, or supervised approaches.
  • Evaluation and Monitoring: Monitor model performance and evaluate output with built-in tools.
  • Use Case: If you need to fine-tune a language model for a specific task and quickly evaluate its performance, this Skill can help you do so efficiently.

Quick Start

Use the llama-factory skill to fine-tune the model on your custom dataset 'my_dataset.tar.gz'.

Frequently Asked Questions about llama-factory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate fine-tuning large language models for text generation tasks?

Automate fine-tuning large language models for text generation by applying supervised, unsupervised, or LoRA approaches. This process streamlines model training on custom datasets, significantly reducing time and complexity for natural language processing tasks.

Can I use torch and transformers to fine-tune a model for translation and classification?

Yes, you can use torch and transformers to fine-tune a model for translation and classification. The workflow applies to various natural language processing tasks, leveraging these dependencies to execute the training efficiently.

Do I need peft and accelerate installed before starting LLaMA-Factory workflows?

Yes, you need peft and accelerate installed before starting LLaMA-Factory workflows. The automated installation feature handles these dependencies, requiring llmtuner, torch, transformers, datasets, and gradio for full execution.

What is the best way to evaluate model performance after fine-tuning?

The best way to evaluate model performance after fine-tuning is to use built-in monitoring and evaluation tools. These tools allow you to quickly assess output quality and track metrics during the training process.

How do I install LLaMA-Factory and its dependencies with a single command?

Install LLaMA-Factory and its dependencies with a single command using the automated installation feature. This sets up the required environment, including torch, transformers, datasets, peft, accelerate, and gradio, preparing the system for fine-tuning.

Does gradio support monitoring output during large language model fine-tuning?

Yes, gradio supports monitoring output during large language model fine-tuning. It acts as a required dependency for execution, providing an interface to evaluate model performance and track the training progress visually.