Spaces:
Runtime error
Runtime error
update the modelname
Browse files
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-
|
49 |
-
We fine-tuned the BigScience model Bloomz-
|
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():
|