Add MPT model to supported models in README.md

This commit is contained in:
Galunid 2023-10-11 00:40:43 +02:00
parent 233fc1c69f
commit 1e506b5c75

View file

@ -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:**