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

Tarification

Paiement à l'usage

Aucun coût initial, payez uniquement ce que vous utilisez

Entrée$0.06 / M Tokens
Sortie$0.06 / M Tokens

Essayer le modèle

gryphe/mythomax-l2-13b
En ligne
G
Bonjour ! Je suis un assistant IA utile. Que puis-je faire pour vous ?

Utilisation de l'API

Utilisez les exemples de code suivants pour intégrer notre 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="gryphe/mythomax-l2-13b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Introduction au modèle

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

Infos

Fournisseurgryphe
Typellm

Fonctionnalités prises en charge

Entrée
Texte
Sortie
Texte
Contexte4,096
Sortie max4,096
Vision-
Function Calling-

Guide d'accès API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID du modèlegryphe/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

Entrée

$0.06 /M

Sortie

$0.06 /M

Contexte

4K

Sortie max.

4K

Essayez Mythomax L2 13b sur WaveSpeedAI

Accédez à Mythomax L2 13b via notre API unifiée — compatible OpenAI, sans démarrages à froid, prix transparents.

Questions fréquentes sur Mythomax L2 13b

Combien coûte l'API Mythomax L2 13b ?+

Tarification sur WaveSpeedAI : $0.06 par million de tokens d'entrée et $0.06 par million de tokens de sortie. Le prompt caching et le traitement par batch sont facturés séparément et réduisent le coût effectif sur les charges longues et répétitives.

Quelle est la fenêtre de contexte de Mythomax L2 13b ?+

Mythomax L2 13b prend en charge jusqu'à 4K tokens de contexte et jusqu'à 4K tokens de sortie par requête.

Mythomax L2 13b est-il compatible avec OpenAI ?+

Oui. WaveSpeedAI expose Mythomax L2 13b via un endpoint compatible OpenAI à https://llm.wavespeed.ai/v1. Pointez le SDK officiel d'OpenAI vers cette base URL avec votre clé API WaveSpeedAI — aucune autre modification de code requise.

Comment démarrer avec Mythomax L2 13b ?+

Connectez-vous à WaveSpeedAI, créez une clé API dans Access Keys, puis envoyez une requête à https://llm.wavespeed.ai/v1/chat/completions avec l'id du modèle affiché ci-dessus. Les nouveaux comptes reçoivent des crédits gratuits pour évaluer Mythomax L2 13b.

APIs LLM associées