mradermacher strawberrylemonade l3 70b v v2 API

Language model · model id mradermacher-strawberrylemonade-l3-70b-v-v2-2

mradermacher strawberrylemonade l3 70b v v2 is available through G0I — call it with a standard OpenAI-compatible request, the same way you call every other model on the platform.

How to call mradermacher strawberrylemonade l3 70b v v2

G0I is OpenAI-compatible. Point your client at https://g0i.ai/v1, set the model field to mradermacher-strawberrylemonade-l3-70b-v-v2-2, and send a chat completion via /v1/chat/completions:

curl https://g0i.ai/v1/chat/completions \
  -H "Authorization: Bearer $G0I_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"mradermacher-strawberrylemonade-l3-70b-v-v2-2","messages":[{"role":"user","content":"Hello"}]}'

Why use mradermacher strawberrylemonade l3 70b v v2 through G0I

Get an API key — use mradermacher strawberrylemonade l3 70b v v2 now →

Browse the full model catalog, read the quickstart, or see pricing. Looking for an OpenAI API alternative or a unified AI API? G0I covers it.