Skip to content

Transfer a local ollama model to a remote ollama server

License

Notifications You must be signed in to change notification settings

mann1x/ollamarsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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 https://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.

About

Transfer a local ollama model to a remote ollama server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages