• panda_abyss@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    5 days ago

    Edit: image Gen works through comfyui, but is slow. Exact same experience as the video, works as he says. Not rendering text literally halves the compute time, but Qwen Image works.

    So I had neglected to download the models. Chalk that up to trying to do this after coming home from the bar.

    Qwen image is not working in that toolbox container.

    First attempt had bad memory access when trying to merge the model and LoRA, second attempt it kept trying to use CUDA so failed to generate, third attempt it reached 100% of denoising generation but started running into strong GPU lag on the rest of the desktop environment and never produced the image.

    Fourth attempt failed to merge LoRA again due to HIP memory errors – this is after a fresh reboot, so no resource contention.

    Rebooted qwen, fifth attempt it does merge LoRA and start generation, but never actually finishes an iteration. For some reason this time it appears to be trying to run on 4 CPUs. This run again in the logs said it was trying CUDA, so… I suspect it’s the same failure.

    It looks to me like a torch configuration issue.___