Back to Models

Sao10k: Llama 3 Euryale 70B v2.1

sao10k/l3-euryale-70b
Jun 18, 20248.2K context8.2K max output$1.48/M in · $1.48/M out

Description

Euryale 70B v2.1 is a model focused on creative roleplay from Sao10k.

  • Better prompt adherence.
  • Better anatomy / spatial awareness.
  • Adapts much better to unique and custom formatting / reply formats.
  • Very creative, lots of unique swipes.
  • Is not restrictive during roleplays.

Specifications

Provider
sao10k
Context Length
8.2K
Max Output
8.2K
Modality
Intext
Outtext

Pricing

TypePrice / 1M tokens
Input$1.48
Output$1.48

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-euryale-70b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'