We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6406d commit c0f3bc8Copy full SHA for c0f3bc8
OpenWebUI_De.sh
@@ -21,8 +21,6 @@ echo -e "${blue} 1. ollama installieren: ${reset}"
21
curl -fsSL https://ollama.com/install.sh | sh
22
23
echo -e "${blue} 1.1 ollama mit llama3.1 starten ${reset}"
24
-echo -e "${blue} muss manuell beendet werden mit /bye ${reset}"
25
-# ollama run llama3.1
26
ollama pull llama3.1
27
28
echo -e "${blue} 2. openwebui über Docker starten ${reset}"
0 commit comments