Replies: 1 comment
-
Matrix has been known to apply weird configurations to Swarm - I recommend just installing swarm the normal way https://github.com/mcmonkeyprojects/SwarmUI?tab=readme-ov-file#installing-on-windows (it's very easy, just download the bat and run it and it installs itself), and in Server->Server Config set ModelRoot to wherever you keep your models |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So here’s the situation:
I downloaded a GGUF model and tried running it. From what I’ve since learned, the first time I ran it, the system should have displayed a popup prompting me to download the ComfyUI-GGUF node. That popup never appeared.
Instead, I got this error:
[Warning] [BackendHandler] No backends match the request! Cannot generate anything. Backends refused for the following reason(s):
10:29:03.977 [Error] [BackendHandler] Backend request #1 failed: No backends match the settings of the request given! Backends refused for the following reason(s):
While researching the problem, I found this documentation:
https://github.com/mcmonkeyprojects/SwarmUI/blob/master/docs/Model%20Support.md#gguf-quantized-models
That’s where I confirmed the popup should have appeared to let me download the required node, but again—it didn’t.
Here’s what I tried after that:
Thinking maybe the original download was corrupted, I tried downloading a completely different GGUF model and running it. Still the same error message.
My question:
What step am I missing here? Is there something else that needs to be configured so the backend actually recognizes and uses GGUF models? Or is my setup fundamentally wrong?
System details:
Beta Was this translation helpful? Give feedback.
All reactions