Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama-3-8B-Stroganoff-2.0
|
|
|
1 |
+
---
|
2 |
+
base_model: HiroseKoichi/Llama-3-8B-Stroganoff-2.0
|
3 |
+
library_name: transformers
|
4 |
+
license: llama3
|
5 |
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- nsfw
|
8 |
+
- not-for-all-audiences
|
9 |
+
- llama-3
|
10 |
+
- text-generation-inference
|
11 |
+
- mergekit
|
12 |
+
- merge
|
13 |
+
quantized_by: bartowski
|
14 |
---
|
15 |
|
16 |
## Llamacpp imatrix Quantizations of Llama-3-8B-Stroganoff-2.0
|