llm-as-a-Verifier-dsh
Run the following command in DeepSeek Harness:
dsh plugin install aispin-dev/llm-as-a-Verifier-dsh
Paste the following prompt into your AI chat to install this plugin:
To install the llm-as-a-Verifier-dsh plugin in DeepSeek Harness, run the command: dsh plugin install aispin-dev/llm-as-a-Verifier-dsh. The full source code is available at https://github.com/aispin-dev/llm-as-a-Verifier-dsh.
About this plugin
The llm-as-a-Verifier-dsh plugin tackles a key challenge in AI inference: while models like DeepSeek V4 Flash generate high-quality answers, they often fail to recognize which outputs are best. By implementing Best-of-N self-verification, it enables test-time scaling that matches frontier model performance at a fraction of the cost—such as reaching Fable 5-level scores on Terminal-Bench 2.1 with approximately 1/11th the expense.
The plugin's core capabilities span three dimensions: a tool face for on-demand use, a service face for programmatic orchestration, and a mode face that seamlessly integrates Best-of-N sampling into every conversation turn. Technically, it features fine-grained reward scoring, a probabilistic pivot tournament for efficient selection, and a prefix-cache layout to minimize token usage. It remains robust under load via a sampling degrade chain, ensuring graceful fallback without interrupting sessions.
It is ideal for AI developers, researchers, and anyone needing high-quality model inference on a budget. Whether for academic experiments, prototyping, or production deployments, this plugin significantly enhances the utility of DeepSeek V4 Flash, allowing users to access frontier-level reasoning at low cost while offering flexible options for workflow integration and other plugins.
Use Cases
- Enhance language model inference accuracy
- Automatically select best responses in conversations
- Conduct low-overhead model performance experiments
Best For
- AI application developers
- Model research scientists
- Engineers using DeepSeek
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.