跳到正文

MicroHEROX/dsh-koboldcpp-hands

10最近提交 2026年8月15日

dsh-koboldcpp-hands DSH 插件

dsh-koboldcpp-hands 为 Harness 安装两个本地 KoboldCpp 推理工具:文本生成和多模态图像分析。它可以启动并管理已配置的 KoboldCpp 进程,或复用已有服务器。

如何安装 dsh-koboldcpp-hands DSH 插件

数据来源

快照日期:2026年8月15日

manifest-valid

dsh-koboldcpp-hands DSH 插件能做什么

  • 注册 `koboldcpp_run`,用于本地改写、提取、摘要和翻译等文本任务。
  • 注册 `koboldcpp_vision`,用于图像分析、OCR 和多图比较。
  • 支持本地图像路径、data/HTTP(S) 图像 URL,以及当前 Harness 对话中附带的图像。
  • 使用用户提供的可执行文件和 `.kcpps` 配置启动 KoboldCpp,轮询服务就绪状态,并支持空闲停止、退出停止或永不停止。
  • 复用外部启动的 KoboldCpp 服务器,且不会终止它们。
  • 支持通过 Harness 用户设置文档进行实时配置覆盖,以及通过环境变量回退指定可执行文件和配置。

dsh-koboldcpp-hands DSH 插件适合哪些场景

  • 将重复性文本转换任务卸载给本地模型。
  • 通过智能体工具调用执行本地 OCR 或图像分析。
  • 在一次多模态请求中比较两到四张图像。
  • 在保留在线 Harness 模型作为主要对话模型的同时,使用本地 KoboldCpp 模型处理特定任务。

dsh-koboldcpp-hands DSH 插件适合谁

  • 已安装本地 KoboldCpp 的 DeepSeek Harness 用户。
  • 拥有 GGUF 模型,以及用于视觉功能的多模态模型和 `mmproj` 投影器的用户。
  • 配置基于 Cordis 的 Harness 部署的开发者。

dsh-koboldcpp-hands DSH 插件的限制

  • 需要 Node.js 20 或更高版本、DeepSeek Harness 安装,以及提供 `/v1/chat/completions` 的 KoboldCpp 二进制文件。
  • 用户必须自行提供和配置 KoboldCpp 可执行文件、`.kcpps` 启动配置、模型及 GPU/后端设置。
  • 视觉功能需要多模态 GGUF 模型和 `mmproj`;没有 `mmproj` 时模型无法看到图像。
  • 不替代 Harness LLM 提供方,不支持流式响应,不捆绑模型文件,也不会自动选择 GPU 后端。
  • 文档中的 KoboldCpp 二进制示例和进程树终止行为主要面向 Windows。

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • dependency counts

    package.json declares 0 runtime, 16 development, 8 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • prepare script detected

    package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-koboldcpp-hands DSH 插件的相关选择

dsh-koboldcpp-hands DSH 插件常见问题

dsh-koboldcpp-hands DSH 插件是什么?

dsh-koboldcpp-hands 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 dsh-koboldcpp-hands DSH 插件?

当前快照没有可靠安装命令。请从 dsh-koboldcpp-hands 仓库 README 获取最新步骤,不要根据插件名猜命令。

dsh-koboldcpp-hands 使用哪个 DSH profile?

dsh-koboldcpp-hands 的 profile 在当前快照中未确认。请查看仓库 manifest 和 README,避免装进错误的 DSH profile。

dsh-koboldcpp-hands 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

dsh-koboldcpp-hands 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

dsh-koboldcpp-hands 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。