yi-01-ai
commited on
Commit
•
a081a44
1
Parent(s):
d5ce72d
Auto Sync from git://github.com/01-ai/Yi.git/commit/d89f53c4ca23bbaa062ebe1ab7f2aeff54db8aee
Browse files
README.md
CHANGED
@@ -533,9 +533,10 @@ You can perform inference with Yi chat or base models as below.
|
|
533 |
print(quick_sort([3, 6, 8, 10, 1, 2, 1]))
|
534 |
```
|
535 |
|
536 |
-
|
537 |
-
|
538 |
-
</
|
|
|
539 |
|
540 |
### Quick start - Docker
|
541 |
<details>
|
|
|
533 |
print(quick_sort([3, 6, 8, 10, 1, 2, 1]))
|
534 |
```
|
535 |
|
536 |
+
|
537 |
+
<p align="right"> [
|
538 |
+
<a href="#top">Back to top ⬆️ </a> ]
|
539 |
+
</p>
|
540 |
|
541 |
### Quick start - Docker
|
542 |
<details>
|