From 0449baecc509b52675892e75fca5e01392ee9d35 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 7 Dec 2024 17:31:35 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 4492a05022..e0eebe3098 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5866,7 +5866,7 @@ Note that you are required to switch to a [paid plan](https://openai.com/api/pri An alternative to OpenAI is using [Groq](https://groq.com/). * Endpoint: **https://api.groq.com/openai/v1/** -* Suggested model: **gemma-7b-it** +* Suggested [model](https://console.groq.com/docs/models): **gemma2-9b-it** or **llama-3.3-70b-versatile** It's faster and free to use for now. diff --git a/index.html b/index.html index 24b768dbf2..985e432f73 100644 --- a/index.html +++ b/index.html @@ -2946,7 +2946,7 @@ adb install /path/to/FairEmail-xxx.apk

An alternative to OpenAI is using Groq.

It’s faster and free to use for now.