Skyfall 36B V2

Skyfall 36B v2 is an enhanced iteration of Mistral Small 2501, specifically fine-tuned for improved creativity, nuanced writing, role-playing, and coherent storytelling.

ChatThedrummer33k tokens$0.5995 / $0.872 · 1M

thedrummer/skyfall-36b-v2

Context
33k tokens
Completion cap
32,768
Tools
No
JSON
Yes
Released
2025-03-10

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

Frequently asked questions

What is Skyfall 36B V2?
Skyfall 36B v2 is an enhanced iteration of Mistral Small 2501, specifically fine-tuned for improved creativity, nuanced writing, role-playing, and coherent storytelling. Skyfall 36B V2 runs on the Geek Hub API (OpenAI-compatible). Model id: thedrummer/skyfall-36b-v2.
Is Skyfall 36B V2 free?
No. Input is $0.5995 per 1M tokens and output is $0.872 per 1M tokens on Geek Hub (markup included).
What is the context length of Skyfall 36B V2?
Skyfall 36B V2 has a 33k tokens context window. It supports up to 32,768 completion tokens.
Does Skyfall 36B V2 support tool calling and structured outputs?
Skyfall 36B V2 does not advertise tool calling on this endpoint. It also supports structured outputs via a JSON schema in response_format.
When was Skyfall 36B V2 released?
Skyfall 36B V2 was released on 2025-03-10.

More models from Thedrummer