cxumol commited on
Commit
53e8d77
1 Parent(s): 3e126b2
Files changed (1) hide show
  1. app.py +1 -1
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 if OpenAI won't 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**:
 
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**: