[Copy a local ollama model to a remote server]
Skips already transferred images
Uploads at high speed with a progress bar
No more multiple downloads of the same model on different ollama hosts
Ideal for servers isolated from internet
[Python]
[Requests and tqdm modules]
Python 3.10+
[Clone the repo]
execute
pip install -r requirements.txt
for the dependencis
Simple:
python ollamarsync.py modelname http://192.168.100.100:11434
-h
for help
See the open issues for a list of proposed features (and known issues).
- Top Feature Requests (Add your votes using the 👍 reaction)
- Top Bugs (Add your votes using the 👍 reaction)
- Newest Bugs
This project is licensed under the MIT license.
See LICENSE for more information.