ReMM SLERP 13B
nano-gpt/undi95/remm-slerp-l2-13b · family llama · in: text, pdf → out: text · price provider-declared (via models.dev). Capabilities: text pdf.
$0.90
Blended $/1M (3:1)
$0.799
Input $/1M
$1.21
Output $/1M
$2.01
1M in + 1M out
$0.3995 −50%
Cache read $/1M
#3923 of 7,708
Cheapest rank
- Provider
- NanoGPT (
nano-gpt) - Kind
- text (outputs text)
- Context
- 6,144 tokens
- Max output
- 4,096 tokens
- Capabilities
- text pdf
Same model, other providers
“ReMM SLERP 13B” is offered by 3 providers — cheapest-effective first. Kilo Gateway is the cheapest at $0.42 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Kilo Gateway | $0.35 | $0.65 | $0.42 | 6k |
| OpenRouter | $0.35 | $0.65 | $0.42 | 6k |
| NanoGPT (this) | $0.799 | $1.21 | $0.90 | 6k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at NanoGPT and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"undi95/remm-slerp-l2-13b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):