From 515daff06f1d068a55e4c3ce0dc45405e6ab4191 Mon Sep 17 00:00:00 2001 From: xingchensong Date: Tue, 10 Oct 2023 23:09:22 +0800 Subject: [PATCH] readme: add bloom --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0562795620e69..5c2b57cb4b83b 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:**