summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXingchen Song(宋星辰) <xingchensong1996@163.com>2023-10-11 00:28:50 +0800
committerGitHub <noreply@github.com>2023-10-10 19:28:50 +0300
commitc5b49360d0d9e49f32e05a9116e90bd0b39a282d (patch)
tree3be8baf81402af5a4c81824b340ca3e903b14fef
parent02d2875deff28599c6c2c6e1886fab002ffe43b1 (diff)
readme : add bloom (#3570)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05627956..5c2b57cb 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,7 @@ as the main playground for developing new features for the [ggml](https://github
- [X] [Starcoder models](https://github.com/ggerganov/llama.cpp/pull/3187)
- [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)
**Bindings:**