Add MPT model to supported models in README.md (#3574)

This commit is contained in:
Galunid 2023-10-11 01:02:49 +02:00 committed by GitHub
parent 233fc1c69f
commit 9f6ede19f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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