File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ Typically finetunes of the base models below are supported as well.
93
93
94
94
- [X] LLaMA 🦙
95
95
- [x] LLaMA 2 🦙🦙
96
+ - [x] LLaMA 3 🦙🦙🦙
96
97
- [X] [ Mistral 7B] ( https://huggingface.co/mistralai/Mistral-7B-v0.1 )
97
98
- [x] [ Mixtral MoE] ( https://huggingface.co/models?search=mistral-ai/Mixtral )
98
99
- [x] [ DBRX] ( https://huggingface.co/databricks/dbrx-instruct )
@@ -119,8 +120,9 @@ Typically finetunes of the base models below are supported as well.
119
120
- [x] [ CodeShell] ( https://github.com/WisdomShell/codeshell )
120
121
- [x] [ Gemma] ( https://ai.google.dev/gemma )
121
122
- [x] [ Mamba] ( https://github.com/state-spaces/mamba )
123
+ - [x] [ Grok-1] ( https://huggingface.co/keyfan/grok-1-hf )
122
124
- [x] [ Xverse] ( https://huggingface.co/models?search=xverse )
123
- - [x] [ Command-R] ( https://huggingface.co/CohereForAI/c4ai-command-r-v01 )
125
+ - [x] [ Command-R models ] ( https://huggingface.co/models?search= CohereForAI/c4ai-command-r )
124
126
- [x] [ SEA-LION] ( https://huggingface.co/models?search=sea-lion )
125
127
- [x] [ GritLM-7B] ( https://huggingface.co/GritLM/GritLM-7B ) + [ GritLM-8x7B] ( https://huggingface.co/GritLM/GritLM-8x7B )
126
128
- [x] [ OLMo] ( https://allenai.org/olmo )
@@ -135,6 +137,7 @@ Typically finetunes of the base models below are supported as well.
135
137
- [x] [ ShareGPT4V] ( https://huggingface.co/models?search=Lin-Chen/ShareGPT4V )
136
138
- [x] [ MobileVLM 1.7B/3B models] ( https://huggingface.co/models?search=mobileVLM )
137
139
- [x] [ Yi-VL] ( https://huggingface.co/models?search=Yi-VL )
140
+ - [x] [ Mini CPM] ( https://huggingface.co/models?search=MiniCPM )
138
141
139
142
** HTTP server**
140
143
You can’t perform that action at this time.
0 commit comments