mervinpraison commited on
Commit
38ca010
1 Parent(s): bb7b45e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -5
README.md CHANGED
@@ -12,12 +12,51 @@ tags:
12
  - sft
13
  ---
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  # Uploaded model
16
 
17
  - **Developed by:** mervinpraison
18
  - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
20
-
21
- This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
-
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
12
  - sft
13
  ---
14
 
15
+
16
+ # Tamilan 2 - 9B Advanced Tamil Large Language Model
17
+
18
+ **Introduction:**
19
+ Tamilan 2 is the latest version of the Tamil Large Language Model, designed to enhance understanding and generation of Tamil text.
20
+
21
+ Gemma 2, instruction fine tuned on Tamil Alpaca Dataset
22
+
23
+ **Key Features:**
24
+
25
+ 1. **Sizes:**
26
+ - 2B parameters
27
+ - 9B parameters
28
+ - 27B parameters
29
+
30
+ 2. **Quantization Levels:**
31
+ - 4-bit
32
+ - 8-bit
33
+ - 16-bit
34
+
35
+ 3. **Training Dataset:**
36
+ - Alpaca Tamil dataset - https://huggingface.co/datasets/abhinand/tamil-alpaca
37
+
38
+ 4. **Applications:**
39
+ - Content creation
40
+ - Customer support
41
+ - Educational tools
42
+ - Research
43
+
44
+ 5. **Deployment:**
45
+ - Supports efficient deployment and fine-tuning for various tasks
46
+
47
+ **Usage:**
48
+
49
+ - **Hugging Face:**
50
+ - [Tamilan-2 2B](https://huggingface.co/mervinpraison/tamilan-2-2b)
51
+ - [Tamilan-2 9B](https://huggingface.co/mervinpraison/tamilan-2-9b)
52
+ - [Tamilan-2 27B](https://huggingface.co/mervinpraison/tamilan-2-27b)
53
+
54
+ - **Ollama:** [Tamilan-2 on Ollama](https://ollama.com/mervinpraison/tamilan-2)
55
+
56
+ [<img src="https://github.com/MervinPraison/PraisonAI/blob/main/praisonai/public/logo_light.png?raw=true" width="200"/>](https://docs.praison.ai/)
57
+
58
  # Uploaded model
59
 
60
  - **Developed by:** mervinpraison
61
  - **License:** apache-2.0
62
+ - **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit