From 7aa301bdafc78f0121d848d104d0499a1e4c57e4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 17 Jun 2026 18:32:18 +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/Zenith-7B-dpo-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++++ README.md | 79 ++++++++++++++++++++++++++++++++++ Zenith-7B-dpo.i1-IQ1_M.gguf | 3 ++ Zenith-7B-dpo.i1-IQ1_S.gguf | 3 ++ Zenith-7B-dpo.i1-IQ2_M.gguf | 3 ++ Zenith-7B-dpo.i1-IQ2_S.gguf | 3 ++ Zenith-7B-dpo.i1-IQ2_XS.gguf | 3 ++ Zenith-7B-dpo.i1-IQ2_XXS.gguf | 3 ++ Zenith-7B-dpo.i1-IQ3_M.gguf | 3 ++ Zenith-7B-dpo.i1-IQ3_S.gguf | 3 ++ Zenith-7B-dpo.i1-IQ3_XS.gguf | 3 ++ Zenith-7B-dpo.i1-IQ3_XXS.gguf | 3 ++ Zenith-7B-dpo.i1-IQ4_XS.gguf | 3 ++ Zenith-7B-dpo.i1-Q2_K.gguf | 3 ++ Zenith-7B-dpo.i1-Q3_K_L.gguf | 3 ++ Zenith-7B-dpo.i1-Q3_K_M.gguf | 3 ++ Zenith-7B-dpo.i1-Q3_K_S.gguf | 3 ++ Zenith-7B-dpo.i1-Q4_0.gguf | 3 ++ Zenith-7B-dpo.i1-Q4_0_4_4.gguf | 3 ++ Zenith-7B-dpo.i1-Q4_0_4_8.gguf | 3 ++ Zenith-7B-dpo.i1-Q4_0_8_8.gguf | 3 ++ Zenith-7B-dpo.i1-Q4_K_M.gguf | 3 ++ Zenith-7B-dpo.i1-Q4_K_S.gguf | 3 ++ Zenith-7B-dpo.i1-Q5_K_M.gguf | 3 ++ Zenith-7B-dpo.i1-Q5_K_S.gguf | 3 ++ Zenith-7B-dpo.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Zenith-7B-dpo.i1-IQ1_M.gguf create mode 100644 Zenith-7B-dpo.i1-IQ1_S.gguf create mode 100644 Zenith-7B-dpo.i1-IQ2_M.gguf create mode 100644 Zenith-7B-dpo.i1-IQ2_S.gguf create mode 100644 Zenith-7B-dpo.i1-IQ2_XS.gguf create mode 100644 Zenith-7B-dpo.i1-IQ2_XXS.gguf create mode 100644 Zenith-7B-dpo.i1-IQ3_M.gguf create mode 100644 Zenith-7B-dpo.i1-IQ3_S.gguf create mode 100644 Zenith-7B-dpo.i1-IQ3_XS.gguf create mode 100644 Zenith-7B-dpo.i1-IQ3_XXS.gguf create mode 100644 Zenith-7B-dpo.i1-IQ4_XS.gguf create mode 100644 Zenith-7B-dpo.i1-Q2_K.gguf create mode 100644 Zenith-7B-dpo.i1-Q3_K_L.gguf create mode 100644 Zenith-7B-dpo.i1-Q3_K_M.gguf create mode 100644 Zenith-7B-dpo.i1-Q3_K_S.gguf create mode 100644 Zenith-7B-dpo.i1-Q4_0.gguf create mode 100644 Zenith-7B-dpo.i1-Q4_0_4_4.gguf create mode 100644 Zenith-7B-dpo.i1-Q4_0_4_8.gguf create mode 100644 Zenith-7B-dpo.i1-Q4_0_8_8.gguf create mode 100644 Zenith-7B-dpo.i1-Q4_K_M.gguf create mode 100644 Zenith-7B-dpo.i1-Q4_K_S.gguf create mode 100644 Zenith-7B-dpo.i1-Q5_K_M.gguf create mode 100644 Zenith-7B-dpo.i1-Q5_K_S.gguf create mode 100644 Zenith-7B-dpo.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5efe07e --- /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 +Zenith-7B-dpo.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Zenith-7B-dpo.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..90b6f36 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: Xenon1/Zenith-7B-dpo +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- mistral +- Zenith-7B-dpo +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Xenon1/Zenith-7B-dpo + + +static quants are available at https://huggingface.co/mradermacher/Zenith-7B-dpo-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/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.2 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.2 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Zenith-7B-dpo-i1-GGUF/resolve/main/Zenith-7B-dpo.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/Zenith-7B-dpo.i1-IQ1_M.gguf b/Zenith-7B-dpo.i1-IQ1_M.gguf new file mode 100644 index 0000000..69f16c5 --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f203252af723032bf510a708c89051b68f23bd31cbdbadf059bfd866c7c9738 +size 1754447136 diff --git a/Zenith-7B-dpo.i1-IQ1_S.gguf b/Zenith-7B-dpo.i1-IQ1_S.gguf new file mode 100644 index 0000000..d41ad20 --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f5f9737cc328f0b6ae82eab90033c5e8b195e632f918a7f27f2230ed07fa76 +size 1612102944 diff --git a/Zenith-7B-dpo.i1-IQ2_M.gguf b/Zenith-7B-dpo.i1-IQ2_M.gguf new file mode 100644 index 0000000..8ecabc8 --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314037c729ed21e6a91da322c2959ed4dc208858d6d4216b6d00350ac681444f +size 2500713760 diff --git a/Zenith-7B-dpo.i1-IQ2_S.gguf b/Zenith-7B-dpo.i1-IQ2_S.gguf new file mode 100644 index 0000000..ead78ca --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09836d5dcc46bea7dadf3b7ed03c2a34dbdb3ada97c719d03ffc1a854f9af1d5 +size 2310921504 diff --git a/Zenith-7B-dpo.i1-IQ2_XS.gguf b/Zenith-7B-dpo.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c2c9e53 --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d588df1de93116255d0ba51a544340c5a833376785858d13c86e9f5e9a0c9c26 +size 2198256928 diff --git a/Zenith-7B-dpo.i1-IQ2_XXS.gguf b/Zenith-7B-dpo.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3f8d707 --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e481eef0c7081be78f019c283e686c052752887fad4616567cf8d8767c92c8b +size 1991687456 diff --git a/Zenith-7B-dpo.i1-IQ3_M.gguf b/Zenith-7B-dpo.i1-IQ3_M.gguf new file mode 100644 index 0000000..110be5a --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7615a41ff12e95fb51a19f369d82239e289205b2b42b8679ab278dfdcfba6382 +size 3284892960 diff --git a/Zenith-7B-dpo.i1-IQ3_S.gguf b/Zenith-7B-dpo.i1-IQ3_S.gguf new file mode 100644 index 0000000..63c25a5 --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83fa9a38c02934ac9e639ff2ab240e0b12edac82a2751a0a3032d1a24a411610 +size 3182394656 diff --git a/Zenith-7B-dpo.i1-IQ3_XS.gguf b/Zenith-7B-dpo.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b394161 --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f95082aa82eb82003bdc7944f1e4ba09a164dddc86b91f5971fecd7dd01031b +size 3018816800 diff --git a/Zenith-7B-dpo.i1-IQ3_XXS.gguf b/Zenith-7B-dpo.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..cbf360b --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85586c87b8b71c60a2d475b9bcfa02c9e86275f02c3c00b8d60109893105cdfb +size 2827345184 diff --git a/Zenith-7B-dpo.i1-IQ4_XS.gguf b/Zenith-7B-dpo.i1-IQ4_XS.gguf new file mode 100644 index 0000000..9e0a72d --- /dev/null +++ b/Zenith-7B-dpo.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ecca5c3da522db2f2d377684cc079506494223744d4e3ead463a903ad6b5dd +size 3907689760 diff --git a/Zenith-7B-dpo.i1-Q2_K.gguf b/Zenith-7B-dpo.i1-Q2_K.gguf new file mode 100644 index 0000000..1d3d292 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f440052245b9f99ca0d4599efd2a85350a05d1b8183ddd224f3ba5ab6184f67 +size 2719243552 diff --git a/Zenith-7B-dpo.i1-Q3_K_L.gguf b/Zenith-7B-dpo.i1-Q3_K_L.gguf new file mode 100644 index 0000000..78e168b --- /dev/null +++ b/Zenith-7B-dpo.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6597abe06b8799244024f33049870e99839c4c661feec4e38e3ea49dfc618231 +size 3822026016 diff --git a/Zenith-7B-dpo.i1-Q3_K_M.gguf b/Zenith-7B-dpo.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f8700ec --- /dev/null +++ b/Zenith-7B-dpo.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcbaaf8ab3e4dbd2ee5a51351ab0419f2b3e0444e464c98dee2e6d1b06cde49 +size 3518987552 diff --git a/Zenith-7B-dpo.i1-Q3_K_S.gguf b/Zenith-7B-dpo.i1-Q3_K_S.gguf new file mode 100644 index 0000000..19efc9d --- /dev/null +++ b/Zenith-7B-dpo.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c306a970f7dd6ed1396d0abdf8cd005d7350f11bf5effd28ae751b04223183 +size 3164568864 diff --git a/Zenith-7B-dpo.i1-Q4_0.gguf b/Zenith-7B-dpo.i1-Q4_0.gguf new file mode 100644 index 0000000..fdfabb9 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527466c10cbca3f1a852b7b27c74ea036f23281b4c01df568b2602b3f562cbb0 +size 4123598112 diff --git a/Zenith-7B-dpo.i1-Q4_0_4_4.gguf b/Zenith-7B-dpo.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..1aa8096 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f10fec3c6114c81fbf406ddda1428fcfaeac5fb90d6add9b59f84d305c09ae2 +size 4108918048 diff --git a/Zenith-7B-dpo.i1-Q4_0_4_8.gguf b/Zenith-7B-dpo.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..7c328bd --- /dev/null +++ b/Zenith-7B-dpo.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605c02c83ca1fc59e71108e475671e7e48e98f3f811e4117ce8d90b2da1d0b29 +size 4108918048 diff --git a/Zenith-7B-dpo.i1-Q4_0_8_8.gguf b/Zenith-7B-dpo.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..378664b --- /dev/null +++ b/Zenith-7B-dpo.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92754719eebea8a4c86f580f3acd8aca236f372c3134bbf1ada4363e0e53cf27 +size 4108918048 diff --git a/Zenith-7B-dpo.i1-Q4_K_M.gguf b/Zenith-7B-dpo.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3a1b859 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175c54cb0c0380a38b0568eb4afa57ce0ef9f0b0d38b471b408bde1461cc80b4 +size 4368440608 diff --git a/Zenith-7B-dpo.i1-Q4_K_S.gguf b/Zenith-7B-dpo.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c2a5626 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3d19fa05a60e76edfedebd258b6956136624d3200167ecc23c7658bc099e9f +size 4140375328 diff --git a/Zenith-7B-dpo.i1-Q5_K_M.gguf b/Zenith-7B-dpo.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c66f7d2 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47ba28242fbcc2cf97f439630cf9ce45fba11eefdb05ba4933b507da3cdb2d7 +size 5131410720 diff --git a/Zenith-7B-dpo.i1-Q5_K_S.gguf b/Zenith-7B-dpo.i1-Q5_K_S.gguf new file mode 100644 index 0000000..f4db224 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32538671f1aa80ee38e23c5ffa92234a20c4196ace62e345b92e20fd8caa0da2 +size 4997717280 diff --git a/Zenith-7B-dpo.i1-Q6_K.gguf b/Zenith-7B-dpo.i1-Q6_K.gguf new file mode 100644 index 0000000..be99303 --- /dev/null +++ b/Zenith-7B-dpo.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f948504dd1978618a1fdf9e0566cb1945099a016f7b66b5d2e186d81c4e307 +size 5942066464 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..75af31c --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcad52ef9d263d9b9442caea1926bd025b300ad409f398337fad584f63bbbb20 +size 4988157