PulseAugur
实时 03:47:42
English(EN) Is there a solution yet? INT8 is twice as fast, adding LoRa doubles generation time.

Stable Diffusion用户报告INT8与LoRA存在性能问题

Stable Diffusion用户遇到了一个性能问题,通常能使生成速度翻倍的INT8精度,在同时应用LoRA(Low-Rank Adaptation)时会导致显著的减慢。这抵消了INT8的速度优势,在使用LoRA时,生成时间与标准的FP8精度相当甚至更慢。该问题已被Reddit等平台上的多位用户报告,表明在Stable Diffusion生态系统中存在普遍的兼容性或优化挑战。 AI

影响 使用INT8精度和LoRA的AI图像生成工作流程可能会变慢,需要进一步优化。

排序理由 用户报告了现有AI工具(Stable Diffusion)中的特定功能(INT8精度)与另一功能(LoRA)结合时出现的问题。

在 r/StableDiffusion 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Stable Diffusion用户报告INT8与LoRA存在性能问题

报道来源 [1]

  1. r/StableDiffusion TIER_2 English(EN) · /u/Puzzled-Valuable-985 ·

    有解了吗?INT8提速一倍,加LoRa生成时间翻倍

    <!-- SC_OFF --><div class="md"><p>Using Krea2 Int8, the speed on the RTX 3060 Ti practically doubles, taking half the time of FP8.</p> <p>However, the problem arises when adding a LoRA.</p> <p>The time becomes the same as FP8, or even increases slightly.</p> <p>Int8 without LoRA:…