]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add bloom (#3570)
authorXingchen Song(宋星辰) <redacted>
Tue, 10 Oct 2023 16:28:50 +0000 (00:28 +0800)
committerGitHub <redacted>
Tue, 10 Oct 2023 16:28:50 +0000 (19:28 +0300)
README.md

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