DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-wsl-gpu

d

dsh-wsl-gpu

Manifest valid

Probes nvidia-smi and GPU visibility inside WSL.

hasBundlePatch

dsh-wsl-gpu

Install set: part of dsh-wsl-kit. Prefer KIT_SET=daily | llm | github | full (see kit README). Fault tree: TROUBLESHOOTING.md.

DeepSeek Harness tool: gpu_doctor — WSL nvidia-smi, VRAM pressure, Blackwell/5080 hints, and whether Ollama / vLLM / Unsloth Desktop ports compete on one GPU.

Part of dsh-wsl-kit.

中文说明 → README.zh.md


Compatibility

| Field | Value | |-------|-------| | Plugin | dsh-wsl-gpu 0.2.1 | | Minimum dsh | ≥ 0.1.2 (web UI one-shot ?token= on Windows relay :3081) | | Latest verified | See dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite | | Kit set | llm / full (some also useful alone) | | Cloud Flash | Use model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin | | Agent Teams | Upstream experimental; not required here |

Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.

Why

Local inference needs the Windows NVIDIA driver to expose GPUs into WSL2. On a single ~16GB card (e.g. RTX 5080), opening Ollama and llama-server and vLLM at once is a common OOM path. This tool reports visibility, VRAM, and open inference ports together.

Install

curl -fsSL https://raw.githubusercontent.com/173787247/dsh-wsl-kit/master/install.sh | KIT_SET=llm bash
# or:
dsh plugin --profile web add github:173787247/dsh-wsl-gpu

Ask: “Run gpu_doctor” after driver updates, CUDA build failures, or before loading another large GGUF.

What you get

  • Parsed GPU rows: name, driver, VRAM used/total, util, compute capability
  • Blackwell / RTX 50 tips (sm_120, CUDA 12.8+/13.x)
  • Inference port scan: 11434 / 1234 / 8000 / 8080
  • Pointers to host_reach and docker_doctor focus=vllm

Config

- id: dsh-wsl-gpu
  name: dsh-wsl-gpu
  config:
    timeoutMs: 20000
    probeTimeoutMs: 1200
    probeInference: true

Test

npm test

License

MIT

Similar plugins

dsh-gpu-pulse

by zhubaohi

Floating GPU monitor (nvidia-smi) for the DSH Web UI — live per-GPU utilization, VRAM, temperature, power and fan, in the corner of the page.

UI & ExperienceManifest valid

0

MIT

JavaScript

Aug 31, 2026

dsh plugin --profile web add dsh-gpu-pulse

by baldovinmarques391-design

GLM Vision plugin for DSH: image translation for non-multimodal models via GLM-4V-Flash

Manifest valid

0

JavaScript

Aug 21, 2026

dsh plugin --profile web add dsh-plugin-glm-vision

by lucifergzsz414

Native-Windows (non-WSL) shell/encoding/filesystem gotchas for the DeepSeek Harness system prompt

Tools & CapabilitiesManifest valid

0

MIT

JavaScript

Aug 31, 2026

dsh plugin --profile web add dsh-windows-native

by lhwwxy

LLM model selection & deployment analysis tool for DeepSeek Harness: deployability, VRAM, TTFT, latency, throughput and power for 38 models × 20 GPUs/NPUs

Manifest valid

0

39/wk

MIT

JavaScript

Aug 18, 2026

dsh plugin --profile web add dsh-model-deploy

by Terry12138qy

DeepSeek Harness 识图插件:为不具备原生识图能力的模型提供识图能力(阿里云百炼 qwen3.5-omni-plus,失败自动切换智谱 glm-4.6v-flash)。由 claude-vision-skill 移植适配。 | Vision tool for DeepSeek Harness

Manifest valid

3

285/wk

MIT

JavaScript

Aug 14, 2026

dsh plugin --profile web add dsh-vision

Registers /wrapped, which reads the session's own stats and renders a shareable dark SVG summary card — tool vs. thinking time, decode speed, and a tool/thinking-ratio verdict.

Development & InfrastructureManifest valid

0

dsh plugin --profile web add dsh-wrapped