From: chiranko Date: Mon, 5 Feb 2024 07:41:38 +0000 (+0800) Subject: readme : add CodeShell models to the supported models list (#5330) X-Git-Tag: upstream/0.0.4488~2424 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=5d55b0cd827bb0fcfedfa329a82bd5d6ef2c93ca;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add CodeShell models to the supported models list (#5330) --- diff --git a/README.md b/README.md index 4a9bdf31..a6fe3462 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:**