Llama 3 8B Lunaris

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.

ChatSao10k8k tokens$0.0436 / $0.0545 · 1M

sao10k/l3-lunaris-8b

Context
8k tokens
Completion cap
16,384
Tools
No
JSON
Yes
Released
2024-08-13

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "sao10k/l3-lunaris-8b",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Llama 3 8B Lunaris?
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. Llama 3 8B Lunaris runs on the Geek Hub API (OpenAI-compatible). Model id: sao10k/l3-lunaris-8b.
Is Llama 3 8B Lunaris free?
No. Input is $0.0436 per 1M tokens and output is $0.0545 per 1M tokens on Geek Hub (markup included).
What is the context length of Llama 3 8B Lunaris?
Llama 3 8B Lunaris has a 8k tokens context window. It supports up to 16,384 completion tokens.
Does Llama 3 8B Lunaris support tool calling and structured outputs?
Llama 3 8B Lunaris does not advertise tool calling on this endpoint. It also supports structured outputs via a JSON schema in response_format.
When was Llama 3 8B Lunaris released?
Llama 3 8B Lunaris was released on 2024-08-13.

More models from Sao10k