From 7a1593784fb2f26351d5d916aa6d80cbc80d9718 Mon Sep 17 00:00:00 2001
From: Henry Chen <1474479+chenhunghan@users.noreply.github.com>
Date: Tue, 24 Oct 2023 22:24:04 +0300
Subject: [PATCH] Update README.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f88eeaf..38b6090 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,7 @@ ialacol is inspired by other similar projects like [LocalAI](https://github.com/
 
 See [Receipts](#receipts) below for instructions of deployments.
 
-- [LLaMa 2 variants](https://huggingface.co/meta-llama)
-- [OpenLLaMA variants](https://github.com/openlm-research/open_llama)
+- [LLaMa 2 variants](https://huggingface.co/meta-llama), including [OpenLLaMA](https://github.com/openlm-research/open_llama), [Mistral](https://huggingface.co/mistralai/Mistral-7B-v0.1).
 - [StarCoder variants](https://huggingface.co/bigcode/starcoder)
 - [WizardCoder](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0)
 - [StarChat variants](https://huggingface.co/HuggingFaceH4/starchat-beta)
-- 
GitLab