#Is my GPU used?

3 messages · Page 1 of 1 (latest)

hidden badger
#

How can I tell if my NVIDIA GPU is actually used when I run a Python script (on my watch windows pc) which uploads files to a GPT model via the OpenAI API?

radiant sierra
#

Why would your GPU be used for file uploading or API usage?

#

But, you could check task manager and see the usage for your GPU. (It should be pretty high for AI models, that is if you're running it locally.)