File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -105,11 +105,14 @@ improved significantly thanks to many contributions. It is the main playground f
105105- [X] [ MPT] ( https://github.com/ggerganov/llama.cpp/pull/3417 )
106106- [X] [ Bloom] ( https://github.com/ggerganov/llama.cpp/pull/3553 )
107107- [x] [ Yi models] ( https://huggingface.co/models?search=01-ai/Yi )
108- - [X] [ StableLM-3b-4e1t ] ( https://github.com/ggerganov/llama.cpp/pull/3586 )
108+ - [X] [ StableLM models ] ( https://huggingface.co/stabilityai )
109109- [x] [ Deepseek models] ( https://huggingface.co/models?search=deepseek-ai/deepseek )
110110- [x] [ Qwen models] ( https://huggingface.co/models?search=Qwen/Qwen )
111111- [x] [ PLaMo-13B] ( https://github.com/ggerganov/llama.cpp/pull/3557 )
112+ - [x] [ Phi models] ( https://huggingface.co/models?search=microsoft/phi )
112113- [x] [ GPT-2] ( https://huggingface.co/gpt2 )
114+ - [x] [ Orion 14B] ( https://github.com/ggerganov/llama.cpp/pull/5118 )
115+ - [x] [ InternLM2] ( https://huggingface.co/models?search=internlm2 )
113116- [x] [ CodeShell] ( https://github.com/WisdomShell/codeshell )
114117
115118** Multimodal models:**
@@ -119,6 +122,7 @@ improved significantly thanks to many contributions. It is the main playground f
119122- [x] [ Obsidian] ( https://huggingface.co/NousResearch/Obsidian-3B-V0.5 )
120123- [x] [ ShareGPT4V] ( https://huggingface.co/models?search=Lin-Chen/ShareGPT4V )
121124- [x] [ MobileVLM 1.7B/3B models] ( https://huggingface.co/models?search=mobileVLM )
125+ - [x] [ Yi-VL] ( https://huggingface.co/models?search=Yi-VL )
122126
123127
124128** Bindings:**
You can’t perform that action at this time.
0 commit comments