cgjosephlee/ollama-save-load
Save and load ollama models just like operating docker images.
This tool helps you manage your Ollama language models by allowing you to easily package them for transfer or backup. You input an existing Ollama model, and it outputs a portable file (like a .tar.gz) that can then be used to restore the model elsewhere. It's designed for anyone who works with Ollama and needs to move or archive their models.
No commits in the last 6 months.
Use this if you need to transfer an Ollama model from one machine to another, share it with colleagues, or create backups of your installed models.
Not ideal if you are only using Ollama models on a single machine and don't require sharing or backing them up externally.
Stars
26
Forks
6
Language
Python
License
—
Category
Last pushed
May 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/cgjosephlee/ollama-save-load"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.