1
0

openthinker

This commit is contained in:
2025-08-16 21:31:02 +08:00
parent 22f34ccbe9
commit 3654289356
2 changed files with 8 additions and 0 deletions

4
openthinker/32b Executable file
View File

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

4
openthinker/7b Executable file
View File

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