Seedance 2.0 %20 İNDİRİM | Video Generator ile oluşturun →
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...

Fiyatlandırma

Kullandıkça öde

Ön ödeme yok, yalnızca kullandığınız kadar ödeyin

Giriş$0.80 / M Tokens
Çıkış$1.60 / M Tokens

Modeli dene

aion-labs/aion-rp-llama-3.1-8b
Çevrimiçi
A
Merhaba! Yardımcı bir yapay zeka asistanıyım. Size nasıl yardımcı olabilirim?

API Kullanımı

API'mizle entegre etmek için aşağıdaki kod örneklerini kullanın:

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)

Model Tanıtımı

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

Bilgi

Sağlayıcıaion-labs
Türllm

Desteklenen İşlevsellik

Giriş
Metin
Çıkış
Metin
Bağlam32,768
Maks. Çıkış32,768
Vision-
Function Calling-

API Erişim Kılavuzu

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

Giriş

$0.8 /M

Çıkış

$1.6 /M

Bağlam

33K

Maks. Çıkış

33K

Aion Rp Llama 3.1 8b'i WaveSpeedAI'da deneyin

Birleşik API'miz aracılığıyla Aion Rp Llama 3.1 8b'e erişin — OpenAI uyumlu, soğuk başlatma yok, şeffaf fiyatlandırma.

Aion Rp Llama 3.1 8b hakkında sık sorulan sorular

Aion Rp Llama 3.1 8b API ücreti ne kadar?+

WaveSpeedAI fiyatlandırması: milyon giriş tokenı başına $0.80 ve milyon çıkış tokenı başına $1.60. Prompt caching ve toplu işleme ayrı faturalanır ve uzun, tekrar eden yüklerde etkin maliyeti düşürür.

Aion Rp Llama 3.1 8b'in bağlam penceresi nedir?+

Aion Rp Llama 3.1 8b istek başına 33K bağlam tokenını ve 33K çıkış tokenını destekler.

Aion Rp Llama 3.1 8b OpenAI uyumlu mu?+

Evet. WaveSpeedAI, Aion Rp Llama 3.1 8b modelini https://llm.wavespeed.ai/v1 adresindeki OpenAI uyumlu endpoint üzerinden sunar. Resmi OpenAI SDK'sını WaveSpeedAI API anahtarınızla bu base URL'ye yöneltin — başka kod değişikliği gerekmez.

Aion Rp Llama 3.1 8b'e nasıl başlarım?+

WaveSpeedAI'a giriş yapın, Access Keys'te bir API anahtarı oluşturun, ardından yukarıda gösterilen model id ile https://llm.wavespeed.ai/v1/chat/completions adresine bir istek gönderin. Yeni hesaplar Aion Rp Llama 3.1 8b'i değerlendirmek için ücretsiz krediler alır.

İlgili LLM API'leri