From 1e506b5c753879ec8ba949b60f1275fa7c455626 Mon Sep 17 00:00:00 2001 From: Galunid Date: Wed, 11 Oct 2023 00:40:43 +0200 Subject: [PATCH] Add MPT model to supported models in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c2b57cb4b83b..0f1fd75656926 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ as the main playground for developing new features for the [ggml](https://github - [X] [Mistral AI v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) - [X] [Refact](https://huggingface.co/smallcloudai/Refact-1_6B-fim) - [X] [Bloom](https://github.com/ggerganov/llama.cpp/pull/3553) +- [X] [MPT](https://github.com/ggerganov/llama.cpp/pull/3417) **Bindings:**