diff --git a/mistral-small/22b b/mistral-small/22b new file mode 100755 index 0000000..10d7c0d --- /dev/null +++ b/mistral-small/22b @@ -0,0 +1,4 @@ +#!/bin/bash +# https://ollama.com/library/mistral-small/tags + +docker exec -it ai-ollama ollama run mistral-small:22b --verbose diff --git a/mistral-small/24b b/mistral-small/24b new file mode 100755 index 0000000..4e45a6d --- /dev/null +++ b/mistral-small/24b @@ -0,0 +1,4 @@ +#!/bin/bash +# https://ollama.com/library/mistral-small/tags + +docker exec -it ai-ollama ollama run mistral-small:24b --verbose