Seedance 2.0 | Special Offer ✦ 10% OFF NOW
microsoft

microsoft/wizardlm-2-8x22b

microsoft/wizardlm-2-8x22b

65,535 context · $0.62/M input tokens · $0.62/M output tokens

WizardLM-2 8x22B is Microsoft AI's most advanced Wizard model. It demonstrates highly competitive performance compared to leading proprietary models, and it consistently outperforms all existing state-of-the-art opensource models. It is...

ราคา

จ่ายตามการใช้งาน

ไม่มีค่าใช้จ่ายล่วงหน้า จ่ายเฉพาะสิ่งที่คุณใช้

อินพุต$0.62 / M Tokens
เอาต์พุต$0.62 / M Tokens

การใช้งาน API

ใช้ตัวอย่างโค้ดต่อไปนี้เพื่อผสานรวมกับ 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="microsoft/wizardlm-2-8x22b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

แนะนำโมเดล

Microsoft wizardlm-2-8x22b

microsoft wizardlm-2-8x22b


Why It Looks Great

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

Key Features

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

Specifications

SpecificationValue
ProviderMicrosoft
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window65536 tokens
Max Output16384 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.5
Output$0.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: microsoft/wizardlm-2-8x22b


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="microsoft/wizardlm-2-8x22b",
    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": "microsoft/wizardlm-2-8x22b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: microsoft/wizardlm-2-8x22b
  • Provider: Microsoft

Info

Providermicrosoft
Typellm

ฟังก์ชันที่รองรับ

อินพุต
Text
เอาต์พุต
Text
บริบท65,535
เอาต์พุตสูงสุด8,000
Vision-
Function Calling-

คู่มือการเข้าถึง API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDmicrosoft/wizardlm-2-8x22b

microsoft/wizardlm-2-8x22b

WizardLM-2 8x22B is Microsoft AI's most advanced Wizard model. It demonstrates highly competitive performance compared to leading proprietary models, and it consistently outperforms all existing state-of-the-art opensource models. It is...

อินพุต

$0.62 /M

เอาต์พุต

$0.62 /M

คอนเท็กซ์

66K

เอาต์พุตสูงสุด

8K

ลองใช้ microsoft/wizardlm-2-8x22b บน WaveSpeedAI

เข้าถึง microsoft/wizardlm-2-8x22b ผ่าน API แบบรวมของเรา — เข้ากันได้กับ OpenAI ไม่มี cold start ราคาโปร่งใส

เปิด Playground