From a54010c70142c32c7edbb5c2ec52b606da00cb24 Mon Sep 17 00:00:00 2001 From: Awni Hannun Date: Tue, 19 Dec 2023 13:03:25 -0800 Subject: [PATCH] readme nit --- llms/qwen/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/llms/qwen/README.md b/llms/qwen/README.md index 7d944423..f9276098 100644 --- a/llms/qwen/README.md +++ b/llms/qwen/README.md @@ -1,8 +1,8 @@ # Qwen -Qwen (通义千问) is a language model developed by Alibaba Cloud.[^1] The -architecture of Qwen is similar to Llama except for the bias in the attention -layers. +Qwen (通义千问) are a family of language models developed by Alibaba Cloud.[^1] +The architecture of the Qwen models is similar to Llama except for the bias in +the attention layers. ## Setup