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-70B-Instruct-abliterated
|
|
|
1 |
+
---
|
2 |
+
base_model: mlabonne/Llama-3.1-70B-Instruct-abliterated
|
3 |
+
library_name: transformers
|
4 |
+
license: llama3.1
|
5 |
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- abliterated
|
8 |
+
- uncensored
|
9 |
+
- mergekit
|
10 |
+
quantized_by: bartowski
|
11 |
---
|
12 |
|
13 |
## Llamacpp imatrix Quantizations of Llama-3.1-70B-Instruct-abliterated
|