mirror of
https://github.com/ollama/ollama.git
synced 2026-09-21 13:38:14 -05:00
docs: register DeepSeek Harness (#17751)
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
"pages": [
|
||||
"/integrations/claude-code",
|
||||
"/integrations/opencode",
|
||||
"/integrations/deepseek-harness",
|
||||
"/integrations/cline-cli",
|
||||
"/integrations/codex-app",
|
||||
"/integrations/codex",
|
||||
|
||||
@@ -15,8 +15,8 @@ ollama launch dsh
|
||||
Ollama installs `@deepseek-ai/dsh` if needed. To choose a model:
|
||||
|
||||
```shell
|
||||
ollama launch dsh --model qwen3.5
|
||||
ollama launch dsh --model qwen3.5:cloud
|
||||
ollama launch dsh --model qwen3.8
|
||||
ollama launch dsh --model deepseek-v4-flash:cloud
|
||||
```
|
||||
|
||||
To configure without starting:
|
||||
|
||||
Reference in New Issue
Block a user