Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
-
license: llama3
|
4 |
tags:
|
5 |
- llama
|
6 |
- transformer
|
@@ -12,6 +12,9 @@ pipeline_tag: text-generation
|
|
12 |
inference: true
|
13 |
model_creator: 0xroyce
|
14 |
model_type: LLaMA
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Plutus-Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
|
|
1 |
---
|
2 |
language: en
|
3 |
+
license: llama3.1
|
4 |
tags:
|
5 |
- llama
|
6 |
- transformer
|
|
|
12 |
inference: true
|
13 |
model_creator: 0xroyce
|
14 |
model_type: LLaMA
|
15 |
+
datasets:
|
16 |
+
- 0xroyce/Plutus
|
17 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
18 |
---
|
19 |
|
20 |
# Plutus-Meta-Llama-3.1-8B-Instruct-bnb-4bit
|