thedrummer
TheDrummer: Rocinante 12B
Rocinante 12B is designed for engaging storytelling and rich prose. Early testers have reported: - Expanded vocabulary with unique and expressive word choices - Enhanced creativity for vivid narratives -...
Context
66k tokens
Input / 1M tokens
$0.25
Output / 1M tokens
$0.50
Benchmark
—
Pricing
Input tokens$0.25 per 1M tokens
Output tokens$0.50 per 1M tokens
Technical details
Model IDthedrummer/rocinante-12b
Context window66k tokens
Input modalitiestext
Output modalitiestext
TokenizerQwen
Max output tokens65,536
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/rocinante-12b',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use TheDrummer: Rocinante 12B?
Get an API key and start making requests in minutes.
Get an API key