From 42fde63e3606718099a48a947c4153b7150a9db3 Mon Sep 17 00:00:00 2001 From: Esmail <113830751+Esmail-ibraheem@users.noreply.github.com> Date: Sun, 30 Jun 2024 12:07:24 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fffd39..7d97534 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Port 8080 on the host is mapped to port 8080 in the open-webui container for web --- ## 2- OmniverseLLMs-2.0 Documentation: -- Xllama: [Xllama](https://github.com/Esmail-ibraheem/Xllama) is an advanced language model framework, inspired by the original Llama model but enhanced with additional features such as Grouped Query Attention (GQA), Multi-Head Attention (MHA), and more. This project aims to provide a flexible and extensible platform for experimenting with various attention mechanisms and building state-of-the-art natural language processing models.\ +- Xllama: [Xllama](https://github.com/Esmail-ibraheem/Xllama) is an advanced language model framework, inspired by the original Llama model but enhanced with additional features such as Grouped Query Attention (GQA), Multi-Head Attention (MHA), and more. This project aims to provide a flexible and extensible platform for experimenting with various attention mechanisms and building state-of-the-art natural language processing models. install the requirements libraries: ```