Open DigitalBeer opened 2 weeks ago
This is an error in the GGUF node. ComfyUI-GGUF\ops.py", line 119
Does it work with the normal sampler? Cause the Flux sampler only uses what Comfy has built it.
Let me know if it works with the normal sampler, and I will look into it.
EDIT (Update 1): I double-checked with the normal (non GGUF) Flux 1 Dev model. There are no issues.
Comfy Version 0.2.7-17-geb476e6 | ComfyUI_frontend v1.3.26
Hi, I've been using your Flux Sampler node from the LLM video you put out a few months ago, it's all been working fine until the last few days so I want to check if there's an issue. I've updated all of comfy and git cloned the repo from scratch but it's not going away. From what I was just reading it could be a change in comfyui that's knocked a lot of custom nodes out. Does this look like a valid issue with the FluxSampler node or is it some other wacky config problem I've managed to acquire in comfy...again? :)
https://github.com/comfyanonymous/ComfyUI/issues/5344#issuecomment-2457963542
Thank you
ComfyUI Error Report
Error Details
from user code: File "D:\AI - Shared Files\Image Generation\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI-GGUF\ops.py", line 119, in get_weight weight = dequantize_tensor(tensor, dtype, self.dequant_dtype)
Set TORCH_LOGS="+dynamo" and TORCHDYNAMO_VERBOSE=1 for more information
You can suppress this exception and fall back to eager by setting: import torch._dynamo torch._dynamo.config.suppress_errors = True
Stack Trace
System Information
ComfyUI Version: v0.2.7-16-g2d28b0b
Arguments: D:\AI - Shared Files\Image Generation\StabilityMatrix\Packages\ComfyUI\main.py --highvram --preview-method auto --force-fp16 --preview-method auto --disable-smart-memory
OS: nt
Python Version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Embedded Python: false
PyTorch Version: 2.5.1+cu124
Devices
Name: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
(Please add any additional context or steps to reproduce the error here)