Spaces:
Runtime error
Runtime error
Commit
•
bae63fc
1
Parent(s):
69fefa5
remove togethercomputer/GPT-NeoXT-Chat-Base-20B for now
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ with gr.Blocks(
|
|
114 |
value="Rallio67/joi2_20B_instruct_alpha",
|
115 |
choices=[
|
116 |
"Rallio67/joi2_20B_instruct_alpha",
|
117 |
-
"togethercomputer/GPT-NeoXT-Chat-Base-20B",
|
118 |
"google/flan-t5-xxl",
|
119 |
"google/flan-ul2",
|
120 |
"bigscience/bloom",
|
|
|
114 |
value="Rallio67/joi2_20B_instruct_alpha",
|
115 |
choices=[
|
116 |
"Rallio67/joi2_20B_instruct_alpha",
|
117 |
+
# "togethercomputer/GPT-NeoXT-Chat-Base-20B",
|
118 |
"google/flan-t5-xxl",
|
119 |
"google/flan-ul2",
|
120 |
"bigscience/bloom",
|