Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ tags:
|
|
14 |
- unsloth
|
15 |
- llama
|
16 |
- trl
|
|
|
|
|
|
|
17 |
pipeline_tag: text-generation
|
18 |
inference: false
|
19 |
quantized_by: Suparious
|
|
|
14 |
- unsloth
|
15 |
- llama
|
16 |
- trl
|
17 |
+
base_model: unsloth/llama-3-8b-bnb-4bit
|
18 |
+
datasets:
|
19 |
+
- tatsu-lab/alpaca
|
20 |
pipeline_tag: text-generation
|
21 |
inference: false
|
22 |
quantized_by: Suparious
|