Replies: 1 comment
|
After digging into the source code. I finally can make the Qwen-Image works on dual GPU. You can see the sample here: Source: https://github.com/tforce-io/llm-db/blob/master/yaml/LocalAI/Qwen-Image-20B.yaml |
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.
Recently I tried using those with diffusers backend erroneously and was told in discord that it's purpose is to run safetensors models, so the question arises. What backend, if there is one supported by LocalAi, should I use to run quantized qwen-image models? If it's not supported, is it planned to in some future release?
All reactions