← 返回列表

dsh-zcode-farm

DeepSeek Harness 工具与能力 低风险

多实例 ComfyUI 编排:探测每个已配置 ComfyUI 端点的 GPU、空闲显存与队列深度,再把生成任务派给最空闲且满足条件的实例。提供三个工具(comfyui_farm_status、comfyui_farm_pick、comfyui_farm_run)。一个实例只有在可达、空闲显存不低于要求、且队列不深于上限时才算候选;候选按「空闲显存 - 队列深 × 权重」排序,因此空闲的浅队列胜过忙碌的大显存。零运行时依赖。探测失败可选重试——跨 SSH 隧道的一次超时不足以证明实例已下线。

Multi-instance ComfyUI orchestration: probes every configured ComfyUI endpoint for its GPU, free VRAM and queue depth, then dispatches a generation job to the idlest eligible instance. Ships three tools (comfyui_farm_status, comfyui_farm_pick, comfyui_farm_run). An instance is eligible only if it is reachable, has at least the requested free VRAM, and its queue is no deeper than the configured ceiling; eligible instances are ranked by free VRAM minus queue depth times a weight, so an idle shallow queue wins over a busy large one. Zero runtime dependencies. Optional retry on probe failure, because a single timeout across an SSH tunnel is not proof that an instance is down.

怎么安装

DeepSeek Harness dsh plugin add github:BOWLUNA/dsh-zcode-farm

简介

dsh-zcode-farm **English** | 中文 Let the DeepSeek Harness agent see a **whole farm** of ComfyUI instances and dispatch each job to the idlest one. bash dsh plugin --profile web add dsh-zcode-farm | | dsh-comfyui (77★) | **this plugin** | | --- | --- | --- | | Endpoints it can address | one | **many, probed concurrently** | | Queue depth | read from /queue, but with one instance it informs the user rather than a choice | **weighted into the ranking, across instances** | | When the job lands | on that one instance | on the instance with the **most free VRAM and an empty queue** | | Writes to Comf…

推荐参考

45 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
– 用户关注 · 参考最近的查看、安装命令复制和外链访问
45 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
JavaScript
GitHub 星标
0
月下载
–
最近更新
2026-09-24
创建于
2026-09-17

链接

GitHub ↗ 主页 ↗ 报告问题 ↗

基础安全检查

检查结果
curated 收录但无 npm 包/安装命令
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
comfyui, cordis, deepseek-harness, dsh, dsh-plugin, gpu-scheduling, image-generation, load-balancer, multi-instance, workflow, zcode

同类推荐

MCP 服务器
推荐93

fastmcp

punkpeye/fastmcp

用于构建MCP服务器的TypeScript框架。

☆ 3.3K ↓ 2.0M 工具与能力 ↗
MCP 服务器
推荐91

mobile-mcp

mobile-next/mobile-mcp

用于移动自动化与抓取的模型上下文协议服务器(iOS、Android、模拟器、仿真器和真实设备)

☆ 6.8K ↓ 102.4K 工具与能力 ↗
MCP 服务器
推荐88

davinci-resolve-mcp

samuelgursky/davinci-resolve-mcp

用于DaVinci Resolve Studio的MCP服务器集成

☆ 3.1K ↓ 72.0K 工具与能力 ↗
MCP 服务器
推荐83

ssh-mcp

tufantunc/ssh-mcp

通过Model Context Protocol暴露Linux服务器SSH控制的MCP服务器。

☆ 762 ↓ 42.0K 工具与能力 ↗