1
0

Перенос моделей в подпапку

This commit is contained in:
2025-08-19 15:39:14 +08:00
parent 2427885ddd
commit 7824e99235
99 changed files with 8 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/deepseek-r1/tags
docker exec -it ai-ollama ollama run deepseek-r1:1.5b --verbose
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/deepseek-r1/tags
docker exec -it ai-ollama ollama run deepseek-r1:14b --verbose
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/deepseek-r1/tags
docker exec -it ai-ollama ollama run deepseek-r1:32b --verbose
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/deepseek-r1/tags
docker exec -it ai-ollama ollama run deepseek-r1:7b --verbose
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/deepseek-r1/tags
docker exec -it ai-ollama ollama run deepseek-r1:8b --verbose