Sao10K: Llama 3.1 Euryale 70B v2.2
sao10k/l3.1-euryale-70b
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).
Modalities
Text
In / out price
₩1,492 / ₩1,492
1M
Context
131.07K
Released
Aug 28, 2024
FAQ
Frequently asked questions
How do I call this model?
Send a request to `/api/v1/chat/completions` with `model` set to this model ID. Changing the base_url of the OpenAI SDK is enough.
How is the price calculated?
The upstream cost in USD is multiplied by the exchange rate and the margin to produce a won price. The cost of each request is recorded in the response headers and in your activity log.
Does this run on a local GPU?
If a local GPU serves this model, it goes first. When there is no local slot or it fails, the request falls through to an external provider.
Are my conversations stored?
API request bodies are never stored. Only conversations from the Chat screen are saved, and you can turn that off in settings.