iAkashPaul commited on
Commit
9ab4252
1 Parent(s): e6fb93c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -4,7 +4,10 @@ tags:
4
  - gemma
5
  ---
6
 
7
- ## Usage with Llama.cpp
 
 
 
8
 
9
  ```bash
10
  git clone https://huggingface.co/iAkashPaul/Indic-gemma-2b-finetuned-sft-Navarasa-GGUF # & cd into it, update paths accordingly
@@ -18,7 +21,7 @@ git clone https://huggingface.co/iAkashPaul/Indic-gemma-2b-finetuned-sft-Navaras
18
 
19
  Save this to a file(ex. prompt.md) & load it with the main executable.
20
 
21
- ```
22
  ### Instruction: Translate following sentence to Kannada.
23
 
24
  ### Input: This model is developed by Telugu LLM Labs
@@ -32,4 +35,5 @@ Save this to a file(ex. prompt.md) & load it with the main executable.
32
  ![](indic-llm-q8.png)
33
 
34
  * Merged model
 
35
  #ToDo
 
4
  - gemma
5
  ---
6
 
7
+ # GGUF for Indic-gemma-2b-finetuned-sft-Navarasa
8
+
9
+ This model from [Telugu-LLM-Labs](https://huggingface.co/Telugu-LLM-Labs/Indic-gemma-2b-finetuned-sft-Navarasa) is based on google/gemma-2b and has been LoRA finetuned on 9 Indian languages and English instruction datasets
10
+
11
 
12
  ```bash
13
  git clone https://huggingface.co/iAkashPaul/Indic-gemma-2b-finetuned-sft-Navarasa-GGUF # & cd into it, update paths accordingly
 
21
 
22
  Save this to a file(ex. prompt.md) & load it with the main executable.
23
 
24
+ ```markdown
25
  ### Instruction: Translate following sentence to Kannada.
26
 
27
  ### Input: This model is developed by Telugu LLM Labs
 
35
  ![](indic-llm-q8.png)
36
 
37
  * Merged model
38
+
39
  #ToDo