mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
ollama.generate & ollama.chat hangs after about 30*mins #24
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 @stevengans on GitHub (Feb 6, 2024).
Original: https://github.com/ollama/ollama/issues/2339
Tests: https://github.com/ollama/ollama-python/pull/55
@draftin1 commented on GitHub (Feb 12, 2024):
Anyone familiar with this repo have an idea where in the code the hang up might be occurring and can give me a starting place? I can take a look at it. I'm running into this same issue, and I'd rather fix it here, than create a loading/generator script with huggingface options.
@stevengans commented on GitHub (Feb 12, 2024):
@jonnyjohnson1 https://github.com/ollama/ollama/pull/2459 fixes the issue.
@draftin1 commented on GitHub (Feb 12, 2024):
@stevengans How can I get the update on macOS? Does it require an uninstall/reinstall?
@stevengans commented on GitHub (Feb 12, 2024):
It's been merged. So we can make a request to @mxyng to add it to the next release.
@mxyng commented on GitHub (Feb 23, 2024):
Ollama changes usually do not require a bump for the python client library.
The macOS app has an auto-update feature. Clicking the "restart to update" will install the latest