From 7bd7abc57f43a8a5191d4f4d61fcb6737a06ad2c Mon Sep 17 00:00:00 2001 From: chiranko <2057773822@qq.com> Date: Mon, 5 Feb 2024 04:01:54 +0000 Subject: [PATCH] add CodeShell models to the supported models list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a9bdf314..a6fe34629 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ as the main playground for developing new features for the [ggml](https://github - [x] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral) - [x] [PLaMo-13B](https://github.com/ggerganov/llama.cpp/pull/3557) - [x] [GPT-2](https://huggingface.co/gpt2) +- [x] [CodeShell](https://github.com/WisdomShell/codeshell) **Multimodal models:**