Models / TheDrummer
TheDrummer

Cydonia 24B V4.1

thedrummer/cydonia-24b-v4.1

Uncensored and creative writing model based on Mistral Small 3.2 24B with good recall, prompt adherence, and intelligence.

Input
$0.39 / 1M tokens
Output
$0.65 / 1M tokens
Context
131K tokens

Capabilities

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

Call this model

Pass thedrummer/cydonia-24b-v4.1 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": "thedrummer/cydonia-24b-v4.1",
    "messages": [{"role":"user","content":"Hello!"}]
  }'

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