Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -189,7 +189,7 @@ with gr.Blocks(
|
|
189 |
value="OpenAssistant/oasst-sft-1-pythia-12b",
|
190 |
choices=[
|
191 |
"OpenAssistant/oasst-sft-1-pythia-12b",
|
192 |
-
|
193 |
"Rallio67/joi2_20Be_instruct_alpha",
|
194 |
"google/flan-t5-xxl",
|
195 |
"google/flan-ul2",
|
|
|
189 |
value="OpenAssistant/oasst-sft-1-pythia-12b",
|
190 |
choices=[
|
191 |
"OpenAssistant/oasst-sft-1-pythia-12b",
|
192 |
+
"togethercomputer/GPT-NeoXT-Chat-Base-20B",
|
193 |
"Rallio67/joi2_20Be_instruct_alpha",
|
194 |
"google/flan-t5-xxl",
|
195 |
"google/flan-ul2",
|