Compare commits
25 Commits
8e0888b23b
...
05c3b7e0fe
| Author | SHA1 | Date | |
|---|---|---|---|
|
05c3b7e0fe
|
|||
|
ae845a01ed
|
|||
|
2abebf9b11
|
|||
|
d26d780c04
|
|||
|
e17f6c258a
|
|||
|
c28fa41a15
|
|||
|
3d6734c366
|
|||
|
36ff280be6
|
|||
|
0a2d591e83
|
|||
|
77a202562d
|
|||
|
3654289356
|
|||
|
22f34ccbe9
|
|||
|
be74e61a64
|
|||
|
d7f3da458c
|
|||
|
ec0e1309cb
|
|||
|
bde12d69a9
|
|||
|
3e51e1ed2b
|
|||
|
deca9b8d3f
|
|||
|
ef36d0de95
|
|||
|
964c3c7ca8
|
|||
|
44aa18f408
|
|||
|
2603d36e25
|
|||
|
ed3a2842fa
|
|||
|
15b254be4b
|
|||
|
aa7d6e4d32
|
4
codestral/22b
Executable file
4
codestral/22b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/codestral/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run codestral:22b --verbose
|
||||
4
deepcoder/1.5b
Executable file
4
deepcoder/1.5b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/deepcoder/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run deepcoder:1.5b --verbose
|
||||
4
deepcoder/14b
Executable file
4
deepcoder/14b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/deepcoder/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run deepcoder:14b --verbose
|
||||
4
devstral/24b
Executable file
4
devstral/24b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/devstral/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run devstral:24b --verbose
|
||||
4
dolphin3/8b
Executable file
4
dolphin3/8b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/dolphin3/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run dolphin3:8b --verbose
|
||||
4
gemma3/12b
Executable file
4
gemma3/12b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma3/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma3:12b --verbose
|
||||
4
gemma3/1b
Executable file
4
gemma3/1b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma3/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma3:1b --verbose
|
||||
4
gemma3/270m
Executable file
4
gemma3/270m
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma3/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma3:270m --verbose
|
||||
4
gemma3/27b
Executable file
4
gemma3/27b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma3/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma3:27b --verbose
|
||||
4
gemma3/4b
Executable file
4
gemma3/4b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma3/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma3:4b --verbose
|
||||
4
gemma3/7b copy 4
Executable file
4
gemma3/7b copy 4
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma:7b --verbose
|
||||
4
gemma3/7b copy 5
Executable file
4
gemma3/7b copy 5
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma:7b --verbose
|
||||
4
gemma3n/e2b
Executable file
4
gemma3n/e2b
Executable 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
4
gemma3n/e4b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gemma3n/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gemma3n:e4b --verbose
|
||||
4
gpt-oss/20b
Executable file
4
gpt-oss/20b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/gpt-oss/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run gpt-oss:20b --verbose
|
||||
4
llava-llama3/8b
Executable file
4
llava-llama3/8b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/llava-llama3/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run llava-llama3:8b --verbose
|
||||
4
magistral/24b
Executable file
4
magistral/24b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/magistral/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run magistral:24b --verbose
|
||||
4
mistral-nemo/12b
Executable file
4
mistral-nemo/12b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/mistral-nemo/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run mistral-nemo:12b --verbose
|
||||
4
mistral-small/22b
Executable file
4
mistral-small/22b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/mistral-small/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run mistral-small:22b --verbose
|
||||
4
mistral-small/24b
Executable file
4
mistral-small/24b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/mistral-small/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run mistral-small:24b --verbose
|
||||
4
mistral/7b
Executable file
4
mistral/7b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/mistral/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run mistral:7b --verbose
|
||||
4
mixtral/8x7b
Executable file
4
mixtral/8x7b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/mixtral/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run mixtral:8x7b --verbose
|
||||
4
openthinker/32b
Executable file
4
openthinker/32b
Executable 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
4
openthinker/7b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/openthinker/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run openthinker:7b --verbose
|
||||
4
phi/2.7b
Executable file
4
phi/2.7b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/phi/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run phi:2.7b --verbose
|
||||
4
phi3.5/3.8b
Executable file
4
phi3.5/3.8b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/phi3.5/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run phi3.5:3.8b --verbose
|
||||
4
phi4-mini/14b
Executable file
4
phi4-mini/14b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/phi4-mini/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run phi4-mini:3.8b --verbose
|
||||
4
phi4-reasoning/14b
Executable file
4
phi4-reasoning/14b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/phi4-reasoning/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run phi4-reasoning:14b --verbose
|
||||
4
phi4/14b
Executable file
4
phi4/14b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/phi4/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run phi4:14b --verbose
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/qwen2.5-coder/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run qwen2.5-coder-coder:0.5b --verbose
|
||||
docker exec -it ai-ollama ollama run qwen2.5-coder:0.5b --verbose
|
||||
|
||||
4
qwen3-coder/30b
Executable file
4
qwen3-coder/30b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/qwen3-coder/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run qwen3-coder:30b --verbose
|
||||
4
qwq/32b
Executable file
4
qwq/32b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/qwq/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run qwq:32b --verbose
|
||||
4
smollm2/1.7b
Executable file
4
smollm2/1.7b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/smollm2/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run smollm2:1.7m --verbose
|
||||
4
smollm2/135m
Executable file
4
smollm2/135m
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/smollm2/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run smollm2:135m --verbose
|
||||
4
smollm2/360m
Executable file
4
smollm2/360m
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/smollm2/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run smollm2:360m --verbose
|
||||
4
starcoder2/15b
Executable file
4
starcoder2/15b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/starcoder2/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run starcoder2:15b --verbose
|
||||
4
starcoder2/3b
Executable file
4
starcoder2/3b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/starcoder2/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run starcoder2:3b --verbose
|
||||
4
starcoder2/7b
Executable file
4
starcoder2/7b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/starcoder2/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run starcoder2:7b --verbose
|
||||
Reference in New Issue
Block a user