Seedance 2.0 ลด 20% | สร้างใน Video Generator →
A
aion-labs/aion-rp-llama-3.1-8b

aion-labs/aion-rp-llama-3.1-8b

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

Aion-RP-Llama-3.1-8B ranks the highest in the character evaluation portion of the RPBench-Auto benchmark, a roleplaying-specific variant of Arena-Hard-Auto, where LLMs evaluate each other’s responses. It is a fine-tuned base model...

ราคา

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

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

อินพุต$0.80 / M Tokens
เอาต์พุต$1.60 / M Tokens

ลองใช้โมเดล

aion-labs/aion-rp-llama-3.1-8b
ออนไลน์
A
สวัสดี! ฉันคือผู้ช่วย AI พร้อมช่วยคุณ ต้องการให้ช่วยอะไรไหม?

การใช้งาน 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="aion-labs/aion-rp-llama-3.1-8b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

แนะนำโมเดล

Aion-Labs aion-rp-llama-3.1-8b

aion-labs aion-rp-llama-3.1-8b


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 32768 context window for long document handling
  • Competitive pricing at $0.9/$1.8 per million tokens

Key Features

  • Context Window: 32768 tokens
  • Max Output: 32768 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderAion-Labs
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window32768 tokens
Max Output32768 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.9
Output$1.8

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: aion-labs/aion-rp-llama-3.1-8b


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="aion-labs/aion-rp-llama-3.1-8b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "aion-labs/aion-rp-llama-3.1-8b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: aion-labs/aion-rp-llama-3.1-8b
  • Provider: Aion-Labs

ข้อมูล

ผู้ให้บริการaion-labs
ประเภทllm

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

อินพุต
ข้อความ
เอาต์พุต
ข้อความ
บริบท32,768
เอาต์พุตสูงสุด32,768
Vision-
Function Calling-

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

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDaion-labs/aion-rp-llama-3.1-8b

Aion Rp Llama 3.1 8b API

aion-labs/aion-rp-llama-3.1-8b

Aion-RP-Llama-3.1-8B ranks the highest in the character evaluation portion of the RPBench-Auto benchmark, a roleplaying-specific variant of Arena-Hard-Auto, where LLMs evaluate each other’s responses. It is a fine-tuned base model...

อินพุต

$0.8 /M

เอาต์พุต

$1.6 /M

คอนเท็กซ์

33K

เอาต์พุตสูงสุด

33K

ลองใช้ Aion Rp Llama 3.1 8b บน WaveSpeedAI

เข้าถึง Aion Rp Llama 3.1 8b ผ่าน API แบบรวมของเรา — เข้ากันได้กับ OpenAI ไม่มี cold start ราคาโปร่งใส

คำถามที่พบบ่อยเกี่ยวกับ Aion Rp Llama 3.1 8b

Aion Rp Llama 3.1 8b API ราคาเท่าไหร่?+

ราคาบน WaveSpeedAI: $0.80 ต่อล้านโทเคนอินพุต และ $1.60 ต่อล้านโทเคนเอาต์พุต Prompt caching และ batch processing คิดค่าบริการแยกและช่วยลดต้นทุนที่แท้จริงสำหรับภาระงานที่ยาวและทำซ้ำ

Aion Rp Llama 3.1 8b มี context window เท่าใด?+

Aion Rp Llama 3.1 8b รองรับสูงสุด 33K โทเคนคอนเท็กซ์ และสูงสุด 33K โทเคนเอาต์พุตต่อคำขอ

Aion Rp Llama 3.1 8b เข้ากันได้กับ OpenAI หรือไม่?+

ใช่ WaveSpeedAI ให้บริการ Aion Rp Llama 3.1 8b ผ่าน endpoint ที่เข้ากันได้กับ OpenAI ที่ https://llm.wavespeed.ai/v1 ชี้ OpenAI SDK ทางการมาที่ base URL นี้ด้วย API key ของ WaveSpeedAI — ไม่ต้องแก้ไขโค้ดอื่น

จะเริ่มใช้ Aion Rp Llama 3.1 8b ได้อย่างไร?+

ลงชื่อเข้าใช้ WaveSpeedAI สร้าง API key ใน Access Keys จากนั้นส่งคำขอไปยัง https://llm.wavespeed.ai/v1/chat/completions พร้อม model id ที่แสดงด้านบน บัญชีใหม่จะได้รับเครดิตฟรีสำหรับทดลองใช้ Aion Rp Llama 3.1 8b

LLM API ที่เกี่ยวข้อง