Description
This is [Sao10K](/sao10k)'s experiment over [Euryale v2.2](/sao10k/l3.1-euryale-70b).
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: Sao10K: Llama 3.1 70B Hanami x1 (sao10k/l3.1-70b-hanami-x1)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "sao10k/l3.1-70b-hanami-x1",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the Sao10K: Llama 3.1 70B Hanami x1 model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
API Pricing
- Input: 3$ / 1M tokens
- Output: 3$ / 1M tokens
Token Limits
- Max Output: 16,000 tokens
- Max Context: 16,000 tokens
Subscription Tiers
- free
- pro
- ultimate