Seedance 2.0 | Special Offer ✦ 10% OFF NOW
A

arcee-ai/coder-large

arcee-ai/coder-large

32,768 context · $0.50/M input tokens · $0.80/M output tokens

Coder‑Large is a 32 B‑parameter offspring of Qwen 2.5‑Instruct that has been further trained on permissively‑licensed GitHub, CodeSearchNet and synthetic bug‑fix corpora. It supports a 32k context window, enabling multi‑file...

定價

按用量付費

無需預付費用,僅按實際使用量付費

輸入$0.50 / M Tokens
輸出$0.80 / 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="arcee-ai/coder-large",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Info

Providerarcee-ai
Typellm

支援功能

輸入
Text
輸出
Text
上下文32,768
最大輸出-
Vision-
Function Calling-

API 存取指南

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDarcee-ai/coder-large

arcee-ai/coder-large

Coder‑Large is a 32 B‑parameter offspring of Qwen 2.5‑Instruct that has been further trained on permissively‑licensed GitHub, CodeSearchNet and synthetic bug‑fix corpora. It supports a 32k context window, enabling multi‑file...

輸入

$0.5 /M

輸出

$0.8 /M

上下文

33K

在 WaveSpeedAI 試用 arcee-ai/coder-large

透過我們的統一 API 接入 arcee-ai/coder-large — 相容 OpenAI、無冷啟動、透明計費。

開啟 Playground