LLM adapter plugin for locally deployed Qwen models behind a vLLM OpenAI-compatible endpoint, with per-model multimodal switch, fully configurable reasoning efforts, and a web settings page for editing the deployment from the frontend.
- License
- MIT
- Added
- 2026-08-28
GitHub info
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 27, 2026, 8:40 AM
- Maintainer
- starefinger
- Added
- 2026-08-28
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Qwen 本地 (vLLM) settings page
https://raw.githubusercontent.com/starefinger/dsh-llm-qwen-local/main/docs/assets/setting.png

Settings page: reasoning-effort table, default level, and the discover/save actions
https://raw.githubusercontent.com/starefinger/dsh-llm-qwen-local/main/docs/assets/setting2.png

Model selector with Qwen3.8-27B (local) selected
https://raw.githubusercontent.com/starefinger/dsh-llm-qwen-local/main/docs/assets/use_guide_1.png

Reasoning level menu opened from the input footer
https://raw.githubusercontent.com/starefinger/dsh-llm-qwen-local/main/docs/assets/use_guide_2.png
Install
dsh plugin --profile web add dsh-llm-qwen-localREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/starefinger/dsh-llm-qwen-local)Related plugins
Models & Providersdsh-plugin-subscriptions
★ 297Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-commandcode-provider
★ 126Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support.
dsh-AuthInOne
★ 105Adds account login, API and custom Provider setup, model switching, image fallback for text-only models, and token/cost attribution to DeepSeek Harness 47f.