s3nh commited on
Commit
1bbbd28
1 Parent(s): 50f312b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -5
app.py CHANGED
@@ -85,11 +85,12 @@ io = gr.Interface(
85
  "Lajonbot/pythia-160m-33k-steps-self-instruct-polish",
86
  "Lajonbot/pythia-410m-21k-steps-self-instruct-polish",
87
  "Lajonbot/llama-30b-hf-pl-lora",
88
- "Amazon-LightGPT-pl-qlora",
89
- "wizard-mega-13b-pl-lora",
90
- "stablelm-base-alpha-3b-Lora-polish",
91
- "dolly-v2-3b-Lora-polish",
92
- "LaMini-GPT-1.5B-Lora-polish"]),
 
93
  gr.Textbox(
94
  lines = 3,
95
  max_lines = 10,
 
85
  "Lajonbot/pythia-160m-33k-steps-self-instruct-polish",
86
  "Lajonbot/pythia-410m-21k-steps-self-instruct-polish",
87
  "Lajonbot/llama-30b-hf-pl-lora",
88
+ #"Amazon-LightGPT-pl-qlora",
89
+ #"wizard-mega-13b-pl-lora",
90
+ #"stablelm-base-alpha-3b-Lora-polish",
91
+ #"dolly-v2-3b-Lora-polish",
92
+ #"LaMini-GPT-1.5B-Lora-polish"],
93
+ ),
94
  gr.Textbox(
95
  lines = 3,
96
  max_lines = 10,