Skip to content

Trying to create an rttensor for a lora, I got the error ERROR:root:Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument mat1 in method wrapper_CUDA_addmm) Traceback (most recent call last): #76

@left1000

Description

@left1000

Trying to create an rttensor for a lora, I got the error

ERROR:root:Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument mat1 in method wrapper_CUDA_addmm) Traceback (most recent call last):

Which when I got it on the main rttensor page making a profile there, meant that I'd installed the extension incorrectly. But I don't think that's the case here, as I've been making profiles and generating images with them just fine as long as I didn't care about lora's at all.

Not sure how to diagnose the problem, given the misleading error message I have to go on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions