Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
---
|
||||
frameworks:
|
||||
- other
|
||||
- Transformers
|
||||
license: Apache License 2.0
|
||||
tasks:
|
||||
- text-generation
|
||||
@@ -15,7 +15,7 @@ tasks:
|
||||
|
||||
#language:
|
||||
##语言代码列表 https://help.aliyun.com/document_detail/215387.html?spm=a2c4g.11186623.0.0.9f8d7467kni6Aa
|
||||
#- cn
|
||||
#- cn
|
||||
|
||||
#metrics:
|
||||
##如 CIDEr、Blue、ROUGE 等
|
||||
@@ -28,6 +28,12 @@ tasks:
|
||||
#tools:
|
||||
##如 vllm、fastchat、llamacpp、AdaSeq 等
|
||||
#- vllm
|
||||
language:
|
||||
- en
|
||||
base_model:
|
||||
- Qwen/Qwen2.5-7B-Instruct
|
||||
tags:
|
||||
- chat
|
||||
---
|
||||
### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。
|
||||
#### 您可以通过如下git clone命令,或者ModelScope SDK来下载模型
|
||||
|
||||
Reference in New Issue
Block a user