Skip to content

Commit 0353a18

Browse files
readme : update supported model list (#4457)
1 parent 948ff13 commit 0353a18

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,18 @@ as the main playground for developing new features for the [ggml](https://github
9797
- [X] [Persimmon 8B](https://github.com/ggerganov/llama.cpp/pull/3410)
9898
- [X] [MPT](https://github.com/ggerganov/llama.cpp/pull/3417)
9999
- [X] [Bloom](https://github.com/ggerganov/llama.cpp/pull/3553)
100+
- [x] [Yi models](https://huggingface.co/models?search=01-ai/Yi)
100101
- [X] [StableLM-3b-4e1t](https://github.com/ggerganov/llama.cpp/pull/3586)
102+
- [x] [Deepseek models](https://huggingface.co/models?search=deepseek-ai/deepseek)
103+
- [x] [Qwen models](https://huggingface.co/models?search=Qwen/Qwen)
104+
- [x] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral)
105+
106+
**Multimodal models:**
107+
108+
- [x] [Llava 1.5 models](https://huggingface.co/collections/liuhaotian/llava-15-653aac15d994e992e2677a7e)
109+
- [x] [Bakllava](https://huggingface.co/models?search=SkunkworksAI/Bakllava)
110+
- [x] [Obsidian](https://huggingface.co/NousResearch/Obsidian-3B-V0.5)
111+
- [x] [ShareGPT4V](https://huggingface.co/models?search=Lin-Chen/ShareGPT4V)
101112

102113

103114
**Bindings:**

0 commit comments

Comments
 (0)