Seedance 2.0 20 % DE DESCUENTO | Crea en el Video Generator →
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.

Precios

Pago por uso

Sin costos iniciales, paga solo por lo que uses

Entrada$0.55 / M Tokens
Salida$0.80 / M Tokens
Cache Read$0.25 / M Tokens

Probar el modelo

thedrummer/skyfall-36b-v2
En línea
T
¡Hola! Soy un asistente de IA útil. ¿En qué puedo ayudarte?

Uso de API

Usa los siguientes ejemplos de código para integrar con nuestra 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)

Introducción del modelo

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

Información

Proveedorthedrummer
Tipollm

Funcionalidades compatibles

Entrada
Texto
Salida
Texto
Contexto32,768
Salida máxima32,768
Visión-
Function Calling-

Guía de acceso a la API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID del modelothedrummer/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.

Entrada

$0.55 /M

Salida

$0.8 /M

Contexto

33K

Salida máx.

33K

Prueba Skyfall 36b V2 en WaveSpeedAI

Accede a Skyfall 36b V2 mediante nuestra API unificada — compatible con OpenAI, sin arranques en frío, precios transparentes.

Preguntas frecuentes sobre Skyfall 36b V2

¿Cuánto cuesta Skyfall 36b V2 a través de la API?+

Precios en WaveSpeedAI: $0.55 por millón de tokens de entrada y $0.80 por millón de tokens de salida. El prompt caching y el procesamiento por lotes se facturan por separado y reducen el coste efectivo en cargas largas y repetitivas.

¿Cuál es la ventana de contexto de Skyfall 36b V2?+

Skyfall 36b V2 admite hasta 33K tokens de contexto y hasta 33K tokens de salida por solicitud.

¿Es Skyfall 36b V2 compatible con OpenAI?+

Sí. WaveSpeedAI expone Skyfall 36b V2 a través de un endpoint compatible con OpenAI en https://llm.wavespeed.ai/v1. Apunta el SDK oficial de OpenAI a esta base URL con tu clave API de WaveSpeedAI — sin más cambios de código.

¿Cómo empiezo con Skyfall 36b V2?+

Inicia sesión en WaveSpeedAI, crea una clave API en Access Keys y envía una solicitud a https://llm.wavespeed.ai/v1/chat/completions con el id de modelo mostrado arriba. Las cuentas nuevas reciben créditos gratuitos para evaluar Skyfall 36b V2 antes de pagar por token.

APIs LLM relacionadas