Llama 3.3 Euryale 70B
Euryale 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).
sao10k/l3.3-euryale-70b
- Context
- 131k tokens
- Completion cap
- 16,384
- Tools
- No
- JSON
- Yes
- Released
- 2024-12-18
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.3-euryale-70b",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is Llama 3.3 Euryale 70B?
- Euryale 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). Llama 3.3 Euryale 70B runs on the Geek Hub API (OpenAI-compatible). Model id: sao10k/l3.3-euryale-70b.
- Is Llama 3.3 Euryale 70B free?
- No. Input is $0.7085 per 1M tokens and output is $0.8175 per 1M tokens on Geek Hub (markup included).
- What is the context length of Llama 3.3 Euryale 70B?
- Llama 3.3 Euryale 70B has a 131k tokens context window. It supports up to 16,384 completion tokens.
- Does Llama 3.3 Euryale 70B support tool calling and structured outputs?
- Llama 3.3 Euryale 70B does not advertise tool calling on this endpoint. It also supports structured outputs via a JSON schema in response_format.
- When was Llama 3.3 Euryale 70B released?
- Llama 3.3 Euryale 70B was released on 2024-12-18.
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.1 Euryale 70B v2.2Euryale 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).