Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama-3.1-8B-Stheno-v3.4
|
|
|
1 |
---
|
2 |
+
base_model: Sao10K/Llama-3.1-8B-Stheno-v3.4
|
3 |
+
datasets:
|
4 |
+
- Setiaku/Stheno-v3.4-Instruct
|
5 |
+
- Setiaku/Stheno-3.4-Creative-2
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
license: cc-by-nc-4.0
|
9 |
pipeline_tag: text-generation
|
10 |
+
quantized_by: bartowski
|
11 |
---
|
12 |
|
13 |
## Llamacpp imatrix Quantizations of Llama-3.1-8B-Stheno-v3.4
|