UnslopNemo 12B

UnslopNemo v4.1 is the latest addition from the creator of Rocinante, designed for adventure writing and role-play scenarios.

ChatThedrummer1M tokens$0.436 / $0.436 · 1M

thedrummer/unslopnemo-12b

Context
1M tokens
Completion cap
1,024,000
Tools
Yes
JSON
Yes
Released
2024-11-08

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "thedrummer/unslopnemo-12b",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is UnslopNemo 12B?
UnslopNemo v4.1 is the latest addition from the creator of Rocinante, designed for adventure writing and role-play scenarios. UnslopNemo 12B runs on the Geek Hub API (OpenAI-compatible). Model id: thedrummer/unslopnemo-12b.
Is UnslopNemo 12B free?
No. Input is $0.436 per 1M tokens and output is $0.436 per 1M tokens on Geek Hub (markup included).
What is the context length of UnslopNemo 12B?
UnslopNemo 12B has a 1M tokens context window. It supports up to 1,024,000 completion tokens.
Does UnslopNemo 12B support tool calling and structured outputs?
UnslopNemo 12B accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
When was UnslopNemo 12B released?
UnslopNemo 12B was released on 2024-11-08.

More models from Thedrummer