4-alokk commited on
Commit
0f64ab8
1 Parent(s): 708e9fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -14
README.md CHANGED
@@ -1,17 +1,18 @@
1
- ---
2
- language:
3
- - en
4
- license: apache-2.0
5
- tags:
6
- - text-generation-inference
7
- - transformers
8
- - unsloth
9
- - gemma
10
- - trl
11
- base_model: unsloth/gemma-7b-bnb-4bit
12
- datasets:
13
- - cmu_hinglish_dog
14
- ---
 
15
 
16
  # Inference:
17
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - text-generation-inference
7
+ - transformers
8
+ - unsloth
9
+ - llama3
10
+ - trl
11
+ - hinglish
12
+ base_model: unsloth/llama-3-8b
13
+ datasets:
14
+ - cmu_hinglish_dog
15
+ ---
16
 
17
  # Inference:
18