From 954ae8040adb25452d9ca1b1a900ba83ea95dc7a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 11 Jun 2026 07:36:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/WizardLM-13B-Uncensored-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++ README.md | 85 +++++++++++++++++++++++++ WizardLM-13B-Uncensored.i1-IQ1_M.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ1_S.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ2_M.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ2_S.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ2_XS.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ2_XXS.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ3_M.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ3_S.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ3_XS.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ3_XXS.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ4_NL.gguf | 3 + WizardLM-13B-Uncensored.i1-IQ4_XS.gguf | 3 + WizardLM-13B-Uncensored.i1-Q2_K.gguf | 3 + WizardLM-13B-Uncensored.i1-Q2_K_S.gguf | 3 + WizardLM-13B-Uncensored.i1-Q3_K_L.gguf | 3 + WizardLM-13B-Uncensored.i1-Q3_K_M.gguf | 3 + WizardLM-13B-Uncensored.i1-Q3_K_S.gguf | 3 + WizardLM-13B-Uncensored.i1-Q4_0.gguf | 3 + WizardLM-13B-Uncensored.i1-Q4_1.gguf | 3 + WizardLM-13B-Uncensored.i1-Q4_K_M.gguf | 3 + WizardLM-13B-Uncensored.i1-Q4_K_S.gguf | 3 + WizardLM-13B-Uncensored.i1-Q5_K_M.gguf | 3 + WizardLM-13B-Uncensored.i1-Q5_K_S.gguf | 3 + WizardLM-13B-Uncensored.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 WizardLM-13B-Uncensored.i1-IQ1_M.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ1_S.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ2_M.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ2_S.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ2_XS.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ2_XXS.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ3_M.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ3_S.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ3_XS.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ3_XXS.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ4_NL.gguf create mode 100644 WizardLM-13B-Uncensored.i1-IQ4_XS.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q2_K.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q2_K_S.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q3_K_L.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q3_K_M.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q3_K_S.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q4_0.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q4_1.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q4_K_M.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q4_K_S.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q5_K_M.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q5_K_S.gguf create mode 100644 WizardLM-13B-Uncensored.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e0cec06 --- /dev/null +++ b/.gitattributes @@ -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-Uncensored.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +WizardLM-13B-Uncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..aa8a51a --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: QuixiAI/WizardLM-13B-Uncensored +datasets: +- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- uncensored +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/QuixiAI/WizardLM-13B-Uncensored + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WizardLM-13B-Uncensored-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/WizardLM-13B-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-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 3.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 3.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 5.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 5.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 7.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 7.1 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q4_0.gguf) | i1-Q4_0 | 7.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 8.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q4_1.gguf) | i1-Q4_1 | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-Uncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 9.3 | | +| [GGUF](https://huggingface.co/mradermacher/WizardLM-13B-Uncensored-i1-GGUF/resolve/main/WizardLM-13B-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. + + diff --git a/WizardLM-13B-Uncensored.i1-IQ1_M.gguf b/WizardLM-13B-Uncensored.i1-IQ1_M.gguf new file mode 100644 index 0000000..053cac1 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99344b014b7182a6ebfd196a06f0869baf19d0c37e767b80264121295223aeb9 +size 3138615744 diff --git a/WizardLM-13B-Uncensored.i1-IQ1_S.gguf b/WizardLM-13B-Uncensored.i1-IQ1_S.gguf new file mode 100644 index 0000000..c5744be --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7333283c88f3ebaf46c31bcddac30fac328abd9a75aa73ecddb6e2907e1e148c +size 2898692544 diff --git a/WizardLM-13B-Uncensored.i1-IQ2_M.gguf b/WizardLM-13B-Uncensored.i1-IQ2_M.gguf new file mode 100644 index 0000000..97848a9 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5134816bf6bb3333a6d7fc92b31211c04fbbed68e7633cb856b290e055534621 +size 4517585856 diff --git a/WizardLM-13B-Uncensored.i1-IQ2_S.gguf b/WizardLM-13B-Uncensored.i1-IQ2_S.gguf new file mode 100644 index 0000000..93d9005 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d606b02ab36b87f01dd8735276f11166fd978ad3f3db5d3c1a56332621001d +size 4197688256 diff --git a/WizardLM-13B-Uncensored.i1-IQ2_XS.gguf b/WizardLM-13B-Uncensored.i1-IQ2_XS.gguf new file mode 100644 index 0000000..28080b6 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:423663b840868a0ff911b781fc76f8da1c0a14f83813352a0cccf680f89cd110 +size 3891153344 diff --git a/WizardLM-13B-Uncensored.i1-IQ2_XXS.gguf b/WizardLM-13B-Uncensored.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d099418 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db15dd0a9cce270693a66de87c4ce636805321db5e2b4c931e8f6d2c1ea176ea +size 3538487744 diff --git a/WizardLM-13B-Uncensored.i1-IQ3_M.gguf b/WizardLM-13B-Uncensored.i1-IQ3_M.gguf new file mode 100644 index 0000000..cec7265 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88365a92f1038adc84fcb8e9bd7f3d106350edd10e2c6add90863ebd8cfe5f27 +size 5984517760 diff --git a/WizardLM-13B-Uncensored.i1-IQ3_S.gguf b/WizardLM-13B-Uncensored.i1-IQ3_S.gguf new file mode 100644 index 0000000..05088e3 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd81a7fec1049a615a39548d5be6d72e2b91fbccf09a6cecb75a2654b41d25a +size 5658988160 diff --git a/WizardLM-13B-Uncensored.i1-IQ3_XS.gguf b/WizardLM-13B-Uncensored.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3ddc1d5 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe772faff3e8578c889e95887aacbcc624c6570beb0d0545a87ca9cf4122a7f +size 5361618560 diff --git a/WizardLM-13B-Uncensored.i1-IQ3_XXS.gguf b/WizardLM-13B-Uncensored.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..9f0761e --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c908c5155780a90676a6102675ea0df2525099450493f986afbc57fb915aef04 +size 4960568256 diff --git a/WizardLM-13B-Uncensored.i1-IQ4_NL.gguf b/WizardLM-13B-Uncensored.i1-IQ4_NL.gguf new file mode 100644 index 0000000..b3b6fe8 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e5834cca8d5811f3a30047a21d929a201c17100d72978db28b7c34d46ec963 +size 7365843232 diff --git a/WizardLM-13B-Uncensored.i1-IQ4_XS.gguf b/WizardLM-13B-Uncensored.i1-IQ4_XS.gguf new file mode 100644 index 0000000..cad3618 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4eb1a6937384b66ae4548bc31e487fd00d07ff498e258430c8c03c438d9771 +size 6964230272 diff --git a/WizardLM-13B-Uncensored.i1-Q2_K.gguf b/WizardLM-13B-Uncensored.i1-Q2_K.gguf new file mode 100644 index 0000000..b0698e6 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ae6d8b53a4db96159880524f235563f1bba813a004d3017d186f7d52b2c040 +size 4854277248 diff --git a/WizardLM-13B-Uncensored.i1-Q2_K_S.gguf b/WizardLM-13B-Uncensored.i1-Q2_K_S.gguf new file mode 100644 index 0000000..135653a --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75dd9c89996ab8e3d94a28f18a3f0674c7c4a1cd96b153ae15e5f9f7e861eff3 +size 4436690048 diff --git a/WizardLM-13B-Uncensored.i1-Q3_K_L.gguf b/WizardLM-13B-Uncensored.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d7bea27 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e85b4deeb72c73eaa8696a4d5ed5ae60aca44cb159a972f10982455439f6b4 +size 6929567360 diff --git a/WizardLM-13B-Uncensored.i1-Q3_K_M.gguf b/WizardLM-13B-Uncensored.i1-Q3_K_M.gguf new file mode 100644 index 0000000..73ece3c --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c6e5331904a89b65a73f8d79077261cdb649a13cda3ed05f36e01b85c72440 +size 6337777280 diff --git a/WizardLM-13B-Uncensored.i1-Q3_K_S.gguf b/WizardLM-13B-Uncensored.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d91a5d4 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfca8ae941a03ffad6e4ed15010342a1b3cbfd0eb76e9ea4d37e8d0a1dcf4efc +size 5658988160 diff --git a/WizardLM-13B-Uncensored.i1-Q4_0.gguf b/WizardLM-13B-Uncensored.i1-Q4_0.gguf new file mode 100644 index 0000000..d68681f --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceffc6a4d5c3eedc747afebb71f3f726a85c1add56f0283a7de8b057e99076b0 +size 7387961632 diff --git a/WizardLM-13B-Uncensored.i1-Q4_1.gguf b/WizardLM-13B-Uncensored.i1-Q4_1.gguf new file mode 100644 index 0000000..79daa66 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749b7eeabfa39fcd8a923a971366202f9090e92051de3aeefe69a4d6a99572df +size 8169069152 diff --git a/WizardLM-13B-Uncensored.i1-Q4_K_M.gguf b/WizardLM-13B-Uncensored.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0beeca3 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086c30d943d556c3bd19df08abb04bcf10438b4a3e68e7a01aefc65c024a397e +size 7865964832 diff --git a/WizardLM-13B-Uncensored.i1-Q4_K_S.gguf b/WizardLM-13B-Uncensored.i1-Q4_K_S.gguf new file mode 100644 index 0000000..27429b9 --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4545dcfb7c75216fa6226e49807332bc9b2fa19d08a2693739c75d3dc3dcf7a2 +size 7423187232 diff --git a/WizardLM-13B-Uncensored.i1-Q5_K_M.gguf b/WizardLM-13B-Uncensored.i1-Q5_K_M.gguf new file mode 100644 index 0000000..bd7c26a --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d725930e37e03f443b6acd79d9eda8de34b905e3abf8c1915acf9337d7b6c3 +size 9229933472 diff --git a/WizardLM-13B-Uncensored.i1-Q5_K_S.gguf b/WizardLM-13B-Uncensored.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0682b2c --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bccbb829f2a950eb4f108095fce520e7201089e148a730f142fe3fb3a1da28 +size 8972295072 diff --git a/WizardLM-13B-Uncensored.i1-Q6_K.gguf b/WizardLM-13B-Uncensored.i1-Q6_K.gguf new file mode 100644 index 0000000..4676c5e --- /dev/null +++ b/WizardLM-13B-Uncensored.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d444a6a20755d036aa8cd060b35b9c8773bb0b50b30c02f0010d21032de496b3 +size 10679150176 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..bf5a1e6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c2e040571034984944dcb102c41611eda11c030191254003a2df1b4584dba5 +size 7136325