mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 20:38:11 +08:00
fix TINT4 repository URL
This commit is contained in:
parent
b066a920a1
commit
241d9094ee
@ -54241,9 +54241,9 @@
|
||||
"author": "JWLHS",
|
||||
"title": "TINT4 — INT4 Weight-Only Quantization via torchao",
|
||||
"id": "tint4_xpu",
|
||||
"reference": "https://github.com/JWLHS/ComfyUI-TINT4-XPU",
|
||||
"reference": "https://github.com/JWLHS/ComfyUI-TINT4",
|
||||
"files": [
|
||||
"https://github.com/JWLHS/ComfyUI-TINT4-XPU"
|
||||
"https://github.com/JWLHS/ComfyUI-TINT4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "INT4 weight-only quantization (W4A16) for diffusion models via torchao. Activations remain FP16 — zero quantization quality loss. Full LoRA support: standard + LoKr format compatible, multi-LoRA stack (≤5), IS_CHANGED fingerprint skip (0s repeat generation), SHA256 JSON disk cache (<1s hit), GPU pre-hook bake-in. Supports Intel Arc XPU, NVIDIA CUDA, AMD ROCm. Verified on Krea2 Turbo, Flux2 Klein 9B, Z-Image, Boogu. Includes model analysis CLI. Requires: pip install torchao>=0.17.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user