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

Preços

Pagamento por uso

Sem custo inicial, pague apenas pelo que usar

Entrada$0.50 / M Tokens
Saída$0.80 / M Tokens

Uso da API

Use os exemplos de código abaixo para integrar com nossa 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

Funcionalidades suportadas

Entrada
Text
Saída
Text
Contexto32,768
Saída máx.-
Vision-
Function Calling-

Guia de acesso à 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...

Entrada

$0.5 /M

Saída

$0.8 /M

Contexto

33K

Experimente arcee-ai/coder-large no WaveSpeedAI

Acesse arcee-ai/coder-large através da nossa API unificada — compatível com OpenAI, sem inicializações a frio, preços transparentes.

Abrir Playground