dsh-wm
适用于 DeepSeek Harness 的可运行世界模型工具包
AI 分析
提供查看帧、命名 3D/像素/隐空间路由、测量运行等世界模型研究工具。适合从事具身智能、世界模型或强化学习研究的专业科研人员。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WayneJin0918/dsh-wm说明文档
阅读完整 README ↗Configuration and limits
Requirements
- DeepSeek Harness
0.1.0-rc.6or compatible, withpnpmon PATH fordsh plugin. - Node.js 18+.
- Optional
ffmpegfor JPEG or video inputs. PNG/PPM frame directories work offline.
Install, upgrade, disable, and uninstall
dsh plugin --profile wm update github:WayneJin0918/dsh-wm
dsh plugin --profile wm remove dsh-wm
To disable the bundle temporarily, set this in the profile patch:
- id: dsh-wm
disabled: true
Restart the profile after enabling or upgrading.