yi-01-ai
commited on
Commit
·
80fa1bb
1
Parent(s):
8fc09c6
Auto Sync from git://github.com/01-ai/Yi.git/commit/e66ad2da797097a6e1e66612d8c1491888f8dd99
Browse files
README.md
CHANGED
|
@@ -3,10 +3,11 @@ license: other
|
|
| 3 |
license_name: yi-license
|
| 4 |
license_link: LICENSE
|
| 5 |
widget:
|
| 6 |
-
-
|
|
|
|
| 7 |
output:
|
| 8 |
-
text: "
|
| 9 |
-
pipeline_tag:
|
| 10 |
---
|
| 11 |
|
| 12 |
<div align="center">
|
|
@@ -15,6 +16,12 @@ pipeline_tag: text-generation
|
|
| 15 |
<img width="200px" src="https://github.com/01-ai/Yi/raw/main/assets/img/Yi.svg?sanitize=true">
|
| 16 |
</p>
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
<div style="display: inline-block;">
|
| 19 |
<a rel="noopener nofollow" href="https://github.com/01-ai/Yi/actions/workflows/build_docker_image.yml">
|
| 20 |
<img src="https://github.com/01-ai/Yi/actions/workflows/build_docker_image.yml/badge.svg" style="margin: 0 0;">
|
|
|
|
| 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: question-answering
|
| 11 |
---
|
| 12 |
|
| 13 |
<div align="center">
|
|
|
|
| 16 |
<img width="200px" src="https://github.com/01-ai/Yi/raw/main/assets/img/Yi.svg?sanitize=true">
|
| 17 |
</p>
|
| 18 |
|
| 19 |
+
<div style="display: inline-block;">
|
| 20 |
+
<a rel="noopener nofollow" href="https://github.com/01-ai/Yi/issues">
|
| 21 |
+
<img src="https://img.shields.io/github/issues/01-ai/Yi?logo=github" style="margin: 0 0;">
|
| 22 |
+
</a>
|
| 23 |
+
</div>
|
| 24 |
+
|
| 25 |
<div style="display: inline-block;">
|
| 26 |
<a rel="noopener nofollow" href="https://github.com/01-ai/Yi/actions/workflows/build_docker_image.yml">
|
| 27 |
<img src="https://github.com/01-ai/Yi/actions/workflows/build_docker_image.yml/badge.svg" style="margin: 0 0;">
|