From 54ae1cc7e1a05d5d1e2a8b8e0696495e84472efe Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 10 Jun 2026 21:32:21 +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/Warlock-7B-v3-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ README.md | 90 +++++++++++++++++++++++++++++++++++ Warlock-7B-v3.i1-IQ1_M.gguf | 3 ++ Warlock-7B-v3.i1-IQ1_S.gguf | 3 ++ Warlock-7B-v3.i1-IQ2_M.gguf | 3 ++ Warlock-7B-v3.i1-IQ2_S.gguf | 3 ++ Warlock-7B-v3.i1-IQ2_XS.gguf | 3 ++ Warlock-7B-v3.i1-IQ2_XXS.gguf | 3 ++ Warlock-7B-v3.i1-IQ3_M.gguf | 3 ++ Warlock-7B-v3.i1-IQ3_S.gguf | 3 ++ Warlock-7B-v3.i1-IQ3_XS.gguf | 3 ++ Warlock-7B-v3.i1-IQ3_XXS.gguf | 3 ++ Warlock-7B-v3.i1-IQ4_NL.gguf | 3 ++ Warlock-7B-v3.i1-IQ4_XS.gguf | 3 ++ Warlock-7B-v3.i1-Q2_K.gguf | 3 ++ Warlock-7B-v3.i1-Q2_K_S.gguf | 3 ++ Warlock-7B-v3.i1-Q3_K_L.gguf | 3 ++ Warlock-7B-v3.i1-Q3_K_M.gguf | 3 ++ Warlock-7B-v3.i1-Q3_K_S.gguf | 3 ++ Warlock-7B-v3.i1-Q4_0.gguf | 3 ++ Warlock-7B-v3.i1-Q4_1.gguf | 3 ++ Warlock-7B-v3.i1-Q4_K_M.gguf | 3 ++ Warlock-7B-v3.i1-Q4_K_S.gguf | 3 ++ Warlock-7B-v3.i1-Q5_K_M.gguf | 3 ++ Warlock-7B-v3.i1-Q5_K_S.gguf | 3 ++ Warlock-7B-v3.i1-Q6_K.gguf | 3 ++ Warlock-7B-v3.imatrix.gguf | 3 ++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Warlock-7B-v3.i1-IQ1_M.gguf create mode 100644 Warlock-7B-v3.i1-IQ1_S.gguf create mode 100644 Warlock-7B-v3.i1-IQ2_M.gguf create mode 100644 Warlock-7B-v3.i1-IQ2_S.gguf create mode 100644 Warlock-7B-v3.i1-IQ2_XS.gguf create mode 100644 Warlock-7B-v3.i1-IQ2_XXS.gguf create mode 100644 Warlock-7B-v3.i1-IQ3_M.gguf create mode 100644 Warlock-7B-v3.i1-IQ3_S.gguf create mode 100644 Warlock-7B-v3.i1-IQ3_XS.gguf create mode 100644 Warlock-7B-v3.i1-IQ3_XXS.gguf create mode 100644 Warlock-7B-v3.i1-IQ4_NL.gguf create mode 100644 Warlock-7B-v3.i1-IQ4_XS.gguf create mode 100644 Warlock-7B-v3.i1-Q2_K.gguf create mode 100644 Warlock-7B-v3.i1-Q2_K_S.gguf create mode 100644 Warlock-7B-v3.i1-Q3_K_L.gguf create mode 100644 Warlock-7B-v3.i1-Q3_K_M.gguf create mode 100644 Warlock-7B-v3.i1-Q3_K_S.gguf create mode 100644 Warlock-7B-v3.i1-Q4_0.gguf create mode 100644 Warlock-7B-v3.i1-Q4_1.gguf create mode 100644 Warlock-7B-v3.i1-Q4_K_M.gguf create mode 100644 Warlock-7B-v3.i1-Q4_K_S.gguf create mode 100644 Warlock-7B-v3.i1-Q5_K_M.gguf create mode 100644 Warlock-7B-v3.i1-Q5_K_S.gguf create mode 100644 Warlock-7B-v3.i1-Q6_K.gguf create mode 100644 Warlock-7B-v3.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..09adade --- /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 +Warlock-7B-v3.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Warlock-7B-v3.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..4cec9bb --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: Naphula/Warlock-7B-v3 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- karcher +- mistral +- merge +- mergekit +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Naphula/Warlock-7B-v3 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Warlock-7B-v3-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Warlock-7B-v3-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/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-i1-GGUF/resolve/main/Warlock-7B-v3.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | 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/Warlock-7B-v3.i1-IQ1_M.gguf b/Warlock-7B-v3.i1-IQ1_M.gguf new file mode 100644 index 0000000..68234e5 --- /dev/null +++ b/Warlock-7B-v3.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e9dc0522ca565c6fc89da2b30aa0305419e8edb30fac0c110e7d47942afb5b +size 1754454976 diff --git a/Warlock-7B-v3.i1-IQ1_S.gguf b/Warlock-7B-v3.i1-IQ1_S.gguf new file mode 100644 index 0000000..31f9b2b --- /dev/null +++ b/Warlock-7B-v3.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5143e2ac009f0c23da43a5e833bfd6b1c416ea27019e44e61542b25c4c6bf5f +size 1612110784 diff --git a/Warlock-7B-v3.i1-IQ2_M.gguf b/Warlock-7B-v3.i1-IQ2_M.gguf new file mode 100644 index 0000000..43df2ca --- /dev/null +++ b/Warlock-7B-v3.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73514a85b9d2f737148adaeec40feac232326f706e75dc8e7e148a9b8d562b9 +size 2500721600 diff --git a/Warlock-7B-v3.i1-IQ2_S.gguf b/Warlock-7B-v3.i1-IQ2_S.gguf new file mode 100644 index 0000000..f0e2371 --- /dev/null +++ b/Warlock-7B-v3.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786e212f703d99b54cca097cd8c44885475192a5c2a7e5982462948281d0dc34 +size 2310929344 diff --git a/Warlock-7B-v3.i1-IQ2_XS.gguf b/Warlock-7B-v3.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6cec30e --- /dev/null +++ b/Warlock-7B-v3.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697a8f334a7275fe6800170dffb02be37c12c8dac715813c5698db34080941d9 +size 2198264768 diff --git a/Warlock-7B-v3.i1-IQ2_XXS.gguf b/Warlock-7B-v3.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..303e73b --- /dev/null +++ b/Warlock-7B-v3.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad59099e2148d9c75f1d6f2285f1224168eb0b567fc1ad2f46bce0f36dffd884 +size 1991695296 diff --git a/Warlock-7B-v3.i1-IQ3_M.gguf b/Warlock-7B-v3.i1-IQ3_M.gguf new file mode 100644 index 0000000..6242eea --- /dev/null +++ b/Warlock-7B-v3.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97027099573dddb09c4e13d429752e0a26f6e423d37dd00a2f25c5582c3c0bcf +size 3284900800 diff --git a/Warlock-7B-v3.i1-IQ3_S.gguf b/Warlock-7B-v3.i1-IQ3_S.gguf new file mode 100644 index 0000000..795aa0e --- /dev/null +++ b/Warlock-7B-v3.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b0b099a561a8e48e7f89f37a6bb57fd514944a48813e2c5699c84e66b4684f +size 3182402496 diff --git a/Warlock-7B-v3.i1-IQ3_XS.gguf b/Warlock-7B-v3.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9453e6d --- /dev/null +++ b/Warlock-7B-v3.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed6839802831e471e8a602f977c3cdfb9747bd49835e50d19653a2c0c7c8526 +size 3018824640 diff --git a/Warlock-7B-v3.i1-IQ3_XXS.gguf b/Warlock-7B-v3.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..403bdf9 --- /dev/null +++ b/Warlock-7B-v3.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1fe0c12ee8e4beda418cc0ebb8b516a48b658c93772470d008c6cd87a4f93d8 +size 2827353024 diff --git a/Warlock-7B-v3.i1-IQ4_NL.gguf b/Warlock-7B-v3.i1-IQ4_NL.gguf new file mode 100644 index 0000000..d9d2d35 --- /dev/null +++ b/Warlock-7B-v3.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f961475eb3e19c41768680dfd7d0e2a68b0fcdc11a6e61ec6df8b44fa12ff9 +size 4125703104 diff --git a/Warlock-7B-v3.i1-IQ4_XS.gguf b/Warlock-7B-v3.i1-IQ4_XS.gguf new file mode 100644 index 0000000..92788e6 --- /dev/null +++ b/Warlock-7B-v3.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283d44f45afe9f4da28a7f55b306303b3428efa5d0caf5c3021287d09e3560f1 +size 3907697600 diff --git a/Warlock-7B-v3.i1-Q2_K.gguf b/Warlock-7B-v3.i1-Q2_K.gguf new file mode 100644 index 0000000..45cdff7 --- /dev/null +++ b/Warlock-7B-v3.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82f715f439be38198d266f92b6028696b73a27e9edf30e9a7aceb3d1eabb288 +size 2719251392 diff --git a/Warlock-7B-v3.i1-Q2_K_S.gguf b/Warlock-7B-v3.i1-Q2_K_S.gguf new file mode 100644 index 0000000..461ea64 --- /dev/null +++ b/Warlock-7B-v3.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa189a052771e1f51385c622981703b6559b540364651743fe8632756b993c6 +size 2528934848 diff --git a/Warlock-7B-v3.i1-Q3_K_L.gguf b/Warlock-7B-v3.i1-Q3_K_L.gguf new file mode 100644 index 0000000..617e9e5 --- /dev/null +++ b/Warlock-7B-v3.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739b2362d44bab44be23fe93e377ae074efb21380e5ce2f2e59d1def459e4705 +size 3822033856 diff --git a/Warlock-7B-v3.i1-Q3_K_M.gguf b/Warlock-7B-v3.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b0a3a10 --- /dev/null +++ b/Warlock-7B-v3.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397aa53206960174a1a10c210b25d6dcc2bcb36861b9dfd2165c78317b8629ae +size 3518995392 diff --git a/Warlock-7B-v3.i1-Q3_K_S.gguf b/Warlock-7B-v3.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f4e1d25 --- /dev/null +++ b/Warlock-7B-v3.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77f113f8c91c0fc9c4495e052f04d6857553369e06ec560ceebc9e34826c5a7 +size 3164576704 diff --git a/Warlock-7B-v3.i1-Q4_0.gguf b/Warlock-7B-v3.i1-Q4_0.gguf new file mode 100644 index 0000000..6121452 --- /dev/null +++ b/Warlock-7B-v3.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f986c70fa104efc4c6e8aefeaade9152b960afd400f72037891ce71261ff32d +size 4123605952 diff --git a/Warlock-7B-v3.i1-Q4_1.gguf b/Warlock-7B-v3.i1-Q4_1.gguf new file mode 100644 index 0000000..43ed131 --- /dev/null +++ b/Warlock-7B-v3.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f1f9f5df103a1202ffdfa6e8272647e49fd9e5595b5ae1629774164056f155 +size 4553325504 diff --git a/Warlock-7B-v3.i1-Q4_K_M.gguf b/Warlock-7B-v3.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f093b59 --- /dev/null +++ b/Warlock-7B-v3.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45b48c121583c35c7ba0dc6de04476794549278199c526ade474af6df433ddb +size 4368448448 diff --git a/Warlock-7B-v3.i1-Q4_K_S.gguf b/Warlock-7B-v3.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7712ac5 --- /dev/null +++ b/Warlock-7B-v3.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e52377d1ea0807f2208c0c0d8466233af8522fa97ed929277fd3a43f563ae0c +size 4140383168 diff --git a/Warlock-7B-v3.i1-Q5_K_M.gguf b/Warlock-7B-v3.i1-Q5_K_M.gguf new file mode 100644 index 0000000..af1ff1e --- /dev/null +++ b/Warlock-7B-v3.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34892c6a0db72714059cd3122e51eafccc1b0d1c235f83dd9ec0714d9caf931 +size 5131418560 diff --git a/Warlock-7B-v3.i1-Q5_K_S.gguf b/Warlock-7B-v3.i1-Q5_K_S.gguf new file mode 100644 index 0000000..76b63c7 --- /dev/null +++ b/Warlock-7B-v3.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd82fac3c248b917bf573dd63e27b56fd928aa0f9081d29bda65a265d2f93b8a +size 4997725120 diff --git a/Warlock-7B-v3.i1-Q6_K.gguf b/Warlock-7B-v3.i1-Q6_K.gguf new file mode 100644 index 0000000..67b5696 --- /dev/null +++ b/Warlock-7B-v3.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e38d86926b87615fc557562ce7885d48ca0737328dbe94befdd3da3ceff0ad +size 5942074304 diff --git a/Warlock-7B-v3.imatrix.gguf b/Warlock-7B-v3.imatrix.gguf new file mode 100644 index 0000000..a27ceff --- /dev/null +++ b/Warlock-7B-v3.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f8e4476d901e7c2475c841ba9eacb1dcaf24af8c2b1d38103d3fa998868b51 +size 5015200