thedrummer
TheDrummer: UnslopNemo 12B
UnslopNemo v4.1 is the latest addition from the creator of Rocinante, designed for adventure writing and role-play scenarios.
Context
33k tokens
Input / 1M tokens
$0.40
Output / 1M tokens
$0.40
Benchmark
—
Pricing
Input tokens$0.40 per 1M tokens
Output tokens$0.40 per 1M tokens
Technical details
Model IDthedrummer/unslopnemo-12b
Context window33k tokens
Input modalitiestext
Output modalitiestext
TokenizerMistral
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/unslopnemo-12b',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use TheDrummer: UnslopNemo 12B?
Get an API key and start making requests in minutes.
Get an API key