Seedance 2.0 | Special Offer ✦ 10% OFF NOW | Ends May 13 (UTC+0)
G
gryphe/mythomax-l2-13b

gryphe/mythomax-l2-13b

4,096 context · $0.06/M input tokens · $0.06/M output tokens

One of the highest performing and most popular fine-tunes of Llama 2 13B, with rich descriptions and roleplay. #merge

Fiyatlandırma

Kullandıkça öde

Ön ödeme yok, yalnızca kullandığınız kadar ödeyin

Giriş$0.06 / M Tokens
Çıkış$0.06 / M Tokens

Modeli dene

gryphe/mythomax-l2-13b
Çevrimiçi
G
Merhaba! Yardımcı bir yapay zeka asistanıyım. Size nasıl yardımcı olabilirim?

API Kullanımı

API'mizle entegre etmek için aşağıdaki kod örneklerini kullanın:

from openai import OpenAI

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

response = client.chat.completions.create(
    model="gryphe/mythomax-l2-13b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Model Tanıtımı

Gryphe mythomax-l2-13b

gryphe mythomax-l2-13b


Why It Looks Great

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

Key Features

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

Specifications

SpecificationValue
ProviderGryphe
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window4096 tokens
Max Output4096 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.1
Output$0.1

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: gryphe/mythomax-l2-13b


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="gryphe/mythomax-l2-13b",
    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": "gryphe/mythomax-l2-13b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: gryphe/mythomax-l2-13b
  • Provider: Gryphe

Bilgi

Sağlayıcıgryphe
Türllm

Desteklenen İşlevsellik

Giriş
Metin
Çıkış
Metin
Bağlam4,096
Maks. Çıkış4,096
Vision-
Function Calling-

API Erişim Kılavuzu

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDgryphe/mythomax-l2-13b

Mythomax L2 13b API

gryphe/mythomax-l2-13b

One of the highest performing and most popular fine-tunes of Llama 2 13B, with rich descriptions and roleplay. #merge

Giriş

$0.06 /M

Çıkış

$0.06 /M

Bağlam

4K

Maks. Çıkış

4K

Mythomax L2 13b'i WaveSpeedAI'da deneyin

Birleşik API'miz aracılığıyla Mythomax L2 13b'e erişin — OpenAI uyumlu, soğuk başlatma yok, şeffaf fiyatlandırma.

Mythomax L2 13b hakkında sık sorulan sorular

Mythomax L2 13b API ücreti ne kadar?+

WaveSpeedAI fiyatlandırması: milyon giriş tokenı başına $0.06 ve milyon çıkış tokenı başına $0.06. Prompt caching ve toplu işleme ayrı faturalanır ve uzun, tekrar eden yüklerde etkin maliyeti düşürür.

Mythomax L2 13b'in bağlam penceresi nedir?+

Mythomax L2 13b istek başına 4K bağlam tokenını ve 4K çıkış tokenını destekler.

Mythomax L2 13b OpenAI uyumlu mu?+

Evet. WaveSpeedAI, Mythomax L2 13b modelini https://llm.wavespeed.ai/v1 adresindeki OpenAI uyumlu endpoint üzerinden sunar. Resmi OpenAI SDK'sını WaveSpeedAI API anahtarınızla bu base URL'ye yöneltin — başka kod değişikliği gerekmez.

Mythomax L2 13b'e nasıl başlarım?+

WaveSpeedAI'a giriş yapın, Access Keys'te bir API anahtarı oluşturun, ardından yukarıda gösterilen model id ile https://llm.wavespeed.ai/v1/chat/completions adresine bir istek gönderin. Yeni hesaplar Mythomax L2 13b'i değerlendirmek için ücretsiz krediler alır.

İlgili LLM API'leri