MicroHEROX/dsh-unsloth-hands

MicroHEROX★ 0TypeScriptLast synced: 2026-08-15

Open on GitHub

Unsloth for DeepSeek Harness — a pure-client tool plugin that connects the DeepSeek Harness online model to a locally running Unsloth Desktop for repetitive text and vision (OCR) labor.

README excerpt

Unsloth for DeepSeek Harness dsh-unsloth-hands — give your DeepSeek Harness agent a pair of local hands. A third-party tool plugin for DeepSeek Harness that lets the online model (your main conversation model) hand repetitive, token-cheap labor to a local Unsloth Desktop (Unsloth Studio) server — plain text work and vision work (image analysis / OCR / comparison). The main model stays where your deployment puts it. When it decides a job is better done locally, it calls: - unsloth run — run one prompt on the local text model (batch rewrites, name translations, string munging, short summarization, extraction). - unsloth vision — send images to the local multimodal model (OCR, image analysis, multi-image comparison) with structured report templates. The plugin is a pure client : it only connects to the Unsloth Desktop you are already running . Model selection, downloading, quantization and context settings all happen in the Unsloth app itself — the plugin never starts, owns, or stops any process, and never kills anything. ✨ What it does - Two model-facing tools registered on the harness tool registry ( ctx.tools ), following the official dsh-tools contract ( defineTool , canonical JSO…

View full README on GitHub →
Terminal / TUIdeepseek-harnessdshdsh-plugindsh-pluginsunslothocragentvision

Category