Skip to content

Cydonia 24B V4.1

Verified

Closed-weight 24B LLM built for extended text context handling.

ThedrummerLanguage ModelsClosed
Model page
Updated 2026-06-14

About Cydonia 24B V4.1

Cydonia 24B V4.1 uses a transformer design scaled to 24 billion parameters and tuned across multiple iterations for stable performance. Its closed-weight release keeps the parameters under developer control while allowing API-style access. The 131072-token context enables processing of lengthy documents without truncation.

Strengths center on maintaining consistency across extended inputs and delivering coherent multi-turn responses. The architecture prioritizes instruction adherence and factual grounding within its supported modality. Typical usage includes document summarization, creative writing assistance, and detailed analytical workflows that benefit from large context retention.

Capabilities

Long-context reasoning
Text generation
Instruction following
Code generation
Conversational dialogue

How Cydonia 24B V4.1 compares

Cydonia 24B V4.1 (striped bar) vs other language models on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Cydonia 24B V4.1 ranks #24 of 66

$0.40
GLM 4.7 Flash
$0.40
Hermes 4 70B
$0.40
Qwen3 30B A3B Thinking 2507
$0.40
Llama 3.3 Nemotron Super 49B V1.5
$0.41
DeepSeek V3.2 Exp
$0.45
Nemotron 3 Super
$0.50
Cydonia 24B V4.1
$0.50
Olmo 3 32B Think
$0.60
Solar Pro 3
$0.63
Ling-2.6-1T
$0.63
Ring-2.6-1T
$0.75
Mercury 2
$0.78
Qwen Plus 0728

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long-context document processing

The 131072-token context window enables analysis of full-length reports, code repositories, or books without chunking.

Multi-turn technical discussions

A 24B parameter LLM maintains coherent reasoning across extended conversations on complex topics like engineering or research.

Detailed creative writing projects

Handles sustained narrative consistency and world-building over very long outputs thanks to its context capacity.

Strengths & limitations

Strengths

  • +Handles extended input sequences effectively
  • +Suitable size for local or efficient deployment
  • +Focused text-only processing

Limitations

  • No vision or multimodal support
  • Performance may lag behind much larger models on complex tasks
  • Typical LLM risks of hallucination and factual inconsistency

Cost calculator

Estimate what Cydonia 24B V4.1 would cost for your usage.

$0.00055
per request
$5.5
estimated / month

Based on Cydonia 24B V4.1's $0.30/1M input · $0.50/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "thedrummer/cydonia-24b-v4.1",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: thedrummer/cydonia-24b-v4.1

Editor's verdict

Our take on Cydonia 24B V4.1

Cydonia 24B V4.1 is Thedrummer's proprietary language models with a 131K-token context window.

At $0.50 per 1M output tokens, it is very cost-efficient for its class.

It is available through Thedrummer's API and aggregators like OpenRouter.

Best suited to handles extended input sequences effectively and suitable size for local or efficient deployment.

Did you find this helpful?

Frequently asked questions

The model supports a context window of 131072 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Promote Cydonia 24B V4.1

Add this badge to your website, or share the tool.

DFeatured on DhanasviCydonia 24B V4.1 1