shaowenchen
commited on
Commit
·
0e219ab
1
Parent(s):
511962f
System update meta information
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
tasks:
|
4 |
+
- text-generation
|
5 |
+
---
|
6 |
+
###### 该模型当前使用的是默认介绍模版,处于“预发布”阶段,页面仅限所有者可见。
|
7 |
+
###### 请根据[模型贡献文档说明](https://www.modelscope.cn/docs/%E5%A6%82%E4%BD%95%E6%92%B0%E5%86%99%E5%A5%BD%E7%94%A8%E7%9A%84%E6%A8%A1%E5%9E%8B%E5%8D%A1%E7%89%87),及时完善模型卡片内容。ModelScope平台将在模型卡片完善后展示。谢谢您的理解。
|
8 |
+
#### Clone with HTTP
|
9 |
+
```bash
|
10 |
+
git clone https://www.modelscope.cn/shaowenchen/chinese-llama-2-7b-16k-gguf.git
|
11 |
+
```
|