yi-01-ai
commited on
Commit
•
bbd1a48
1
Parent(s):
0000555
Auto Sync from git://github.com/01-ai/Yi.git/commit/3d73de69c649a04019ecd034b945cbd29a6066da
Browse files
README.md
CHANGED
@@ -263,7 +263,7 @@ model = AutoModelForCausalLM.from_pretrained("01-ai/Yi-34b", device_map="auto")
|
|
263 |
|
264 |
If you want to get up with Yi in a few minutes, you can use the following services built upon Yi.
|
265 |
|
266 |
-
- [Yi-34B-Chat](https://platform.lingyiwanwu.com/) (Yi official beta): you can chat with it. **Note** that currently it's available through a whitelist. Welcome to apply and experience it firsthand!
|
267 |
|
268 |
- [Yi-6B-Chat (Replicate)](https://replicate.com/01-ai): you can use this model with more options by setting additional parameters and calling APIs.
|
269 |
|
|
|
263 |
|
264 |
If you want to get up with Yi in a few minutes, you can use the following services built upon Yi.
|
265 |
|
266 |
+
- [Yi-34B-Chat](https://platform.lingyiwanwu.com/) (Yi official beta): you can chat with it. **Note** that currently it's available through a whitelist. Welcome to apply (fill out a form in [English](https://cn.mikecrm.com/l91ODJf) or [Chinese](https://cn.mikecrm.com/gnEZjiQ)) and experience it firsthand!
|
267 |
|
268 |
- [Yi-6B-Chat (Replicate)](https://replicate.com/01-ai): you can use this model with more options by setting additional parameters and calling APIs.
|
269 |
|