From f663319c302333ec3fc8d9aa01dcb90030f59441 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Mon, 18 Aug 2025 00:43:23 +0800 Subject: [PATCH] nomic-embed-text:latest --- nomic-embed-text/latest | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 nomic-embed-text/latest diff --git a/nomic-embed-text/latest b/nomic-embed-text/latest new file mode 100755 index 0000000..3742c8d --- /dev/null +++ b/nomic-embed-text/latest @@ -0,0 +1,4 @@ +#!/bin/bash +# https://ollama.com/library/nomic-embed-text/tags + +docker exec -it ai-ollama ollama pull nomic-embed-text:latest --verbose