Back to Models
TheDrummer: UnslopNemo 12B
thedrummer/unslopnemo-12bNov 8, 202432.8K context32.8K max output$0.40/M in · $0.40/M out
Description
UnslopNemo v4.1 is the latest addition from the creator of Rocinante, designed for adventure writing and role-play scenarios.
Specifications
Provider
thedrummer
Context Length
32.8K
Max Output
32.8K
Modality
Intext
Outtext
Pricing
| Type | Price / 1M tokens |
|---|---|
| Input | $0.40 |
| Output | $0.40 |
Quick Start
curl https://api.ominigate.ai/v1/chat/completions \
-H "Authorization: Bearer sk-omg-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "thedrummer/unslopnemo-12b",
"messages": [{"role": "user", "content": "Hello!"}]
}'