Prashantmdgl9 commited on
Commit
a359b97
1 Parent(s): b19692c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -15
README.md CHANGED
@@ -3,27 +3,25 @@ library_name: peft
3
  base_model: llama-3-8b
4
  ---
5
 
6
- # Model Card for Model ID
 
 
 
 
 
 
7
 
8
- Trained the pre-trained model on:
9
-
10
- 1.Tamil
11
- 2.Telugu
12
- 3.Hindi
13
- 4.Odia
14
- 5.Malayalam
15
- 6.Kannada
16
  For now, 6 languages are supported
17
 
18
- It doesn't answer all the Qs of the world, only a few. How can one use the model:
 
 
 
 
 
19
 
20
- 1.Translate
21
- 2.RAG
22
- 3.QnA
23
- 4.Prompt based Qs
24
  Please contact: prashantmdgl9@gmail.com
25
 
26
-
27
  ### Framework versions
28
 
29
  - PEFT 0.10.0
 
3
  base_model: llama-3-8b
4
  ---
5
 
6
+ Trained the model on:
7
+ 1. Tamil
8
+ 2. Telugu
9
+ 3. Hindi
10
+ 4. Odia
11
+ 5. Malayalam
12
+ 6. Kannada
13
 
 
 
 
 
 
 
 
 
14
  For now, 6 languages are supported
15
 
16
+ It doesn't answer all the Qs of the world, only a few.
17
+ How can one use the model:
18
+ 1. Translate
19
+ 2. RAG
20
+ 3. QnA
21
+ 4. Prompt based Qs
22
 
 
 
 
 
23
  Please contact: prashantmdgl9@gmail.com
24
 
 
25
  ### Framework versions
26
 
27
  - PEFT 0.10.0