Initial commit.
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
# DeepSeek_PARTS
|
||||
DeepSeek model for PARTS Ltd
|
||||
|
||||
|
||||
# 1. Make sure Ollama is running
|
||||
# 2. Working command for open-webui:
|
||||
sudo docker run -d --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:11434 --name open-webui --restart always ghcr.io/open-webui/open-webui:main
|
||||
Reference in New Issue
Block a user