初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-13 14:22:40 +08:00
commit 462dcc041b
27 changed files with 219 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acbb2d01be5e1e4ba278ec4d39c5d118c8bc249c988eccf90b3db1642f10fda4
size 2161972736

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10e2ab403210e149d95cf2ed6100dc9b199e5e06cf909edae5144108427ccf6b
size 2019628544

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a58dbbc75e152d6d29f03cf75608278943af32bff514ffe95388d8ecea7e4959
size 2948281856

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c264b4612f8bc6ec01c8556dafe8edce06d86f0d9af7d89f70f34fc4a0ca52b6
size 2758489600

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3c70196968abdfece95a473ad3a82d3a07829cca6025c01d919e29879b12cde
size 2605782528

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0eeb7197b1cd6de253a743f816f86e1665a29f66b54a0a73085558ab9d8bd961
size 2399213056

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f95a7d4636236b7e9c1e02e7d9bf9a481ab78ddab405f80b4e2c6c3084a465c
size 3784824320

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7531ec0e88e7b61ce08b49e8cc271b18ededa39fd1b3031eb741543dbfbbe977
size 3682326016

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f792350fc3d0a2a121c8285536141307dec19f6e622b31c887f1be186eba4fbd
size 3518748160

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24c68a1cb5a47b21c09e239a89d75e5a51a8536c0bc772afcfb738a18e98c59a
size 3274913280

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f8ff852de72e499f227ac2cff1cce598cb0b34d00a0b5ca3239e4bd31d588e0
size 4677989888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5e73f56f9de1ef1a0e612d3ec8af917b94936c6a810d319c5f18f7c713c4aa8
size 4447663616

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09ac3b30b25c46db751c2cd9a05fe078c017c580590c1e4d888cca98be66fd02
size 3179132416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02dc79c7ac973ba8986188cfb845eaf4b6d235eb976a37e89cbb7b8b5dc12578
size 2988815872

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3755c7a564be0ed9e9c1e08527b7cb3cc8950761764bd06cb6c396b2ab34b84d
size 4321957376

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9b034a229e5000264a673020b84c0bcfc23c0b057d00f651c01a4b57a7bdd81
size 4018918912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fca7137235bf7f389558ed5380600373748713b2e0e9f83ec10c021d2af73de5
size 3664500224

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1c98be03d5e798f94ea9a72ca74b2d256a2159df59e006f3c22797e89e2ec43
size 4675892736

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:637f58a0c5a947464931216d437b6a3e2dfa23df2f9096956e262b5dd4d739c5
size 5130253824

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aaa98ad98063a4cf8ea6b6a625f95bad0b0b071f05ee53f813c744ac01f405b5
size 4920735232

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e16b407191d4577600c4858adfad58a6940cc4e64e7dfee6f26e67cba5cc797f
size 4692669952

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9012d6649ae3c47affe9ede4fa94bd00ba9a68f8f138b93eb045cbf2b5483467
size 5732988416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c124e18b211b0e1c072742ce6de60c775b17ea6c8f03df1188c8db78d66b24d
size 5599294976

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8618ff4694fee90a27c2cae032cd13eee92349bcf206c0332c876da7199fd5e7
size 6596007424

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfedea610a5941713d58451fe3ab69e6a80e14c5c7b7c9ac8aa77bb281492150
size 5015200

84
README.md Normal file
View File

@@ -0,0 +1,84 @@
---
base_model: ZYXue/Llama-3-7b-uncensor-alpha02-gen10000
language:
- en
library_name: transformers
mradermacher:
readme_rev: 1
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
weighted/imatrix quants of https://huggingface.co/ZYXue/Llama-3-7b-uncensor-alpha02-gen10000
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-GGUF
## Usage
If you are unsure how to use GGUF files, refer to one of [TheBloke's
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
more details, including on how to concatenate multi-part files.
## Provided Quants
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
| Link | Type | Size/GB | Notes |
|:-----|:-----|--------:|:------|
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
And here are Artefact2's thoughts on the matter:
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
## FAQ / Model Request
See https://huggingface.co/mradermacher/model_requests for some answers to
questions you might have and/or if you want some other model quantized.
## Thanks
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
me use its servers and providing upgrades to my workstation to enable
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.
<!-- end -->