mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Feature Request: Wheel for Ollama Server and Corresponding Startup #244
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 @jobs-git on GitHub (Mar 21, 2025).
Is wheels for ollama will streamline is installation and use in ollama supported tools.
CUDA is available via pip install for example, so its not new to package non python software this way.
In addition, support for server start and server shutdown via python is requested.
Possibly this:
Create server instance:
Then turn off the server:
@jobs-git commented on GitHub (Mar 22, 2025):
Created a package for Linux
https://github.com/jobs-git/ollama-server