Support int8 models.#14636
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR adds 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
thank you so much for int8 @comfyanonymous |
|
May i ask what node it is to get it to work? |
The regular load diffusion model should wrork if you the right INT8 format |
I downloaded the Int8 fast loader. It runs, but i get images with just static noise. |
|
I use comfyUI portable, and with the int8fast node never had any problem. Now Bob the creator of the int8 fast node created a script to convert his int8 convrot to the confyUI native format and is working even better.
Yahoo Mail: Search, Organize, Conquer
On Tue, Jun 30, 2026 at 9:41 AM, ***@***.***> wrote: Dazrock left a comment (Comfy-Org/ComfyUI#14636)
May i ask what node it is to get it to work? I looked everywhere, and i can't seem to find a node that uses it. My application is fully updated.
The regular load diffusion model should work if you the right INT8 format
I downloaded the Int8 fast loader. It runs, but i get images with just static noise.
I think it's because i didn't download the right branch of ComfyUI maybe? Idk...
thx form the reply tho.
Appropriate it!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you commented.Message ID: ***@***.***>
|
Yeah. The regular Model Loader only has the older variants of FP8 quantization. There isn't any options for Int8. |
This is pretty basic, lora support needs to be improved.