Seedance 2.0 DISKON 15% | Buat di Video Generator →
A
anthracite-org/magnum-v4-72b

anthracite-org/magnum-v4-72b

Tanggal rilis: 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.

Harga

Bayar sesuai pemakaian

Tanpa biaya di muka, bayar hanya sesuai penggunaan

Input$3.00 / M Tokens
Output$5.00 / M Tokens

Coba model

anthracite-org/magnum-v4-72b
Online
A
Hai! Saya asisten AI yang siap membantu. Ada yang bisa saya bantu?

Penggunaan API

Gunakan contoh kode berikut untuk integrasi dengan API kami:

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)

Pengenalan Model

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

Penyediaanthracite-org
Tipellm

Fitur yang Didukung

Input
Teks
Output
Teks
Konteks16,384
Output Maks2,048
Vision-
Function Calling-

Panduan Akses API

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

Input

$3 /M

Output

$5 /M

Konteks

16K

Output Maks.

2K

Coba Magnum V4 72b di WaveSpeedAI

Akses Magnum V4 72b melalui API terpadu kami — kompatibel dengan OpenAI, tanpa cold start, harga transparan.

Pertanyaan Umum tentang Magnum V4 72b

Berapa biaya Magnum V4 72b melalui API?+

Harga di WaveSpeedAI: $3.00 per juta token input dan $5.00 per juta token output. Prompt caching dan batch processing ditagih terpisah dan mengurangi biaya efektif pada beban kerja yang panjang dan berulang.

Berapa context window Magnum V4 72b?+

Magnum V4 72b mendukung hingga 16K token konteks dengan hingga 2K token output per permintaan.

Apakah Magnum V4 72b kompatibel dengan OpenAI?+

Ya. WaveSpeedAI menyediakan Magnum V4 72b melalui endpoint yang kompatibel dengan OpenAI di https://llm.wavespeed.ai/v1. Arahkan OpenAI SDK resmi ke base URL ini dengan API key WaveSpeedAI Anda — tanpa perubahan kode lainnya.

Bagaimana memulai dengan Magnum V4 72b?+

Masuk ke WaveSpeedAI, buat API key di Access Keys, lalu kirim permintaan ke https://llm.wavespeed.ai/v1/chat/completions dengan model id seperti ditampilkan di atas. Akun baru menerima kredit gratis untuk menguji Magnum V4 72b.

API LLM terkait