Update README.md

This commit is contained in:
yao5461
2025-04-02 09:37:06 +00:00
parent 648a1df4f3
commit e09eb6fc6f

View File

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