Seedance 2.0 15% TANIEJ | Twórz w Video Generator →
A
anthracite-org/magnum-v4-72b

anthracite-org/magnum-v4-72b

Data publikacji: 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.

Cennik

Płać za użycie

Bez kosztów początkowych, płacisz tylko za to, czego używasz

Wejście$3.00 / M Tokens
Wyjście$5.00 / M Tokens

Wypróbuj model

anthracite-org/magnum-v4-72b
Online
A
Cześć! Jestem pomocnym asystentem AI. W czym mogę pomóc?

Użycie API

Użyj poniższych przykładów kodu, aby zintegrować się z naszym 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)

Wprowadzenie do modelu

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

Info

Dostawcaanthracite-org
Typllm

Obsługiwane funkcje

Wejście
Tekst
Wyjście
Tekst
Kontekst16,384
Maks. wyjście2,048
Vision-
Function Calling-

Przewodnik dostępu do API

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

Wejście

$3 /M

Wyjście

$5 /M

Kontekst

16K

Maks. wyjście

2K

Wypróbuj Magnum V4 72b w WaveSpeedAI

Uzyskaj dostęp do Magnum V4 72b przez nasze ujednolicone API — kompatybilne z OpenAI, bez zimnych startów, przejrzyste ceny.

Najczęstsze pytania o Magnum V4 72b

Ile kosztuje API Magnum V4 72b?+

Cennik na WaveSpeedAI: $3.00 za milion tokenów wejściowych i $5.00 za milion tokenów wyjściowych. Prompt caching i przetwarzanie wsadowe są rozliczane oddzielnie i obniżają efektywny koszt długich, powtarzalnych obciążeń.

Jakie jest okno kontekstu Magnum V4 72b?+

Magnum V4 72b obsługuje do 16K tokenów kontekstu i do 2K tokenów wyjściowych na zapytanie.

Czy Magnum V4 72b jest kompatybilny z OpenAI?+

Tak. WaveSpeedAI udostępnia Magnum V4 72b przez endpoint kompatybilny z OpenAI pod https://llm.wavespeed.ai/v1. Skieruj oficjalny OpenAI SDK na ten base URL ze swoim kluczem API WaveSpeedAI — bez innych zmian w kodzie.

Jak zacząć z Magnum V4 72b?+

Zaloguj się do WaveSpeedAI, utwórz klucz API w Access Keys, a następnie wyślij żądanie na https://llm.wavespeed.ai/v1/chat/completions z id modelu pokazanym powyżej. Nowe konta otrzymują darmowe kredyty na ocenę Magnum V4 72b.

Powiązane API LLM