diff options
author | chiranko <96988916+chiranko@users.noreply.github.com> | 2024-02-05 15:41:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 09:41:38 +0200 |
commit | 5d55b0cd827bb0fcfedfa329a82bd5d6ef2c93ca (patch) | |
tree | 684b90b6e6b8892d037038128b1fdd2e0e2846ae | |
parent | 4833ac209da6a427de64f97e8f403dcdc5de6bc3 (diff) |
readme : add CodeShell models to the supported models list (#5330)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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:** |