shaowenchen
commited on
Commit
•
e6399d1
1
Parent(s):
ed3504a
System update meta information
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
#以下为文本生成的 "tasks"示例,您可以从此网页中了解更多相关信息:https://modelscope.cn/docs/%E4%BB%BB%E5%8A%A1%E7%9A%84%E4%BB%8B%E7%BB%8D
|
3 |
+
#tasks:
|
4 |
+
#- text-generation
|
5 |
+
license: Apache License 2.0
|
6 |
+
---
|
7 |
+
###### 该模型当前使用的是默认介绍模版,处于“预发布”阶段,页面仅限所有者可见。
|
8 |
+
###### 请根据[模型贡献文档说明](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平台将在模型卡片完善后展示。谢谢您的理解。
|
9 |
+
#### Clone with HTTP
|
10 |
+
```bash
|
11 |
+
git clone https://www.modelscope.cn/shaowenchen/vicuna-7b-v1.5-16k-gguf.git
|
12 |
+
```
|