xnetba commited on
Commit
213c3f4
1 Parent(s): c0582f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -189,12 +189,6 @@ with gr.Blocks(
189
  "google/flan-t5-xxl",
190
  "bigscience/bloom",
191
  "EleutherAI/gpt-neox-20b",
192
- "EleutherAI/gpt-j-6b",
193
- "EleutherAI/pythia-intervention-410m-deduped",
194
- "EleutherAI/gpt-neo-2.7B",
195
- "EleutherAI/pythia-2.8b",
196
- "mosaicml/mpt-30b-chat",
197
- "THUDM/chatglm-6b",
198
  ],
199
  label="Model",
200
  interactive=True,
 
189
  "google/flan-t5-xxl",
190
  "bigscience/bloom",
191
  "EleutherAI/gpt-neox-20b",
 
 
 
 
 
 
192
  ],
193
  label="Model",
194
  interactive=True,