Seedance 2.0 −15 % | Créez dans le Video Generator →
A
anthracite-org/magnum-v4-72b

anthracite-org/magnum-v4-72b

Date de publication: 2024-10-22

16,384 context · $3.00/M input tokens · $5.00/M output tokens

This is a series of models designed to replicate the prose quality of the Claude 3 models, specifically Sonnet( and Opus( The model is fine-tuned on top of Qwen2.5 72B.

Tarification

Paiement à l'usage

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

Entrée$3.00 / M Tokens
Sortie$5.00 / M Tokens

Essayer le modèle

anthracite-org/magnum-v4-72b
En ligne
A
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="anthracite-org/magnum-v4-72b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Introduction au modèle

Anthracite-Org magnum-v4-72b

anthracite-org magnum-v4-72b


Why It Looks Great

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

Key Features

  • Context Window: 16384 tokens
  • Max Output: 2048 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderAnthracite-Org
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window16384 tokens
Max Output2048 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$3.3
Output$5.5

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: anthracite-org/magnum-v4-72b


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="anthracite-org/magnum-v4-72b",
    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": "anthracite-org/magnum-v4-72b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: anthracite-org/magnum-v4-72b
  • Provider: Anthracite-Org

Infos

Fournisseuranthracite-org
Typellm

Fonctionnalités prises en charge

Entrée
Texte
Sortie
Texte
Contexte16,384
Sortie max2,048
Vision-
Function Calling-

Guide d'accès API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID du modèleanthracite-org/magnum-v4-72b

Magnum V4 72b API

anthracite-org/magnum-v4-72b

This is a series of models designed to replicate the prose quality of the Claude 3 models, specifically Sonnet( and Opus( The model is fine-tuned on top of Qwen2.5 72B.

Entrée

$3 /M

Sortie

$5 /M

Contexte

16K

Sortie max.

2K

Essayez Magnum V4 72b sur WaveSpeedAI

Accédez à Magnum V4 72b via notre API unifiée — compatible OpenAI, sans démarrages à froid, prix transparents.

Questions fréquentes sur Magnum V4 72b

Combien coûte l'API Magnum V4 72b ?+

Tarification sur WaveSpeedAI : $3.00 par million de tokens d'entrée et $5.00 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 Magnum V4 72b ?+

Magnum V4 72b prend en charge jusqu'à 16K tokens de contexte et jusqu'à 2K tokens de sortie par requête.

Magnum V4 72b est-il compatible avec OpenAI ?+

Oui. WaveSpeedAI expose Magnum V4 72b 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 Magnum V4 72b ?+

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 Magnum V4 72b.

APIs LLM associées