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

Model: mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-11 07:32:15 +08:00
commit 4fd051a98c
27 changed files with 218 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
imatrix.dat filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
WizardLM-13B-V1.0-Uncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

83
README.md Normal file
View File

@@ -0,0 +1,83 @@
---
base_model: QuixiAI/WizardLM-13B-V1.0-Uncensored
datasets:
- ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
language:
- en
library_name: transformers
license: other
mradermacher:
readme_rev: 1
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/QuixiAI/WizardLM-13B-V1.0-Uncensored
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WizardLM-13B-V1.0-Uncensored-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-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/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 3.0 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 3.2 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 4.3 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.5 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 4.6 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 5.0 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.1 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.5 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 5.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 6.1 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.4 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 7.0 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 7.1 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.5 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q4_0.gguf) | i1-Q4_0 | 7.5 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.5 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 8.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q4_1.gguf) | i1-Q4_1 | 8.3 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 9.1 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 9.3 | |
| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-V1.0-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-V1.0-Uncensored.i1-Q6_K.gguf) | i1-Q6_K | 10.8 | 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 -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
imatrix.dat Normal file
View File

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