zouyuxuan122/dsh-our-free-model
在 dsh 里装上这个插件即可,无需登录、注册或填 API Key,就能使用包括 Muse Spark 1.3、MiMo V2.6 在内的前沿模型——完全免费,不限量。 All you do is install this plugin in dsh: no login, no sign-up, no API key — the frontier models are just there, Muse Spark 1.3 and MiMo V2.6 among them. Completely free, with no usage cap.
About the project
A dsh plugin that adds free access to Muse Spark 1.3, MiMo V2.6 and other models without sign-up or API key, plus a local OpenAI-compatible proxy and usage dashboard.
Useful for
- Install the plugin in dsh and pick a free model in the selector with no key setup
- Point local tools at the models via the OpenAI-compatible base URL and generated key
- Track token usage and latency per model in the local usage dashboard
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 75 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 2 days old and already has 108 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #114.
- About 14 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 108
- Today
- 0 · ≈ 75 by evening
- Forks
- 8
- Issues and pull requests
- 7
- Watchers
- 0
- Language
- JavaScript
- License
- MIT
- Latest release
- v1.2.2 · September 26, 2026
- Created
- September 24, 2026
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026Top new repositories this week: #114
More in this category
-
8.7
paperclipai/paperclip
Open-source Node.js and React platform for orchestrating a team of AI agents: goals, org chart, budgets, tickets and audit. Suits teams running autonomous agents (Claude Code, Codex, Cursor, etc.) and wanting to manage…
-
8.1
vectorize-io/hindsight
Hindsight is a long-term memory system for AI agents that stores facts and observations rather than just conversation history, reporting state-of-the-art results on the LongMemEval benchmark. It runs as a server…
-
7.0
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
6.8
asokurasu/text-humanizer
An open-source Python tool that rewrites AI-generated text through a pipeline of LLM and translation steps to make it more natural and bypass AI detectors. Supports 8 languages and requires DeepSeek and optionally…
-
6.2
androoAGI/starnet
A local-first desktop app where AI agents do real work with real models and tools, and a pixel-art station projects live runtime state. Lets you create teams of agents with distinct permissions and run them concurrently.
-
6.1
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.