Back to Models

Sao10K: Llama 3 8B Lunaris

sao10k/l3-lunaris-8b
Aug 13, 20248.2K context$0.04/M in · $0.05/M out

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

Specifications

Provider
sao10k
Context Length
8.2K
Max Output
Modality
Intext
Outtext

Pricing

TypePrice / 1M tokens
Input$0.04
Output$0.05

Quick Start

curl https://api.ominigate.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-omg-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "sao10k/l3-lunaris-8b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Sao10K: Llama 3 8B Lunaris — Pricing & API on OminiGate