OlivierDehaene commited on
Commit
1de9b09
1 Parent(s): 2f20661

remove togethercomputer

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ with gr.Blocks(
188
  value="OpenAssistant/oasst-sft-1-pythia-12b",
189
  choices=[
190
  "OpenAssistant/oasst-sft-1-pythia-12b",
191
- "togethercomputer/GPT-NeoXT-Chat-Base-20B",
192
  "Rallio67/joi2_20B_instruct_alpha",
193
  "google/flan-t5-xxl",
194
  "google/flan-ul2",
 
188
  value="OpenAssistant/oasst-sft-1-pythia-12b",
189
  choices=[
190
  "OpenAssistant/oasst-sft-1-pythia-12b",
191
+ # "togethercomputer/GPT-NeoXT-Chat-Base-20B",
192
  "Rallio67/joi2_20B_instruct_alpha",
193
  "google/flan-t5-xxl",
194
  "google/flan-ul2",