JosephusCheung
commited on
Commit
·
b7b83bc
1
Parent(s):
6285b9a
Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ There is a potential for test set data leakage or cheating.
|
|
56 |
|
57 |
- 通过huggingface或modelscope平台下载权重
|
58 |
```shell
|
59 |
-
git clone https://huggingface.co/
|
60 |
git clone https://www.modelscope.cn/TigerResearch/tigerbot-70b-chat-v4-4k.git
|
61 |
```
|
62 |
|
@@ -96,7 +96,7 @@ There is a potential for test set data leakage or cheating.
|
|
96 |
|
97 |
- Download weights from huggingface or modelscope
|
98 |
```shell
|
99 |
-
git clone https://huggingface.co/
|
100 |
git clone https://www.modelscope.cn/TigerResearch/tigerbot-70b-chat-v4-4k.git
|
101 |
```
|
102 |
|
|
|
56 |
|
57 |
- 通过huggingface或modelscope平台下载权重
|
58 |
```shell
|
59 |
+
git clone https://huggingface.co/Community-LM/tigerbot-70b-chat-v4-4k
|
60 |
git clone https://www.modelscope.cn/TigerResearch/tigerbot-70b-chat-v4-4k.git
|
61 |
```
|
62 |
|
|
|
96 |
|
97 |
- Download weights from huggingface or modelscope
|
98 |
```shell
|
99 |
+
git clone https://huggingface.co/Community-LM/tigerbot-70b-chat-v4-4k
|
100 |
git clone https://www.modelscope.cn/TigerResearch/tigerbot-70b-chat-v4-4k.git
|
101 |
```
|
102 |
|