From: Galunid Date: Tue, 10 Oct 2023 23:02:49 +0000 (+0200) Subject: Add MPT model to supported models in README.md (#3574) X-Git-Tag: upstream/0.0.4488~3123 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=9f6ede19f3cfa50d4a51a5babb056c3f8a450b80;p=pkg%2Fggml%2Fsources%2Fllama.cpp Add MPT model to supported models in README.md (#3574) --- diff --git a/README.md b/README.md index 5c2b57cb..0f1fd756 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:**