Cydonia 24B V4.1

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

ChatThedrummer131k tokens$0.327 / $0.545 · 1M

thedrummer/cydonia-24b-v4.1

Context
131k tokens
Completion cap
131,072
Tools
No
JSON
Yes
Released
2025-09-27

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "thedrummer/cydonia-24b-v4.1",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Cydonia 24B V4.1?
Uncensored and creative writing model based on Mistral Small 3.2 24B with good recall, prompt adherence, and intelligence. Cydonia 24B V4.1 runs on the Geek Hub API (OpenAI-compatible). Model id: thedrummer/cydonia-24b-v4.1.
Is Cydonia 24B V4.1 free?
No. Input is $0.327 per 1M tokens and output is $0.545 per 1M tokens on Geek Hub (markup included).
What is the context length of Cydonia 24B V4.1?
Cydonia 24B V4.1 has a 131k tokens context window. It supports up to 131,072 completion tokens.
Does Cydonia 24B V4.1 support tool calling and structured outputs?
Cydonia 24B V4.1 does not advertise tool calling on this endpoint. It also supports structured outputs via a JSON schema in response_format.
When was Cydonia 24B V4.1 released?
Cydonia 24B V4.1 was released on 2025-09-27.

More models from Thedrummer