1
0
This commit is contained in:
2025-08-16 21:28:41 +08:00
parent 964c3c7ca8
commit ef36d0de95
2 changed files with 8 additions and 0 deletions

4
gemma3n/e2b Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/gemma3n/tags
docker exec -it ai-ollama ollama run gemma3n:e2b --verbose

4
gemma3n/e4b Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/gemma3n/tags
docker exec -it ai-ollama ollama run gemma3n:e4b --verbose