thedrummer
TheDrummer: Cydonia 24B V4.1
Uncensored and creative writing model based on Mistral Small 3.2 24B with good recall, prompt adherence, and intelligence.
Context
131k tokens
Input / 1M tokens
$0.30
Output / 1M tokens
$0.50
Benchmark
—
Pricing
Input tokens$0.30 per 1M tokens
Output tokens$0.50 per 1M tokens
Cache read$0.15 per 1M tokens
Technical details
Model IDthedrummer/cydonia-24b-v4.1
Context window131k tokens
Input modalitiestext
Output modalitiestext
TokenizerOther
Max output tokens131,072
Use with MegaBrain
import OpenAI from 'openai'
const client = new OpenAI({
baseURL: 'https://getmegabrain.com/api/gateway/v1',
apiKey: process.env.MEGABRAIN_API_KEY,
})
const response = await client.chat.completions.create({
model: 'thedrummer/cydonia-24b-v4.1',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use TheDrummer: Cydonia 24B V4.1?
Get an API key and start making requests in minutes.
Get an API key