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...

Tarification

Paiement à l'usage

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

Entrée$0.50 / M Tokens
Sortie$0.80 / M Tokens

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="arcee-ai/coder-large",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Info

Providerarcee-ai
Typellm

Fonctionnalités prises en charge

Entrée
Text
Sortie
Text
Contexte32,768
Sortie max-
Vision-
Function Calling-

Guide d'accès 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...

Entrée

$0.5 /M

Sortie

$0.8 /M

Contexte

33K

Essayez arcee-ai/coder-large sur WaveSpeedAI

Accédez à arcee-ai/coder-large via notre API unifiée — compatible OpenAI, sans démarrages à froid, prix transparents.

Ouvrir le Playground