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. Created by [Sao10k](https://huggingface.co/Sao10k), this model aims to offer an improved experience over Stheno v3.2, with enhanced creativity and logical reasoning. For best results, use with Llama 3 Instruct context template, temperature 1.4, and min_p 0.1.

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.02$ / 1M tokens
  • Output: 0.05$ / 1M tokens

Token Limits

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

Subscription Tiers

  • free
  • pro
  • ultimate