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...
사용량 기반 과금
선결제 없이 사용한 만큼만 지불
다음 코드 예시를 사용해 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)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
통합 API를 통해 arcee-ai/coder-large 액세스 — OpenAI 호환, 콜드 스타트 없음, 투명한 가격.
Playground 열기