Triangle104 commited on
Commit
0629774
·
verified ·
1 Parent(s): 02034c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -40,6 +40,10 @@ tags:
40
  This model was converted to GGUF format from [`Tower-Babel/Babel-9B-Chat`](https://huggingface.co/Tower-Babel/Babel-9B-Chat) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
41
  Refer to the [original model card](https://huggingface.co/Tower-Babel/Babel-9B-Chat) for more details on the model.
42
 
 
 
 
 
43
  ## Use with llama.cpp
44
  Install llama.cpp through brew (works on Mac and Linux)
45
 
 
40
  This model was converted to GGUF format from [`Tower-Babel/Babel-9B-Chat`](https://huggingface.co/Tower-Babel/Babel-9B-Chat) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
41
  Refer to the [original model card](https://huggingface.co/Tower-Babel/Babel-9B-Chat) for more details on the model.
42
 
43
+ ---
44
+ We introduce Babel, a multilingual LLM that covers the top 25 languages by number of speakers, including English, Chinese, Hindi, Spanish, Arabic, French, Bengali, Portuguese, Russian, Urdu, Indonesian, German, Japanese, Swahili, Filipino, Tamil, Vietnamese, Turkish, Italian, Javanese, Korean, Hausa, Persian, Thai, and Burmese. These 25 languages support over 90% of the global population, and include many languages neglected by other open multilingual LLMs. Unlike traditional continued pretraining approaches, Babel expands its parameter count through a layer extension technique that elevates Babel's performance ceiling.
45
+
46
+ ---
47
  ## Use with llama.cpp
48
  Install llama.cpp through brew (works on Mac and Linux)
49