<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LoRA on Kevin&#39;s Blog</title>
    <link>https://bloglee.pages.dev/tags/lora/</link>
    <description>Recent content in LoRA on Kevin&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <lastBuildDate>Sat, 09 Aug 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bloglee.pages.dev/tags/lora/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>在fal.ai平台训练和使用LoRA</title>
      <link>https://bloglee.pages.dev/post/use-lora-in-fal-ai/</link>
      <pubDate>Sat, 09 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://bloglee.pages.dev/post/use-lora-in-fal-ai/</guid>
      <description>&lt;h3 id=&#34;lora-知识体系总结&#34;&gt;LoRA 知识体系总结&lt;/h3&gt;&#xA;&lt;h3 id=&#34;1-核心概念lora-到底是什么&#34;&gt;1. 核心概念：LoRA 到底是什么？&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;官方名称&lt;/strong&gt;：LoRA (Low-Rank Adaptation) 是一种高效的AI模型微调技术。&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;核心思想&lt;/strong&gt;：它不是从零开始训练一个巨大的新模型，而是在一个已经非常强大的&lt;strong&gt;基础模型&lt;/strong&gt;（如 FLUX.1 Krea）之上，创建一个小型的、像“&lt;strong&gt;插件&lt;/strong&gt;”或“&lt;strong&gt;补丁&lt;/strong&gt;”一样的文件（通常是 &lt;code&gt;.safetensors&lt;/code&gt; 格式）。&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;最佳比喻&lt;/strong&gt;：您可以将 LoRA 文件想象成一本**“私房菜谱”**。&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;基础模型&lt;/strong&gt;是一位全能的**“米其林大厨”**。&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;LoRA 文件&lt;/strong&gt;是您教给大厨的、关于**“您家乡的特色菜”**的菜谱。&lt;/li&gt;&#xA;&lt;li&gt;大厨结合自己的高超厨艺和您的私房菜谱，就能做出独一无二的、带有您个人风格的菜肴。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;2-核心优势为什么要用-lora&#34;&gt;2. 核心优势：为什么要用 LoRA？&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;高度个性化&lt;/strong&gt;：能够让 AI 稳定地生成特定的&lt;strong&gt;人物&lt;/strong&gt;（数字分身）、&lt;strong&gt;物体&lt;/strong&gt;（产品）或&lt;strong&gt;艺术风格&lt;/strong&gt;（您的专属画风）。&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;高效且轻便&lt;/strong&gt;：LoRA 文件通常很小（几 MB 到几百 MB），训练速度快，易于分享和管理。相比之下，完整的基础模型可能有几十 GB 大。&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;灵活性&lt;/strong&gt;：您可以将不同的 LoRA 组合使用，并通过调整权重（Scale）来控制每个 LoRA 的影响强度。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;3-两大核心角色lora-的生命周期&#34;&gt;3. 两大核心角色：LoRA 的生命周期&lt;/h3&gt;&#xA;&lt;p&gt;在 Fal.ai 等平台上，使用 LoRA 的整个流程被清晰地划分为两个不同角色的模型：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
