add CodeShell models to the supported models list

This commit is contained in:
chiranko 2024-02-05 04:01:54 +00:00
parent 9392ebd49e
commit 7bd7abc57f

View file

@ -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] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral)
- [x] [PLaMo-13B](https://github.com/ggerganov/llama.cpp/pull/3557) - [x] [PLaMo-13B](https://github.com/ggerganov/llama.cpp/pull/3557)
- [x] [GPT-2](https://huggingface.co/gpt2) - [x] [GPT-2](https://huggingface.co/gpt2)
- [x] [CodeShell](https://github.com/WisdomShell/codeshell)
**Multimodal models:** **Multimodal models:**