Back to Models

Sao10K: Llama 3 8B Lunaris

sao10k/l3-lunaris-8b

Description

Lunaris 8B is a versatile generalist and roleplaying model based on Llama 3. It's a strategic merge of multiple models, designed to balance creativity with improved logic and general knowledge....

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Sao10K: Llama 3 8B Lunaris (sao10k/l3-lunaris-8b)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "sao10k/l3-lunaris-8b",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the Sao10K: Llama 3 8B Lunaris model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text

API Pricing

  • Input: 0.04$ / 1M tokens
  • Output: 0.05$ / 1M tokens

Token Limits

  • Max Output: 8,192 tokens
  • Max Context: 8,192 tokens

Subscription Tiers

  • free
  • pro
  • ultimate