Update README.md
Browse files
README.md
CHANGED
@@ -175,7 +175,7 @@ Steps: 192, Sampler: Euler, CFG scale: 4.5, Seed: 2213673007, Size: 1344x768, Mo
|
|
175 |
|
176 |
![24101502.png](https://huggingface.co/6DammK9/AstolfoMix-XL/resolve/main/24101502.png)
|
177 |
|
178 |
-
- This algorithm should be linear a.k.a
|
179 |
|
180 |
|Date|Algo|Model counts|Threads|RAM Usage (TB, FP64)|Time used (Hours, Xeon 8358 x2)|
|
181 |
|---|---|---|---|---|---|
|
|
|
175 |
|
176 |
![24101502.png](https://huggingface.co/6DammK9/AstolfoMix-XL/resolve/main/24101502.png)
|
177 |
|
178 |
+
- This algorithm should be linear a.k.a O(N) in space, and O(NlogN) in time complexity. However layerwise merging introduce some constants skewing the actual experience.
|
179 |
|
180 |
|Date|Algo|Model counts|Threads|RAM Usage (TB, FP64)|Time used (Hours, Xeon 8358 x2)|
|
181 |
|---|---|---|---|---|---|
|