We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c85bd commit 4ca3a77Copy full SHA for 4ca3a77
README.md
@@ -69,6 +69,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
69
- [x] [Qwen models](https://huggingface.co/models?search=Qwen/Qwen)
70
- [x] [PLaMo-13B](https://github.com/ggerganov/llama.cpp/pull/3557)
71
- [x] [Phi models](https://huggingface.co/models?search=microsoft/phi)
72
+- [x] [PhiMoE](https://github.com/ggerganov/llama.cpp/pull/11003)
73
- [x] [GPT-2](https://huggingface.co/gpt2)
74
- [x] [Orion 14B](https://github.com/ggerganov/llama.cpp/pull/5118)
75
- [x] [InternLM2](https://huggingface.co/models?search=internlm2)
0 commit comments