{"enrichment":{"faq":[{"a":"LlamaFactory streamlines LLM fine-tuning through YAML-driven configs. Define your base model, dataset, training method (SFT, DPO, or LoRA), and hardware specs in a YAML file, then run the CLI. LlamaFactory handles dataset registration, parameter initialization, and training loops. You can choose full-parameter tuning or memory-efficient LoRA/QLoRA adapters depending on your GPU resources.","q":"How do I fine-tune a model with LlamaFactory?"},{"a":"LlamaFactory's LoRA adapter setup involves configuring rank, alpha, and target modules in your YAML training config. Register your dataset in the framework's format (Alpaca, ShareGPT, or custom), specify the base model, set adapter output directory, and launch training. LlamaFactory applies low-rank decomposition to model weights, keeping memory footprint minimal while maintaining adaptation quality.","q":"What is the LlamaFactory LoRA adapter setup process?"},{"a":"LlamaFactory provides merge and export utilities to combine trained LoRA adapters with base model weights into a standalone model. Use the export command specifying adapter paths and output format. The merged model can then be deployed via vLLM, Ollama, or other inference servers without requiring adapter files, simplifying production serving.","q":"How do I merge LoRA adapters and export the model?"},{"a":"Yes, LlamaFactory includes a web UI for no-code model training and parameter tuning. The interface guides you through dataset upload, base model selection, training method choice, and hyperparameter adjustment without writing YAML manually. This makes LlamaFactory accessible to users without CLI experience while maintaining full training flexibility.","q":"Can I use LlamaFactory's web UI for no-code training?"},{"a":"LlamaFactory's GPU requirements depend on your training method. Full-parameter training demands substantial VRAM; LoRA and QLoRA drastically reduce memory needs, enabling fine-tuning on consumer GPUs. The framework provides memory optimization guides and supports multi-GPU setups. Your actual requirements vary by model size, batch size, and sequence length configured in YAML.","q":"What GPU memory does LlamaFactory require for fine-tuning?"},{"a":"After training, LlamaFactory supports deployment via inference APIs or interactive chat interfaces. Export your merged model, then serve it using vLLM, Ollama, or LlamaFactory's built-in inference server. Configure API endpoints, batch settings, and quantization as needed. The exported model runs standalone without training infrastructure, ready for production workloads.","q":"How do I deploy a fine-tuned model after training?"}],"shadow_tags":["model-adaptation","parameter-efficient-training","llm-customization","inference-serving","yaml-driven-workflows","open-weight-models","adapter-merging","supervised-fine-tuning","distributed-training","model-export"],"summary_rewrite":"LlamaFactory streamlines LLM fine-tuning through YAML-driven configs, supporting LoRA, QLoRA, and full-parameter training methods like SFT and DPO. Register datasets, train your model, merge adapters, and export for standalone deployment or API serving. The skill guides you through GPU requirements, base model selection, and inference setup."},"files":[{"bytes":3581,"path":"packages/skills/skills/llamafactory/SKILL.md","sha256":"aee42629840151f788b940525927afd63f16b8cd282cccd738eaefc4ca903bac","url":"https://skillfed.io/files/Prism-Shadow/penguin-harness/llamafactory/f9fdb528/SKILL.md"}],"id":"Prism-Shadow/penguin-harness/llamafactory","links":{"html":"https://skillfed.io/Prism-Shadow/penguin-harness/llamafactory","md":"https://skillfed.io/Prism-Shadow/penguin-harness/llamafactory.md","repo":"https://github.com/Prism-Shadow/penguin-harness"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":24,"language":"TypeScript","last_updated":"2026-07-27","license":"Apache-2.0","name":"llamafactory","publisher":"Prism-Shadow","stars":205},"relations":{"similar":[{"id":"huggingface/skills/trl-training"},{"id":"synthetic-sciences/openscience/trl-fine-tuning"},{"id":"Orchestra-Research/AI-Research-SKILLs/trl-fine-tuning"},{"id":"OpenLAIR/dr-claw/trl-fine-tuning"},{"id":"graniet/kheish/trl-fine-tuning"},{"id":"moltis-org/moltis/fine-tuning-with-trl"},{"id":"NousResearch/hermes-agent/trl-fine-tuning"},{"id":"duyet/codex-claude-plugins/unsloth-training"},{"id":"synthetic-sciences/openscience/unsloth"},{"id":"modelstudioai/skills/bailian-train-deploy"}]},"slug":{"owner":"Prism-Shadow","repo":"penguin-harness","skill":"llamafactory"},"version":"f9fdb528"}
