mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	readme : update model list (#6908)
* Update README.md * missing space * llama3 !
This commit is contained in:
		| @@ -93,6 +93,7 @@ Typically finetunes of the base models below are supported as well. | |||||||
|  |  | ||||||
| - [X] LLaMA 🦙 | - [X] LLaMA 🦙 | ||||||
| - [x] LLaMA 2 🦙🦙 | - [x] LLaMA 2 🦙🦙 | ||||||
|  | - [x] LLaMA 3 🦙🦙🦙 | ||||||
| - [X] [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-v0.1) | - [X] [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-v0.1) | ||||||
| - [x] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral) | - [x] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral) | ||||||
| - [x] [DBRX](https://huggingface.co/databricks/dbrx-instruct) | - [x] [DBRX](https://huggingface.co/databricks/dbrx-instruct) | ||||||
| @@ -119,8 +120,9 @@ Typically finetunes of the base models below are supported as well. | |||||||
| - [x] [CodeShell](https://github.com/WisdomShell/codeshell) | - [x] [CodeShell](https://github.com/WisdomShell/codeshell) | ||||||
| - [x] [Gemma](https://ai.google.dev/gemma) | - [x] [Gemma](https://ai.google.dev/gemma) | ||||||
| - [x] [Mamba](https://github.com/state-spaces/mamba) | - [x] [Mamba](https://github.com/state-spaces/mamba) | ||||||
|  | - [x] [Grok-1](https://huggingface.co/keyfan/grok-1-hf) | ||||||
| - [x] [Xverse](https://huggingface.co/models?search=xverse) | - [x] [Xverse](https://huggingface.co/models?search=xverse) | ||||||
| - [x] [Command-R](https://huggingface.co/CohereForAI/c4ai-command-r-v01) | - [x] [Command-R models](https://huggingface.co/models?search=CohereForAI/c4ai-command-r) | ||||||
| - [x] [SEA-LION](https://huggingface.co/models?search=sea-lion) | - [x] [SEA-LION](https://huggingface.co/models?search=sea-lion) | ||||||
| - [x] [GritLM-7B](https://huggingface.co/GritLM/GritLM-7B) + [GritLM-8x7B](https://huggingface.co/GritLM/GritLM-8x7B) | - [x] [GritLM-7B](https://huggingface.co/GritLM/GritLM-7B) + [GritLM-8x7B](https://huggingface.co/GritLM/GritLM-8x7B) | ||||||
| - [x] [OLMo](https://allenai.org/olmo) | - [x] [OLMo](https://allenai.org/olmo) | ||||||
| @@ -135,6 +137,7 @@ Typically finetunes of the base models below are supported as well. | |||||||
| - [x] [ShareGPT4V](https://huggingface.co/models?search=Lin-Chen/ShareGPT4V) | - [x] [ShareGPT4V](https://huggingface.co/models?search=Lin-Chen/ShareGPT4V) | ||||||
| - [x] [MobileVLM 1.7B/3B models](https://huggingface.co/models?search=mobileVLM) | - [x] [MobileVLM 1.7B/3B models](https://huggingface.co/models?search=mobileVLM) | ||||||
| - [x] [Yi-VL](https://huggingface.co/models?search=Yi-VL) | - [x] [Yi-VL](https://huggingface.co/models?search=Yi-VL) | ||||||
|  | - [x] [Mini CPM](https://huggingface.co/models?search=MiniCPM) | ||||||
|  |  | ||||||
| **HTTP server** | **HTTP server** | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 BarfingLemurs
					BarfingLemurs