mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	Document BERT support. (#8205)
* Update README.md document BERT support * Update README.md
This commit is contained in:
		| @@ -108,6 +108,7 @@ Typically finetunes of the base models below are supported as well. | |||||||
| - [X] [Falcon](https://huggingface.co/models?search=tiiuae/falcon) | - [X] [Falcon](https://huggingface.co/models?search=tiiuae/falcon) | ||||||
| - [X] [Chinese LLaMA / Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca) and [Chinese LLaMA-2 / Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2) | - [X] [Chinese LLaMA / Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca) and [Chinese LLaMA-2 / Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2) | ||||||
| - [X] [Vigogne (French)](https://github.com/bofenghuang/vigogne) | - [X] [Vigogne (French)](https://github.com/bofenghuang/vigogne) | ||||||
|  | - [X] [BERT](https://github.com/ggerganov/llama.cpp/pull/5423) | ||||||
| - [X] [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/) | - [X] [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/) | ||||||
| - [X] [Baichuan 1 & 2](https://huggingface.co/models?search=baichuan-inc/Baichuan) + [derivations](https://huggingface.co/hiyouga/baichuan-7b-sft) | - [X] [Baichuan 1 & 2](https://huggingface.co/models?search=baichuan-inc/Baichuan) + [derivations](https://huggingface.co/hiyouga/baichuan-7b-sft) | ||||||
| - [X] [Aquila 1 & 2](https://huggingface.co/models?search=BAAI/Aquila) | - [X] [Aquila 1 & 2](https://huggingface.co/models?search=BAAI/Aquila) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 iacore
					iacore