GSridhar1982
commited on
Commit
β’
20db3c9
1
Parent(s):
dbbbd2f
Update README.md
Browse files
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 |
-
|
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 |
|