mradermacher
commited on
Commit
•
22aa8b4
1
Parent(s):
00885ea
auto-patch README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ language:
|
|
5 |
library_name: transformers
|
6 |
license: llama3.1
|
7 |
quantized_by: mradermacher
|
|
|
|
|
|
|
8 |
---
|
9 |
## About
|
10 |
|
@@ -16,7 +19,7 @@ quantized_by: mradermacher
|
|
16 |
static quants of https://huggingface.co/mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
|
17 |
|
18 |
<!-- provided-files -->
|
19 |
-
weighted/imatrix quants
|
20 |
## Usage
|
21 |
|
22 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
5 |
library_name: transformers
|
6 |
license: llama3.1
|
7 |
quantized_by: mradermacher
|
8 |
+
tags:
|
9 |
+
- abliterated
|
10 |
+
- uncensored
|
11 |
---
|
12 |
## About
|
13 |
|
|
|
19 |
static quants of https://huggingface.co/mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Meta-Llama-3.1-8B-Instruct-abliterated-i1-GGUF
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|