mgrbyte commited on
Commit
6a0fa2b
·
verified ·
1 Parent(s): f1299b8
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -5,4 +5,5 @@ example_question_files = [
5
  "instructions-cy.jsonl",
6
  "instructions-en.jsonl",
7
  ]
8
- ui.main(example_questions_file=example_question_files, model_id_or_path=model_id
 
 
5
  "instructions-cy.jsonl",
6
  "instructions-en.jsonl",
7
  ]
8
+ ui.main(example_questions_file=example_question_files, model_id_or_path=model_id)
9
+