summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGalunid <karolek1231456@gmail.com>2023-10-11 01:02:49 +0200
committerGitHub <noreply@github.com>2023-10-10 19:02:49 -0400
commit9f6ede19f3cfa50d4a51a5babb056c3f8a450b80 (patch)
tree1dddac28c1abad5001de9fcbca3e02f377eaa5c0
parent233fc1c69f6f415f35363e18a755f9610e89161b (diff)
Add MPT model to supported models in README.md (#3574)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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:**