mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Avoid the need to download ollama manually #126
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 @IliasAarab on GitHub (Aug 6, 2024).
Would it be possible to use
ollama-pythonstraight out of the box without the need to download/installollamamanually first?@GXcells commented on GitHub (Aug 27, 2024):
yes please I want this too
@IliasAarab commented on GitHub (Aug 27, 2024):
This would ideally work on all platforms.
@ParthSareen commented on GitHub (Nov 26, 2024):
Hey - not planning to support this for now, thanks!