
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s tech blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, distributed training, and data engineering.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Sat, 16 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/galore/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-llm-fine-tuning-2026-lora-qlora-dora-galore-unsloth-axolotl-trl-peft-mlx-lm-deep-dive.en</guid>
    <title>LLM Fine-Tuning 2026 Deep Dive — LoRA · QLoRA · DoRA · GaLore · Unsloth · Axolotl · TRL · PEFT · MLX-LM Complete Guide</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-llm-fine-tuning-2026-lora-qlora-dora-galore-unsloth-axolotl-trl-peft-mlx-lm-deep-dive.en</link>
    <description>In 2026, the LLM fine-tuning ecosystem has exploded from the simple adapters of LoRA into a sprawling tree — QLoRA at 4-bit, DoRA with weight decomposition, GaLore with gradient projection. Hugging Face PEFT 0.14 and TRL 0.13 have locked in a standard interface, Unsloth has shaken the single-GPU market with 2x faster training, and Axolotl and LLaMA-Factory have democratized fine-tuning behind YAML. Apple MLX-LM opened the era of fine-tuning 7B models on M-series laptops. This article maps the whole landscape — algorithms, tools, datasets, hardware, cloud, and Korean and Japanese model case studies.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>llm-fine-tuning</category><category>lora</category><category>qlora</category><category>dora</category><category>galore</category><category>unsloth</category><category>axolotl</category><category>trl</category><category>peft</category><category>mlx</category><category>sft</category><category>dpo</category><category>2026</category><category>deep-dive</category><category>english</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-llm-fine-tuning-2026-lora-qlora-dora-galore-unsloth-axolotl-trl-peft-mlx-lm-deep-dive.ja</guid>
    <title>LLMファインチューニング2026 完全ガイド - LoRA · QLoRA · DoRA · GaLore · Unsloth · Axolotl · TRL · PEFT · MLX-LM 深層解析</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-llm-fine-tuning-2026-lora-qlora-dora-galore-unsloth-axolotl-trl-peft-mlx-lm-deep-dive.ja</link>
    <description>2026年のLLMファインチューニング生態系は、LoRAというシンプルなアダプターから出発して、QLoRAの4ビット、DoRAの分解、GaLoreの勾配射影まで、五年の間に巨大な枝を広げた。Hugging FaceのPEFT 0.14とTRL 0.13が標準インターフェースを固め、Unslothが2倍の高速学習でシングルGPU市場を揺るがし、AxolotlとLLaMA-FactoryがYAMLでファインチューニングを民主化した。Apple MLX-LMはMシリーズのノートで7Bモデルをファインチューニングする時代を開いた。本稿はその全体地図を描く — アルゴリズム、ツール、データセット、ハードウェア、クラウド、そして韓国・日本のモデル事例まで。</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>llm-fine-tuning</category><category>lora</category><category>qlora</category><category>dora</category><category>galore</category><category>unsloth</category><category>axolotl</category><category>trl</category><category>peft</category><category>mlx</category><category>sft</category><category>dpo</category><category>2026</category><category>deep-dive</category><category>日本語</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-llm-fine-tuning-2026-lora-qlora-dora-galore-unsloth-axolotl-trl-peft-mlx-lm-deep-dive</guid>
    <title>LLM 파인튜닝 2026 완벽 가이드 - LoRA · QLoRA · DoRA · GaLore · Unsloth · Axolotl · TRL · PEFT · MLX-LM 심층 분석</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-llm-fine-tuning-2026-lora-qlora-dora-galore-unsloth-axolotl-trl-peft-mlx-lm-deep-dive</link>
    <description>2026년 LLM 파인튜닝 생태계는 LoRA의 단순한 어댑터에서 출발해 QLoRA의 4비트, DoRA의 분해, GaLore의 그라디언트 프로젝션까지 5년 만에 거대한 가지를 펼쳤다. Hugging Face의 PEFT 0.14와 TRL 0.13이 표준 인터페이스를 잡았고, Unsloth가 2배 빠른 학습으로 단일 GPU 시장을 흔들었으며, Axolotl과 LLaMA-Factory가 YAML로 파인튜닝을 민주화했다. Apple MLX-LM은 M 시리즈 노트북에서 7B 모델을 파인튜닝하는 시대를 열었다. 이 글은 그 전체 지도를 그린다 — 알고리즘, 도구, 데이터셋, 하드웨어, 클라우드, 그리고 한국·일본 모델 사례까지.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>llm-fine-tuning</category><category>lora</category><category>qlora</category><category>dora</category><category>galore</category><category>unsloth</category><category>axolotl</category><category>trl</category><category>peft</category><category>mlx</category><category>sft</category><category>dpo</category><category>2026</category><category>deep-dive</category>
  </item>

    </channel>
  </rss>
