From 15b89fe5b25d84c61833b0081a86f2a952c5172e Mon Sep 17 00:00:00 2001 From: tREeFrOGcoder <122498994+tREeFrOGcoder@users.noreply.github.com> Date: Tue, 24 Dec 2024 13:47:37 -0800 Subject: [PATCH] Update README.md typo on "mutlimodal" --> "multimodal" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1888500..e3588ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LLaMA-Adapter: Efficient Fine-tuning of LLaMA 🚀 -## Announcement: We release **[LLaMA2-Accessory](https://github.com/Alpha-VLLM/LLaMA2-Accessory)**, an open-source toolkit for **pre-training**, **fine-tuning** and **deployment** of **LLMs** and **mutlimodal LLMs**.🔥 +## Announcement: We release **[LLaMA2-Accessory](https://github.com/Alpha-VLLM/LLaMA2-Accessory)**, an open-source toolkit for **pre-training**, **fine-tuning** and **deployment** of **LLMs** and **multimodal LLMs**.🔥 Official implementation of ['LLaMA-Adapter: Efficient Fine-tuning of Language Models with Zero-init Attention'](https://arxiv.org/pdf/2303.16199.pdf) and ['LLaMA-Adapter V2: Parameter-Efficient Visual Instruction Model'](https://arxiv.org/pdf/2304.15010.pdf).