]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Add MPT model to supported models in README.md (#3574)
authorGalunid <redacted>
Tue, 10 Oct 2023 23:02:49 +0000 (01:02 +0200)
committerGitHub <redacted>
Tue, 10 Oct 2023 23:02:49 +0000 (19:02 -0400)
README.md

index 5c2b57cb4b83b0d1166964a9c948238d7c7d1940..0f1fd7565692693dcb4f604e158250fa847b91e5 100644 (file)
--- 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:**