Skip to content

Latest commit

 

History

History
82 lines (46 loc) · 2.58 KB

README.md

File metadata and controls

82 lines (46 loc) · 2.58 KB

Project license

Pull Requests welcome code with love by mann1x


About

[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

ollarsync tui

Built With

[Python]

Getting Started

Prerequisites

[Requests and tqdm modules]

Python 3.10+

Installation

[Clone the repo]

execute pip install -r requirements.txt for the dependencis

Usage

Simple: python ollamarsync.py modelname http://192.168.100.100:11434

-h for help

Roadmap

See the open issues for a list of proposed features (and known issues).

Support

License

This project is licensed under the MIT license.

See LICENSE for more information.