Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,11 +31,14 @@ Same seed/prompt, BF16 top vs INT4-mixed bottom.
|
|
| 31 |
|
| 32 |
## ⚠️ Runtime requirement
|
| 33 |
|
| 34 |
-
Needs the `int4_tensorwise` runtime
|
| 35 |
-
comfy-kitchen yet**
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
|
|
|
|
|
|
|
|
|
| 39 |
|
| 40 |
## Measurements (NVIDIA L4 / SM 8.9, 1024x1024, 52 steps, cfg 3.5, 3 prompts)
|
| 41 |
|
|
|
|
| 31 |
|
| 32 |
## ⚠️ Runtime requirement
|
| 33 |
|
| 34 |
+
Needs the `int4_tensorwise` runtime, which is **not in any released ComfyUI /
|
| 35 |
+
comfy-kitchen yet**. In-flight:
|
| 36 |
+
[comfy-kitchen PR #63](https://github.com/Comfy-Org/comfy-kitchen/pull/63)
|
| 37 |
+
(kernels + layout) and the
|
| 38 |
+
[ComfyUI loader branch](https://github.com/HK416-TYPED/ComfyUI/tree/feat/int4-tensorwise-loader)
|
| 39 |
+
— to try this checkpoint today, run that ComfyUI branch with the PR's
|
| 40 |
+
comfy-kitchen branch on `PYTHONPATH` (or installed). On a stock release it
|
| 41 |
+
fails with a clear "format not available" error.
|
| 42 |
|
| 43 |
## Measurements (NVIDIA L4 / SM 8.9, 1024x1024, 52 steps, cfg 3.5, 3 prompts)
|
| 44 |
|