From a4d4d713148f198ad81770c44a6fb14426ce7479 Mon Sep 17 00:00:00 2001 From: Binyuan Hui Date: Wed, 9 Oct 2024 12:27:13 +0000 Subject: [PATCH] Update metadata with huggingface_hub (#1) - Update metadata with huggingface_hub (d9121c7f659e46010af286a2baee872e6f700f21) Co-authored-by: Vaibhav Srivastav --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2fbcdb7..062e48b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ --- -license: apache-2.0 -license_link: https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct-GPTQ-Int8/blob/main/LICENSE +base_model: Qwen/Qwen2.5-1.5B-Instruct language: - en +library_name: transformers +license: apache-2.0 +license_link: https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct-GPTQ-Int8/blob/main/LICENSE pipeline_tag: text-generation -base_model: Qwen/Qwen2.5-1.5B-Instruct tags: - chat ---