LAXMAYDAY commited on
Commit
c582c6b
·
verified ·
1 Parent(s): 487d747

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -5
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 **not in any released ComfyUI /
35
- comfy-kitchen yet** (in-flight branches: comfy-kitchen
36
- `feat/int4-tensorwise-convrot` + `feat/int4-tensorwise-cuda`, ComfyUI
37
- `feat/int4-tensorwise-loader`). Released builds fail with a clear
38
- "format not available" error.
 
 
 
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