Spaces:
Runtime error
Runtime error
OlivierDehaene
commited on
Commit
•
1649c8c
1
Parent(s):
e4cda74
remove bloom for now
Browse files
app.py
CHANGED
@@ -113,7 +113,7 @@ with gr.Blocks(
|
|
113 |
"Rallio67/joi2_20B_instruct_alpha",
|
114 |
"google/flan-t5-xxl",
|
115 |
"google/flan-ul2",
|
116 |
-
"bigscience/bloom",
|
117 |
"bigscience/bloomz",
|
118 |
"EleutherAI/gpt-neox-20b",
|
119 |
],
|
|
|
113 |
"Rallio67/joi2_20B_instruct_alpha",
|
114 |
"google/flan-t5-xxl",
|
115 |
"google/flan-ul2",
|
116 |
+
# "bigscience/bloom",
|
117 |
"bigscience/bloomz",
|
118 |
"EleutherAI/gpt-neox-20b",
|
119 |
],
|