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 - Adventure-filled and captivating stories

ChatThedrummer66k tokens$0.2725 / $0.545 · 1M

thedrummer/rocinante-12b

Context
66k tokens
Completion cap
65,536
Tools
No
JSON
Yes
Released
2024-09-30

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/rocinante-12b",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is 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 - Adventure-filled and captivating stories Rocinante 12B runs on the Geek Hub API (OpenAI-compatible). Model id: thedrummer/rocinante-12b.
Is Rocinante 12B free?
No. Input is $0.2725 per 1M tokens and output is $0.545 per 1M tokens on Geek Hub (markup included).
What is the context length of Rocinante 12B?
Rocinante 12B has a 66k tokens context window. It supports up to 65,536 completion tokens.
Does Rocinante 12B support tool calling and structured outputs?
Rocinante 12B does not advertise tool calling on this endpoint. It also supports structured outputs via a JSON schema in response_format.
When was Rocinante 12B released?
Rocinante 12B was released on 2024-09-30.

More models from Thedrummer