Issue in creating an embedding #3201
Unanswered
vernardohunk
asked this question in
Q&A
Replies: 1 comment
-
do not use -medvram or -lowvram or --opt-split-attention when creating embedding.you can active it after created embedding |
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.
-
I don't know how to use SD or python and I got stuck in this issue while trying to create an embedding.
"RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument index in method wrapper__index_select)"
SD is in my D while I think torch is in C, how can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions