Fix pipeline tag
#1
by
osanseviero
- opened
README.md
CHANGED
@@ -3,11 +3,11 @@ license: other
|
|
3 |
license_name: yi-license
|
4 |
license_link: LICENSE
|
5 |
widget:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
pipeline_tag:
|
11 |
---
|
12 |
|
13 |
<div align="center">
|
@@ -417,4 +417,4 @@ are fully open for academic research and free commercial usage with permission
|
|
417 |
via applications. All usage must adhere to the [Model License
|
418 |
Agreement 2.0](https://github.com/01-ai/Yi/blob/main/MODEL_LICENSE_AGREEMENT.txt).
|
419 |
To apply for the official commercial license, please contact us
|
420 |
-
([yi@01.ai](mailto:yi@01.ai)).
|
|
|
3 |
license_name: yi-license
|
4 |
license_link: LICENSE
|
5 |
widget:
|
6 |
+
- example_title: Yi-34B-Chat
|
7 |
+
- text: hi
|
8 |
+
output:
|
9 |
+
text: Hello! How can I assist you today?
|
10 |
+
pipeline_tag: text-generation
|
11 |
---
|
12 |
|
13 |
<div align="center">
|
|
|
417 |
via applications. All usage must adhere to the [Model License
|
418 |
Agreement 2.0](https://github.com/01-ai/Yi/blob/main/MODEL_LICENSE_AGREEMENT.txt).
|
419 |
To apply for the official commercial license, please contact us
|
420 |
+
([yi@01.ai](mailto:yi@01.ai)).
|