1
0

Переложил и добавил модели по папкам, обновил README

This commit is contained in:
2025-05-25 14:45:00 +08:00
parent c0957e0a7b
commit a1fdd2717c
29 changed files with 97 additions and 35 deletions

4
phi3/14b Executable file
View File

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

4
phi3/3.8b Executable file
View File

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