Models Aion-labs AionLabs: Aion-RP 1.0 (8B)
AI

AionLabs: Aion-RP 1.0 (8B)

aion-labs/aion-rp-llama-3.1-8b
Support để BizCity tiếp tục mở miễn phí model catalog Nếu trang model này hữu ích cho bạn, một khoản ủng hộ nhỏ sẽ giúp chúng tôi duy trì tài liệu và trải nghiệm dùng thử miễn phí.
☕ Support / Donate
33K tokens
Context
$0.8000/M tokens
Input
$1.60/M tokens
Output
Th2 4, 2025
Released

Mô tả

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

Nhà cung cấp

Aion-labs

🚀 Dùng thử ngay

Trải nghiệm AionLabs: Aion-RP 1.0 (8B) miễn phí với AI Agent trực tuyến — không cần cài đặt.

Tạo AI Agent Online →

🔑 Tích hợp qua API

Tạo API Key để gọi AionLabs: Aion-RP 1.0 (8B) từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Ủng hộ BizCity nếu bạn thấy catalog này hữu ích Nếu nội dung này hữu ích, bạn có thể ủng hộ để BizCity tiếp tục duy trì các bản miễn phí.
☕ Support / Donate
Quickstart — cURL
curl https://bizgpt.vn/wp-json/bizcity/v1/llm/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "aion-labs/aion-rp-llama-3.1-8b",
    "messages": [{"role":"user","content":"Hello!"}]
  }'