File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 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
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:**
You can’t perform that action at this time.
0 commit comments