Files
DeepSeek_PARTS/README.md
2025-02-20 11:56:58 +00:00

7 lines
295 B
Markdown

# 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