<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Peft on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/peft/</link>
    <description>Recent content in Peft on CharmingGroot</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Sun, 14 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://charminggroot.github.io/tags/peft/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>088. Prompt Tuning / Prefix Tuning — 소프트 프롬프트 학습</title>
      <link>https://charminggroot.github.io/posts/088-prompt-prefix-tuning/</link>
      <pubDate>Sun, 14 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/088-prompt-prefix-tuning/</guid>
      <description>Prompt Tuning과 Prefix Tuning은 모델 가중치를 고정하고 입력 앞에 붙이는 학습 가능한 벡터(소프트 프롬프트)만 학습한다. 전체 파인튜닝의 0.1% 미만 파라미터로 비슷한 성능을 달성한다.</description>
    </item>
    <item>
      <title>089. PEFT — 파라미터 효율적 파인튜닝 프레임워크</title>
      <link>https://charminggroot.github.io/posts/089-peft/</link>
      <pubDate>Sun, 14 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/089-peft/</guid>
      <description>PEFT(Parameter-Efficient Fine-Tuning)는 Hugging Face가 관리하는 파인튜닝 기법 모음 라이브러리다. LoRA, Prefix Tuning, Prompt Tuning, Adapter, IA3 등의 기법을 통일된 API로 제공한다. 모델 가중치의 1% 미만 파라미터만 학습해 전체 파인튜닝에 가까운 성능을 낸다.</description>
    </item>
    <item>
      <title>095. QLoRA — 소비자 GPU에서 65B 모델 파인튜닝</title>
      <link>https://charminggroot.github.io/posts/095-qlora/</link>
      <pubDate>Sun, 14 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/095-qlora/</guid>
      <description>QLoRA(2023)는 4비트 양자화된 기반 모델에 LoRA를 적용해 65B 모델을 단일 48GB GPU에서 파인튜닝하는 방법이다. NF4(Normal Float 4) 양자화, 이중 양자화, 페이지드 옵티마이저 세 가지 기술을 결합해 메모리를 획기적으로 줄인다.</description>
    </item>
  </channel>
</rss>
