Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load safetensors using method MIO: CUDA error: operation not supported and multi loras seems not work #225

Open
xueqing0622 opened this issue Mar 25, 2025 · 3 comments

Comments

@xueqing0622
Copy link

Loading weights from F:\ComfyUI\ComfyUI\models\diffusion_models\svdq-int4-flux.1-fill-dev\transformer_blocks.safetensors
[2025-03-25 09:58:45.044] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130)
[2025-03-25 09:58:50.687] [info] Done.
Loading configuration from F:\ComfyUI\ComfyUI\models\diffusion_models\svdq-int4-flux.1-fill-dev\comfy_config.json
model_type FLUX
[2025-03-25 09:58:52.687] [info] Loading partial weights from I:\sdmodel\Lora\svdq\fill\portrait-photography.safetensors
[2025-03-25 09:59:08.281] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130)
[2025-03-25 09:59:10.399] [info] Done.
[2025-03-25 09:59:17.497] [info] Set lora scale to 0.7 (skip 32 ranks)
[2025-03-25 09:59:17.548] [info] Loading partial weights from I:\sdmodel\Lora\svdq\fill\portrait-photography.safetensors
[2025-03-25 09:59:17.548] [warning] Failed to load safetensors using method MIO: CUDA error: operation not supported (at D:\Project\nunchaku-dev\src\Serialization.cpp:130)

@xueqing0622
Copy link
Author

xueqing0622 commented Mar 25, 2025

if 2 loras, seems last lora has effect. other lora not work

Image

and change lora and model connections and strength must to render other sdxl or other workflow and switch back, can get the new connections effect.

@lmxyy
Copy link
Collaborator

lmxyy commented Mar 25, 2025

multiple lora support is working in progress.

@xueqing0622
Copy link
Author

multiple lora support is working in progress.

thx your answer, lmxyy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants