mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ base_model: netcat420/MFANN-llama3.1-abliterated-SLERP-v3
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
7 |
tags:
|
8 |
- mergekit
|
@@ -18,6 +19,7 @@ tags:
|
|
18 |
weighted/imatrix quants of https://huggingface.co/netcat420/MFANN-llama3.1-abliterated-SLERP-v3
|
19 |
|
20 |
<!-- provided-files -->
|
|
|
21 |
## Usage
|
22 |
|
23 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
license: llama3.1
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- mergekit
|
|
|
19 |
weighted/imatrix quants of https://huggingface.co/netcat420/MFANN-llama3.1-abliterated-SLERP-v3
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
static quants are available at https://huggingface.co/mradermacher/MFANN-llama3.1-abliterated-SLERP-v3-GGUF
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|