mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Setting which GPU to use with PyTorch #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @merlinlikethewizard on GitHub (Feb 13, 2024).
Is there a way (or could there be) to select which GPU to run on when generating chat responses?
@mxyng commented on GitHub (Mar 4, 2024):
This library doesn't use pytorch so I'm not sure what you're asking