PulseAugur
EN
LIVE 12:04:59

Krea2 LoRA Training Tip: Skip Internal MLP Layers for Stability

A user on Reddit's r/StableDiffusion community has shared a configuration tip for training LoRAs with Krea2. The advice suggests skipping specific internal MLP layers within the textfusion component, as these layers can cause training instability and "explode" during the process. The user provided a detailed configuration snippet, highlighting the `ignore_if_contains` parameter, to guide others in creating more stable and effective LoRAs for general use or specific characters and styles. AI

IMPACT Provides a technical workaround to improve the stability and effectiveness of LoRA training for Krea2.

RANK_REASON User-generated tip for a specific tool/model.

Read on r/StableDiffusion →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Krea2 LoRA Training Tip: Skip Internal MLP Layers for Stability

How we ranked this

Signal score
1 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
User-generated tip for a specific tool/model.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Same-day
Cluster formed today. Ranking reflects the current source set at time of score.

Full methodology in our editorial standards.

COVERAGE [1]

  1. r/StableDiffusion TIER_2 English(EN) · /u/Capitan01R- ·

    For the sake of training Krea2

    <!-- SC_OFF --><div class="md"><p>As the title says if you are training a LoRA on Krea2 make sure you <strong>SKIP</strong> those layers in the config.. as all the internal mlp inside of textfusion is what ruining your LoRA's fyi as it explodes while training and it should NOT be…