carsonhxsu
commited on
Commit
•
70df44a
1
Parent(s):
b2cdb04
Upload converted Yi-34B model file link
Browse files
models/LLaMA2/Yi_34B/README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Yi-34B
|
2 |
+
|
3 |
+
Since the file size of converted model is beyond the limit of maximum file size to be uploaded here, you could download and extract the model file via following link:
|
4 |
+
|
5 |
+
```shell
|
6 |
+
wget link
|
7 |
+
```
|