ScottzillaSystems commited on
Commit
1dc21ab
·
verified ·
1 Parent(s): 797c150

Add frob/mradermacher-Llama3.3-8B-Thinking-Heretic-Claude-4.5-Opus:q8_0

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -14,5 +14,6 @@ RUN ollama serve \
14
  & sleep 5 \
15
  && ollama pull gemma2:2b \
16
  && ollama pull alibilge/Huihui-GLM-4.6V-Flash-abliterated:q4_k_s \
 
17
  && echo "Done. Stop Ollama..." \
18
  && pkill ollama
 
14
  & sleep 5 \
15
  && ollama pull gemma2:2b \
16
  && ollama pull alibilge/Huihui-GLM-4.6V-Flash-abliterated:q4_k_s \
17
+ && ollama pull frob/mradermacher-Llama3.3-8B-Thinking-Heretic-Claude-4.5-Opus:q8_0 \
18
  && echo "Done. Stop Ollama..." \
19
  && pkill ollama