mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 00:55:21 -04:00
GPU- Utilization freezing #78
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 @ankitvirla on GitHub (May 2, 2024).
sometime, GPU- Util memory is freezing, when I'm using mistral through ollama-python . Creating a host using "Client" method.
sometime GPU util reaching to 93%, and everything hanging.
is there anyone who faced the same issue, any solution for the same.
Thanks.