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