Initial commit.

This commit is contained in:
2025-02-20 11:56:58 +00:00
parent ee511c4344
commit 457abd23e7
14 changed files with 2583 additions and 0 deletions

View File

@@ -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