File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,18 @@ as the main playground for developing new features for the [ggml](https://github
97
97
- [X] [ Persimmon 8B] ( https://github.com/ggerganov/llama.cpp/pull/3410 )
98
98
- [X] [ MPT] ( https://github.com/ggerganov/llama.cpp/pull/3417 )
99
99
- [X] [ Bloom] ( https://github.com/ggerganov/llama.cpp/pull/3553 )
100
+ - [x] [ Yi models] ( https://huggingface.co/models?search=01-ai/Yi )
100
101
- [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 )
101
112
102
113
103
114
** Bindings:**
You can’t perform that action at this time.
0 commit comments