Commit
·
d399dd7
verified
·
0
Parent(s):
Duplicate from mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF
Browse filesCo-authored-by: team mradermacher <[email protected]>
- .gitattributes +48 -0
- Llama-3.2-1B-Instruct-Uncensored.IQ3_M.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.IQ3_S.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.IQ3_XS.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.IQ4_XS.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q2_K.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q3_K_L.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q3_K_M.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q3_K_S.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q4_K_M.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q4_K_S.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q5_K_M.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q5_K_S.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q6_K.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.Q8_0.gguf +3 -0
- Llama-3.2-1B-Instruct-Uncensored.f16.gguf +3 -0
- README.md +71 -0
.gitattributes
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
Llama-3.2-1B-Instruct-Uncensored.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama-3.2-1B-Instruct-Uncensored.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama-3.2-1B-Instruct-Uncensored.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama-3.2-1B-Instruct-Uncensored.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama-3.2-1B-Instruct-Uncensored.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama-3.2-1B-Instruct-Uncensored.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama-3.2-1B-Instruct-Uncensored.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama-3.2-1B-Instruct-Uncensored.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama-3.2-1B-Instruct-Uncensored.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama-3.2-1B-Instruct-Uncensored.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama-3.2-1B-Instruct-Uncensored.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama-3.2-1B-Instruct-Uncensored.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Llama-3.2-1B-Instruct-Uncensored.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
Llama-3.2-1B-Instruct-Uncensored.IQ3_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:482f7ec10bdd06f2534d13bd17b8bae974234e16fb9f316366ad1b1aad9cf644
|
3 |
+
size 657286400
|
Llama-3.2-1B-Instruct-Uncensored.IQ3_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7999fba3233852b72988cd0f409195fb612749c99bb507156936807f07adcc1
|
3 |
+
size 643917056
|
Llama-3.2-1B-Instruct-Uncensored.IQ3_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e455a3103cf32b067675adef01632d69293dc8c76ae56a599eda86f17b4ad1e
|
3 |
+
size 621110528
|
Llama-3.2-1B-Instruct-Uncensored.IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13bf58a1955db1bd5c3805452b175f5edd10d83663fcbec7f0ba8ba75f1971c4
|
3 |
+
size 748381440
|
Llama-3.2-1B-Instruct-Uncensored.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eca54e8522e668a614a66092c15477240be60a1b9f96692bc7f4abb4c997e9be
|
3 |
+
size 580871424
|
Llama-3.2-1B-Instruct-Uncensored.Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71560c20be9f289778c9dbd76c3c876d7e309a6fa589d5d541dff344eb1fcfa4
|
3 |
+
size 732521728
|
Llama-3.2-1B-Instruct-Uncensored.Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:372533f041b5fbf32120bbd8daa1dc81e0fb9ba8ae86ac0888ff6d837c03158e
|
3 |
+
size 690840832
|
Llama-3.2-1B-Instruct-Uncensored.Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d70a8e47848bb6de8c760c0024f3c68dc2b12138656a4900bf592a3b2c1c44e1
|
3 |
+
size 641688832
|
Llama-3.2-1B-Instruct-Uncensored.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d886cf5e4af6f9130902a52e29e8085b3ca03e47f380360fbd1d7c72f454eb95
|
3 |
+
size 807691520
|
Llama-3.2-1B-Instruct-Uncensored.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14e044c42f37bd6bc9e9556411ed4111b88cd3bef89c16747f13e516c80599f5
|
3 |
+
size 775644416
|
Llama-3.2-1B-Instruct-Uncensored.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6e7186fcd4cc9caa932b0699c0222bc83c92d542dd46743229eeec77e9b0f11
|
3 |
+
size 911500544
|
Llama-3.2-1B-Instruct-Uncensored.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7694e719d3318e125adb479417c5468981761407e5b6360d5605492e6b98069b
|
3 |
+
size 892560640
|
Llama-3.2-1B-Instruct-Uncensored.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3378987bc1ee3c8faf74a05be99e39d6731b38dccd5cad9783b25a00af5f3b26
|
3 |
+
size 1021797632
|
Llama-3.2-1B-Instruct-Uncensored.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71166bc6f9d2a95eb8d72e28776fe390a663bf636bc4bdbde932ffeff3aad58d
|
3 |
+
size 1321080064
|
Llama-3.2-1B-Instruct-Uncensored.f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07a4319a2dff7008d5e773093e70401f364ca47ed857dcd7ddc3b47e2003f8f2
|
3 |
+
size 2479592704
|
README.md
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: nicoboss/Llama-3.2-1B-Instruct-Uncensored
|
3 |
+
datasets:
|
4 |
+
- Guilherme34/uncensor
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
license: llama3.2
|
9 |
+
quantized_by: mradermacher
|
10 |
+
tags:
|
11 |
+
- generated_from_trainer
|
12 |
+
---
|
13 |
+
## About
|
14 |
+
|
15 |
+
<!-- ### quantize_version: 2 -->
|
16 |
+
<!-- ### output_tensor_quantised: 1 -->
|
17 |
+
<!-- ### convert_type: hf -->
|
18 |
+
<!-- ### vocab_type: -->
|
19 |
+
<!-- ### tags: -->
|
20 |
+
static quants of https://huggingface.co/nicoboss/Llama-3.2-1B-Instruct-Uncensored
|
21 |
+
|
22 |
+
<!-- provided-files -->
|
23 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-i1-GGUF
|
24 |
+
## Usage
|
25 |
+
|
26 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
27 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
28 |
+
more details, including on how to concatenate multi-part files.
|
29 |
+
|
30 |
+
## Provided Quants
|
31 |
+
|
32 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
33 |
+
|
34 |
+
| Link | Type | Size/GB | Notes |
|
35 |
+
|:-----|:-----|--------:|:------|
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q2_K.gguf) | Q2_K | 0.7 | |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.IQ3_XS.gguf) | IQ3_XS | 0.7 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q3_K_S.gguf) | Q3_K_S | 0.7 | |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.IQ3_S.gguf) | IQ3_S | 0.7 | beats Q3_K* |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.IQ3_M.gguf) | IQ3_M | 0.8 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q3_K_L.gguf) | Q3_K_L | 0.8 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.IQ4_XS.gguf) | IQ4_XS | 0.8 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q5_K_S.gguf) | Q5_K_S | 1.0 | |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q5_K_M.gguf) | Q5_K_M | 1.0 | |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-Uncensored-GGUF/resolve/main/Llama-3.2-1B-Instruct-Uncensored.f16.gguf) | f16 | 2.6 | 16 bpw, overkill |
|
51 |
+
|
52 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
53 |
+
types (lower is better):
|
54 |
+
|
55 |
+

|
56 |
+
|
57 |
+
And here are Artefact2's thoughts on the matter:
|
58 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
59 |
+
|
60 |
+
## FAQ / Model Request
|
61 |
+
|
62 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
63 |
+
questions you might have and/or if you want some other model quantized.
|
64 |
+
|
65 |
+
## Thanks
|
66 |
+
|
67 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
68 |
+
me use its servers and providing upgrades to my workstation to enable
|
69 |
+
this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
70 |
+
|
71 |
+
<!-- end -->
|