mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 07:42:52 +00:00
Updated FAQ
This commit is contained in:
parent
6637a5b7ee
commit
0449baecc5
2 changed files with 2 additions and 2 deletions
2
FAQ.md
2
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.
|
||||
|
||||
|
|
|
@ -2946,7 +2946,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
|
|||
<p>An alternative to OpenAI is using <a href="https://groq.com/">Groq</a>.</p>
|
||||
<ul>
|
||||
<li>Endpoint: <strong>https://api.groq.com/openai/v1/</strong></li>
|
||||
<li>Suggested model: <strong>gemma-7b-it</strong></li>
|
||||
<li>Suggested <a href="https://console.groq.com/docs/models">model</a>: <strong>gemma2-9b-it</strong> or <strong>llama-3.3-70b-versatile</strong></li>
|
||||
</ul>
|
||||
<p>It’s faster and free to use for now.</p>
|
||||
<p><br></p>
|
||||
|
|
Loading…
Reference in a new issue