From 724534e9e6b2ab7be38c534c72c8f1bc56f27708 Mon Sep 17 00:00:00 2001 From: Pierre Alexandre SCHEMBRI Date: Wed, 27 Sep 2023 14:34:18 +0200 Subject: [PATCH] Added the fact that llama.cpp supports Mistral AI release 0.1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f41250147fbc5..0da1cc39dbeaf 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ as the main playground for developing new features for the [ggml](https://github - [X] [WizardLM](https://github.com/nlpxucan/WizardLM) - [X] [Baichuan-7B](https://huggingface.co/baichuan-inc/baichuan-7B) and its derivations (such as [baichuan-7b-sft](https://huggingface.co/hiyouga/baichuan-7b-sft)) - [X] [Aquila-7B](https://huggingface.co/BAAI/Aquila-7B) / [AquilaChat-7B](https://huggingface.co/BAAI/AquilaChat-7B) +- [X] Mistral AI v0.1 **Bindings:**