thedrummer
TheDrummer: Skyfall 36B V2
Skyfall 36B v2 is an enhanced iteration of Mistral Small 2501, specifically fine-tuned for improved creativity, nuanced writing, role-playing, and coherent storytelling.
Context
33k tokens
Input / 1M tokens
$0.55
Output / 1M tokens
$0.80
Benchmark
—
Pricing
Input tokens$0.55 per 1M tokens
Output tokens$0.80 per 1M tokens
Cache read$0.25 per 1M tokens
Technical details
Model IDthedrummer/skyfall-36b-v2
Context window33k tokens
Input modalitiestext
Output modalitiestext
TokenizerOther
Max output tokens32,768
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/skyfall-36b-v2',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use TheDrummer: Skyfall 36B V2?
Get an API key and start making requests in minutes.
Get an API key