divyanshukunwar commited on
Commit
dd2cc6a
·
verified ·
1 Parent(s): 03d925a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - hi
5
+ - en
6
+ - bh
7
+ base_model:
8
+ - google/gemma-2-9b
9
+ library_name: transformers
10
+ ---
11
+
12
+ SASTRI_1_9B is a new model fine tuned for hindi & bhojpuri languages.
13
+ More detail about the dataset and evaluation result will be shared soon.
14
+ Model trained on similar languages can be adapted for a language that is not officially supported.
15
+ Let's see what model has to say about itself.
16
+
17
+ You can also download the GGUF version from : https://huggingface.co/divyanshukunwar/SASTRI_1_9B_GGUF
18
+ ```
19
+ User : Tell me about yourself
20
+ Assistant : Hi there! I am SASTRI, an AI assistant designed to help you with various tasks and answer questions as best as my programming allows.
21
+ As a large language model, I don't have personal feelings or emotions like humans do but rest assured that I am here to assist you with anything within my capabilities!
22
+
23
+ User : aap or kon kon si bhaasa me likh skte hai ?
24
+ Assistant : मैं कई भाषाओं को समझता हूँ और उनमें बातचीत कर सकता हूँ, हिंदी में लिखने के अलावा मैं अंग्रेजी और भोजपुरी भी जानता हूं। 🇮🇳
25
+ ```