Update README.md
Browse files
README.md
CHANGED
@@ -105,7 +105,6 @@ I hope this will be helpful for your "merging"!<br>
|
|
105 |
<br>
|
106 |
※Translated with www.DeepL.com/Translator<br>
|
107 |
<br>
|
108 |
-
<br>
|
109 |
[LCM 考察] rev020 テストを経て得られたもの<br>
|
110 |
LCM (LORA) 全層適用の高速化は-50% になりましたが OUT 層への影響で消えないノイズも残りました<br>
|
111 |
そこで MID 層のみ LCM (LORA) 適用します、高速化は -25% に留まりますがノイズはキレイに消えます<br>
|
@@ -115,7 +114,6 @@ LCM (LORA) 全層適用の高速化は-50% になりましたが OUT 層への
|
|
115 |
LCM (LORA) applied to all layers resulted in a -50% speedup, but some noise remained due to the effect on the OUT layer.<br>
|
116 |
Therefore, LCM (LORA) was applied only to the MID layer. The speedup was -25%, but the noise disappeared cleanly.<br>
|
117 |
As a result, I think this is the best solution.<br>
|
118 |
-
※This is the case when LCM 0.5 is applied. If the intensity is increased, the speed should be further improved
|
119 |
(<<NON LCM STEP:16<<rev 020 LCM ALL Layer STEP:6>>LCM MID Layer STEP:12>>)<br>
|
120 |
-
|
121 |
-
Translated with www.DeepL.com/Translator (free version)
|
|
|
105 |
<br>
|
106 |
※Translated with www.DeepL.com/Translator<br>
|
107 |
<br>
|
|
|
108 |
[LCM 考察] rev020 テストを経て得られたもの<br>
|
109 |
LCM (LORA) 全層適用の高速化は-50% になりましたが OUT 層への影響で消えないノイズも残りました<br>
|
110 |
そこで MID 層のみ LCM (LORA) 適用します、高速化は -25% に留まりますがノイズはキレイに消えます<br>
|
|
|
114 |
LCM (LORA) applied to all layers resulted in a -50% speedup, but some noise remained due to the effect on the OUT layer.<br>
|
115 |
Therefore, LCM (LORA) was applied only to the MID layer. The speedup was -25%, but the noise disappeared cleanly.<br>
|
116 |
As a result, I think this is the best solution.<br>
|
117 |
+
※This is the case when LCM 0.5 is applied. If the intensity is increased, the speed should be further improved.<br>
|
118 |
(<<NON LCM STEP:16<<rev 020 LCM ALL Layer STEP:6>>LCM MID Layer STEP:12>>)<br>
|
119 |
+
<br>
|
|