Models / undi95
undi95

ReMM SLERP 13B

undi95/remm-slerp-l2-13b

A recreation trial of the original MythoMax-L2-B13 but with updated models. #merge

Input
$0.585 / 1M tokens
Output
$0.845 / 1M tokens
Context
6K tokens

Capabilities

✓ Streaming○ Tool / function calling✓ JSON / structured output○ Vision (image input)

Call this model

Pass undi95/remm-slerp-l2-13b as the model. Change only the base URL from your existing OpenAI SDK setup.

quickstart.sh
curl https://modeldatabase.com/v1/chat/completions \
  -H "Authorization: Bearer $MDB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "undi95/remm-slerp-l2-13b",
    "messages": [{"role":"user","content":"Hello!"}]
  }'

Prices are final — the routing margin is already included. See the full pricing table or the API docs.