From e09eb6fc6f140f4578aee6325c0854081710957a Mon Sep 17 00:00:00 2001 From: yao5461 Date: Wed, 2 Apr 2025 09:37:06 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 648240c..dbb2546 100644 --- a/README.md +++ b/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来下载模型