返回模型列表

AionLabs: Aion-RP 1.0 (8B)

aion-labs/aion-rp-llama-3.1-8b
Feb 4, 202532.8K 上下文32.8K 最大输出$0.80/M in · $1.60/M out

描述

Aion-RP-Llama-3.1-8B 在 RPBench-Auto 基准的角色评估环节中排名最高 —— 这是 Arena-Hard-Auto 面向 roleplay 场景的变体,由 LLM 相互评估回答。该模型是基于 base 模型微调的版本,而非 instruct 模型,旨在生成更自然、更具多样性的文字。

技术规格

供应商
aion-labs
上下文长度
32.8K
最大输出
32.8K
模态类型
输入text
输出text

定价

类型价格 / 百万 Token
输入$0.80
输出$1.60

快速开始

curl https://api.ominigate.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-omg-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "aion-labs/aion-rp-llama-3.1-8b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
AionLabs: Aion-RP 1.0 (8B) — Pricing & API on OminiGate