File tree 1 file changed +5
-1
lines changed
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
105
105
- [X] [ MPT] ( https://github.com/ggerganov/llama.cpp/pull/3417 )
106
106
- [X] [ Bloom] ( https://github.com/ggerganov/llama.cpp/pull/3553 )
107
107
- [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 )
109
109
- [x] [ Deepseek models] ( https://huggingface.co/models?search=deepseek-ai/deepseek )
110
110
- [x] [ Qwen models] ( https://huggingface.co/models?search=Qwen/Qwen )
111
111
- [x] [ PLaMo-13B] ( https://github.com/ggerganov/llama.cpp/pull/3557 )
112
+ - [x] [ Phi models] ( https://huggingface.co/models?search=microsoft/phi )
112
113
- [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 )
113
116
- [x] [ CodeShell] ( https://github.com/WisdomShell/codeshell )
114
117
115
118
** Multimodal models:**
@@ -119,6 +122,7 @@ improved significantly thanks to many contributions. It is the main playground f
119
122
- [x] [ Obsidian] ( https://huggingface.co/NousResearch/Obsidian-3B-V0.5 )
120
123
- [x] [ ShareGPT4V] ( https://huggingface.co/models?search=Lin-Chen/ShareGPT4V )
121
124
- [x] [ MobileVLM 1.7B/3B models] ( https://huggingface.co/models?search=mobileVLM )
125
+ - [x] [ Yi-VL] ( https://huggingface.co/models?search=Yi-VL )
122
126
123
127
124
128
** Bindings:**
You can’t perform that action at this time.
0 commit comments