LlamaFactory

Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

22 articles 67.8k View on GitHub ↗
22 articles
How to Check LlamaFactory Model Support Status: A Complete Guide to the Supported Models Registry

Quickly check LlamaFactory model support status. Inspect the SUPPORTED_MODELS registry in constants.py for a full list of compatible architectures.

how-to-guide
Mar 4, 2026
How LlamaFactory Integrates with Experiment Tracking Tools: A Complete Technical Guide

Discover how LlamaFactory integrates with experiment tracking tools. Learn to route metrics and hyperparameters effortlessly for better ML model development with our technical guide.

how-to-guide
Mar 4, 2026
Key Files for Configuring LlamaFactory: CLI, YAML, and Web UI Reference

Master LlamaFactory configuration with this guide. Discover key files for CLI, YAML, and Web UI setup, including parser.py and common.py. Optimize your LlamaFactory projects today.

reference
Mar 4, 2026
How LlamaFactory Handles Large Datasets Using Streaming Mode: A Complete Technical Guide

Discover how LlamaFactory handles large datasets with streaming mode. Learn to train on massive corpora without loading everything into RAM. A complete technical guide.

how-to-guide
Mar 4, 2026
Efficiency Techniques Implemented in LlamaFactory's Model Layer: A Complete Optimization Guide

Discover LlamaFactory's model layer efficiency techniques. Fine-tune 70B models on consumer hardware with gradient checkpointing, 4-bit quantization, GaLore, and more. Optimize GPU memory up to 75%.

deep-dive
Mar 4, 2026
What Quantization Methods Are Supported by LlamaFactory? A Complete Guide to 9 Techniques

Explore LlamaFactory's comprehensive support for nine quantization methods like BNB GPTQ AWQ and more. Discover runtime and post-training techniques for efficient model deployment.

how-to-guide
Mar 4, 2026
Does LlamaFactory Offer Zero-Code Training? A Complete Technical Guide

Discover if LlamaFactory offers zero-code training. This technical guide explains how to fine-tune 100+ LLMs using YAML and a simple CLI or web UI without writing Python code.

how-to-guide
Mar 4, 2026
What is LlamaBoard and How Does It Work: The Complete Guide to LlamaFactory's Web UI

Discover LlamaBoard, the Gradio web UI for LlamaFactory. Easily configure, launch, and monitor LLM fine-tuning jobs via your browser. No Python code needed.

how-to-guide
Mar 4, 2026
How to Use the OpenAI-Compatible API Provided by LlamaFactory

Learn how to use LlamaFactory's OpenAI-compatible API. Connect any model to standard OpenAI SDKs by changing the base URL and leverage powerful LLMs with ease.

how-to-guide
Mar 4, 2026
LlamaFactory Inference Backends: The Complete Guide to Engine Selection

Explore LlamaFactory inference backends including HuggingFace Transformers vLLM SGLang and K-Transformers. Optimize your LLM deployment by selecting the best engine.

how-to-guide
Mar 4, 2026
Inference Capabilities of LlamaFactory: A Complete Guide to vLLM, HuggingFace, and SGLang Backends

Explore LlamaFactory's inference capabilities with vLLM HuggingFace and SGLang backends. Deploy seamlessly across single-GPU multi-GPU and server environments.

deep-dive
Mar 4, 2026
How to Enable Distributed Training with LlamaFactory: FSDP, DeepSpeed, and Multi-Node Setups

Easily enable distributed training in LlamaFactory using FSDP, DeepSpeed, or multi-node setups. Configure your YAML and launch with torchrun for efficient model training.

how-to-guide
Mar 4, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →