Seedance 2.0 20 % RABATT | Im Video Generator erstellen →
T
thedrummer/skyfall-36b-v2

thedrummer/skyfall-36b-v2

32,768 context · $0.55/M input tokens · $0.80/M output tokens

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

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$0.55 / M Tokens
Ausgabe$0.80 / M Tokens
Cache Read$0.25 / M Tokens

Modell ausprobieren

thedrummer/skyfall-36b-v2
Online
T
Hallo! Ich bin ein hilfreicher KI-Assistent. Womit kann ich helfen?

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer API:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="thedrummer/skyfall-36b-v2",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Modelleinführung

Thedrummer skyfall-36b-v2

thedrummer skyfall-36b-v2


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 32768 context window for long document handling
  • Competitive pricing at $0.6/$0.9 per million tokens

Key Features

  • Context Window: 32768 tokens
  • Max Output: 32768 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderThedrummer
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window32768 tokens
Max Output32768 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.6
Output$0.9

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: thedrummer/skyfall-36b-v2


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="thedrummer/skyfall-36b-v2",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "thedrummer/skyfall-36b-v2",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: thedrummer/skyfall-36b-v2
  • Provider: Thedrummer

Info

Anbieterthedrummer
Typllm

Unterstützte Funktionen

Eingabe
Text
Ausgabe
Text
Kontext32,768
Max. Ausgabe32,768
Vision-
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDthedrummer/skyfall-36b-v2

Skyfall 36b V2 API

thedrummer/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.

Eingabe

$0.55 /M

Ausgabe

$0.8 /M

Kontext

33K

Max. Ausgabe

33K

Skyfall 36b V2 auf WaveSpeedAI testen

Zugriff auf Skyfall 36b V2 über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Skyfall 36b V2

Wie viel kostet die Skyfall 36b V2-API?+

Preise auf WaveSpeedAI: $0.55 pro Million Input-Tokens und $0.80 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Skyfall 36b V2?+

Skyfall 36b V2 unterstützt bis zu 33K Kontext-Tokens und bis zu 33K Output-Tokens pro Anfrage.

Ist Skyfall 36b V2 OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Skyfall 36b V2 über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Skyfall 36b V2?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Skyfall 36b V2 zu testen.

Verwandte LLM-APIs