cahya commited on
Commit
eef0f34
1 Parent(s): 6d13d04

update the modelname

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -45,8 +45,8 @@ css = """
45
 
46
  with gr.Blocks(css=css) as demo:
47
  with gr.Row():
48
- gr.Markdown("""## Bloomz-1b1-Instruct
49
- We fine-tuned the BigScience model Bloomz-1b1 with cross-lingual instructions dataset. Some of the supported
50
  languages are: English, Indonesian, Vietnam, Hindi, Spanish, French, and Chinese.
51
  """)
52
  with gr.Row():
45
 
46
  with gr.Blocks(css=css) as demo:
47
  with gr.Row():
48
+ gr.Markdown("""## Bloomz-1b7-Instruct
49
+ We fine-tuned the BigScience model Bloomz-1b7 with cross-lingual instructions dataset. Some of the supported
50
  languages are: English, Indonesian, Vietnam, Hindi, Spanish, French, and Chinese.
51
  """)
52
  with gr.Row():