Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ pipeline_tag: text-generation
|
|
10 |
|
11 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/64e65800e44b2668a56f9731/bipVMulaNJ9um46ecYpR4.png" alt="Baby MalayaLLM" width="300" height="200">
|
12 |
|
|
|
|
|
|
|
13 |
# MalayaLLM_7B_Instruct_v0.1_GGUF
|
14 |
|
15 |
This is an attempt to construct a Language Model (LLM) focused on **generative AI for Malayalam language**. While several LLMs are proficient in supporting multiple languages, including Malayalam, enhancing their performance for specific tasks such as content generation and question answering specifically in Malayalam can be achieved through dedicated training on a Malayalam dataset. In pursuit of this, I've undertaken the **continuous pre-training of the LLAMA2 model using a comprehensive Malayalam dataset**.
|
|
|
10 |
|
11 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/64e65800e44b2668a56f9731/bipVMulaNJ9um46ecYpR4.png" alt="Baby MalayaLLM" width="300" height="200">
|
12 |
|
13 |
+
- GGUF version of MalayaLLM_7B_Instruct_v0.1_GGUF
|
14 |
+
- 8 bit quantized model.
|
15 |
+
|
16 |
# MalayaLLM_7B_Instruct_v0.1_GGUF
|
17 |
|
18 |
This is an attempt to construct a Language Model (LLM) focused on **generative AI for Malayalam language**. While several LLMs are proficient in supporting multiple languages, including Malayalam, enhancing their performance for specific tasks such as content generation and question answering specifically in Malayalam can be achieved through dedicated training on a Malayalam dataset. In pursuit of this, I've undertaken the **continuous pre-training of the LLAMA2 model using a comprehensive Malayalam dataset**.
|