GSridhar1982 commited on
Commit
20db3c9
β€’
1 Parent(s): dbbbd2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,11 +1,17 @@
1
  ---
2
  base_model: unsloth/llama-3-8b-bnb-4bit
3
  library_name: peft
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
 
1
  ---
2
  base_model: unsloth/llama-3-8b-bnb-4bit
3
  library_name: peft
4
+ license: mit
5
+ title: Fined Tuned Llama3 Quantized Model
6
+ sdk: gradio
7
+ emoji: πŸš€
8
+ colorFrom: green
9
+ colorTo: red
10
  ---
11
 
12
  # Model Card for Model ID
13
 
14
+ This is a fine tuned LLama3 quantized model fine tuned using UnSloth.
15
 
16
 
17