From 894a37d8d0beb7d8563d2cd6a7bc1effccd75b0d Mon Sep 17 00:00:00 2001 From: Simon Frey Date: Tue, 2 Jul 2024 12:46:43 +0200 Subject: [PATCH] Add ollama-registry-pull-through-proxy to list --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f398665..6a77ca4 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,12 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) ## Package Manager + + +| Name/Link | Description | Install Type | +| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------------- | +| [ollama-registry-pull-through-proxy](https://github.com/beans-bytes/ollama-registry-pull-through-proxy) | Allows you to cache ollama models locally in your network. Good for companies as it speeds up the pulling of models. | Docker
Golang binary | + ## Libraries ## Extensions & Plugins