Seedance 2.0 | Special Offer ✦ 10% OFF NOW
A

arcee-ai/spotlight

arcee-ai/spotlight

131,072 context · $0.18/M input tokens · $0.18/M output tokens

Spotlight is a 7‑billion‑parameter vision‑language model derived from Qwen 2.5‑VL and fine‑tuned by Arcee AI for tight image‑text grounding tasks. It offers a 32 k‑token context window, enabling rich multimodal...

ราคา

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

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

อินพุต$0.18 / M Tokens
เอาต์พุต$0.18 / 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/spotlight",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Info

Providerarcee-ai
Typellm

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

อินพุต
TextImage
เอาต์พุต
Text
บริบท131,072
เอาต์พุตสูงสุด65,537
Vision✓ Supported
Function Calling-

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

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

arcee-ai/spotlight

Spotlight is a 7‑billion‑parameter vision‑language model derived from Qwen 2.5‑VL and fine‑tuned by Arcee AI for tight image‑text grounding tasks. It offers a 32 k‑token context window, enabling rich multimodal...

Input

$0.18 /M

Output

$0.18 /M

Context

131K

Max Output

66K

Vision

Supported

Try arcee-ai/spotlight on WaveSpeedAI

Access arcee-ai/spotlight through our unified API — OpenAI-compatible, no cold starts, transparent pricing.

Open Playground