Replies: 2 comments 4 replies
-
It should use the gpu, it uses on my computer. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You should install pytorch using the command from this page: This installs pytorch with cuda enabled, it tells it how to use the GPU. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi, I'm new to python and I'm not sure if I understand all of this stuff so sorry if the question is on a noob-level. Just have no idea where else to ask it. I have managed to make Tortoise work, but it's painfully slow. I'm wondering if that's how it's supposed to be (a 5-word sentence needs around 3 hours to be generated), or if something's wrong with my setup. When the generation is running, my CPU runs at 100%. The GPU isn't being utilized at all. Is Tortoise supposed to run on CPU? My GPU is a GTX 1070.
Beta Was this translation helpful? Give feedback.
All reactions