From 4bb441e876f3baae769caf4fd775f75ded8aa798 Mon Sep 17 00:00:00 2001 From: jklj077 Date: Wed, 18 Sep 2024 12:39:05 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42e1be2..2fbcdb7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we rele - **Long-context Support** up to 128K tokens and can generate up to 8K tokens. - **Multilingual support** for over 29 languages, including Chinese, English, French, Spanish, Portuguese, German, Italian, Russian, Japanese, Korean, Vietnamese, Thai, Arabic, and more. -**This repo contains the GPTQ-quantized 4-bit instruction-tuned 1.5B Qwen2.5 model**, which has the following features: +**This repo contains the GPTQ-quantized 8-bit instruction-tuned 1.5B Qwen2.5 model**, which has the following features: - Type: Causal Language Models - Training Stage: Pretraining & Post-training - Architecture: transformers with RoPE, SwiGLU, RMSNorm, Attention QKV bias and tied word embeddings