olivierdehaene HF staff commited on
Commit
bae63fc
1 Parent(s): 69fefa5

remove togethercomputer/GPT-NeoXT-Chat-Base-20B for now

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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",