Spaces:
Running
Running
wording
Browse files
app.py
CHANGED
@@ -162,7 +162,7 @@ with gr.Blocks(
|
|
162 |
|
163 |
+ `Model ID`:
|
164 |
- **CheapAI**:
|
165 |
-
+ `gpt-3.5-turbo` any variant should be fine
|
166 |
+ `Mistral-7B-Instruct-v0.1` works well
|
167 |
+ `gemma-7b-it` usually can't understand instructions properly and cause error.
|
168 |
- **StrongAI**:
|
|
|
162 |
|
163 |
+ `Model ID`:
|
164 |
- **CheapAI**:
|
165 |
+
+ `gpt-3.5-turbo` any variant should be fine unless OpenAI make them lazier and dumber.
|
166 |
+ `Mistral-7B-Instruct-v0.1` works well
|
167 |
+ `gemma-7b-it` usually can't understand instructions properly and cause error.
|
168 |
- **StrongAI**:
|