Llama 3.1 Euryale 70B v2.2
Euryale L3.1 70B v2.2 is a model focused on creative roleplay from [Sao10k](https://ko-fi.com/sao10k). It is the successor of [Euryale L3 70B v2.1](/models/sao10k/l3-euryale-70b).
sao10k/l3.1-euryale-70b
- Context
- 131k tokens
- Completion cap
- 16,384
- Tools
- Yes
- JSON
- Yes
- Released
- 2024-08-28
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.1-euryale-70b",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is Llama 3.1 Euryale 70B v2.2?
- Euryale L3.1 70B v2.2 is a model focused on creative roleplay from [Sao10k](https://ko-fi.com/sao10k). It is the successor of [Euryale L3 70B v2.1](/models/sao10k/l3-euryale-70b). Llama 3.1 Euryale 70B v2.2 runs on the Geek Hub API (OpenAI-compatible). Model id: sao10k/l3.1-euryale-70b.
- Is Llama 3.1 Euryale 70B v2.2 free?
- No. Input is $0.9266 per 1M tokens and output is $0.9266 per 1M tokens on Geek Hub (markup included).
- What is the context length of Llama 3.1 Euryale 70B v2.2?
- Llama 3.1 Euryale 70B v2.2 has a 131k tokens context window. It supports up to 16,384 completion tokens.
- Does Llama 3.1 Euryale 70B v2.2 support tool calling and structured outputs?
- Llama 3.1 Euryale 70B v2.2 accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
- When was Llama 3.1 Euryale 70B v2.2 released?
- Llama 3.1 Euryale 70B v2.2 was released on 2024-08-28.
More models from Sao10k
- Llama 3 8B LunarisLunaris 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 gener
- Llama 3.3 Euryale 70BEuryale L3.3 70B is a model focused on creative roleplay from [Sao10k](https://ko-fi.com/sao10k). It is the successor of [Euryale L3 70B v2.2](/models/sao10k/l3-euryale-70b).