Muse Spark 1.3 Contributor
cline-pass/cline-pass/muse-spark-1.3-contributor · family muse · in: text, image, video, pdf, audio → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video pdf audio.
This is a text model — providers price it per unit, not per token, so models.dev carries no token price (fields read “—”). See ClinePass’s docs for per-unit rates.
- Provider
- ClinePass (
cline-pass) - Kind
- text (outputs text)
- Context
- 1,048,576 tokens
- Max output
- 131,072 tokens
- Capabilities
- tools reasoning text image video pdf audio
Same model, other providers
“Muse Spark 1.3 Contributor” is offered by 8 providers — cheapest-effective first. NanoGPT is the cheapest at $0.13 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| NanoGPT | $0.1 | $0.2 | $0.13 | 1M |
| Bothub | $0.1 | $0.2 | $0.13 | 1M |
| OpenRouter | $0.1 | $0.2 | $0.13 | 1M |
| Meta | $0.1 | $0.2 | $0.13 | 1M |
| Vercel AI Gateway | $0.1 | $0.2 | $0.13 | 1M |
| OpenCode Go | $0.1 | $0.2 | $0.13 | 1M |
| DevPass (LLM Gateway) | $0.1 | $0.2 | $0.13 | 1M |
| ClinePass (this) | — | — | — | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at ClinePass and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"cline-pass/muse-spark-1.3-contributor","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):