Releases: MicroHEROX/dsh-unsloth-hands
Releases · MicroHEROX/dsh-unsloth-hands
Release list
v0.1.0
Unsloth for DeepSeek Harness 0.1.0
A pure-client DeepSeek Harness tool plugin: the online model hands repetitive text and vision (OCR) labor to a locally running Unsloth Desktop.
Tools
unsloth_run— run one prompt on the local modelunsloth_vision— OCR / image analysis / comparison with structured report templates
Now on npm
Published to the npm registry as dsh-unsloth-hands@0.1.0 — install with one command, no build approval needed:
dsh plugin --profile <name> add dsh-unsloth-handsCompatibility
- DeepSeek Harness
0.1.0-rcseries (tested against@deepseek-ai/*0.1.0-rc.6) - Node.js >= 20
- Unsloth Desktop: any version exposing the external API
Install
dsh plugin --profile <name> add dsh-unsloth-hands
# or straight from GitHub
dsh plugin --profile <name> add github:MicroHEROX/dsh-unsloth-handsFull usage: https://github.com/MicroHEROX/dsh-unsloth-hands#readme
MIT License. Thanks to DeepSeek AI, Unsloth AI and the open-source ecosystem.