From 866b543dad98e9ea21502a3f2ab4d6ded4e9d072 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 11 Jul 2026 18:32:10 +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/Thought-Aligner-7B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ README.md | 89 ++++++++++++++++++++++++++++++ Thought-Aligner-7B.i1-IQ1_M.gguf | 3 + Thought-Aligner-7B.i1-IQ1_S.gguf | 3 + Thought-Aligner-7B.i1-IQ2_M.gguf | 3 + Thought-Aligner-7B.i1-IQ2_S.gguf | 3 + Thought-Aligner-7B.i1-IQ2_XS.gguf | 3 + Thought-Aligner-7B.i1-IQ2_XXS.gguf | 3 + Thought-Aligner-7B.i1-IQ3_M.gguf | 3 + Thought-Aligner-7B.i1-IQ3_S.gguf | 3 + Thought-Aligner-7B.i1-IQ3_XS.gguf | 3 + Thought-Aligner-7B.i1-IQ3_XXS.gguf | 3 + Thought-Aligner-7B.i1-IQ4_NL.gguf | 3 + Thought-Aligner-7B.i1-IQ4_XS.gguf | 3 + Thought-Aligner-7B.i1-Q2_K.gguf | 3 + Thought-Aligner-7B.i1-Q2_K_S.gguf | 3 + Thought-Aligner-7B.i1-Q3_K_L.gguf | 3 + Thought-Aligner-7B.i1-Q3_K_M.gguf | 3 + Thought-Aligner-7B.i1-Q3_K_S.gguf | 3 + Thought-Aligner-7B.i1-Q4_0.gguf | 3 + Thought-Aligner-7B.i1-Q4_1.gguf | 3 + Thought-Aligner-7B.i1-Q4_K_M.gguf | 3 + Thought-Aligner-7B.i1-Q4_K_S.gguf | 3 + Thought-Aligner-7B.i1-Q5_K_M.gguf | 3 + Thought-Aligner-7B.i1-Q5_K_S.gguf | 3 + Thought-Aligner-7B.i1-Q6_K.gguf | 3 + Thought-Aligner-7B.imatrix.gguf | 3 + 27 files changed, 224 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Thought-Aligner-7B.i1-IQ1_M.gguf create mode 100644 Thought-Aligner-7B.i1-IQ1_S.gguf create mode 100644 Thought-Aligner-7B.i1-IQ2_M.gguf create mode 100644 Thought-Aligner-7B.i1-IQ2_S.gguf create mode 100644 Thought-Aligner-7B.i1-IQ2_XS.gguf create mode 100644 Thought-Aligner-7B.i1-IQ2_XXS.gguf create mode 100644 Thought-Aligner-7B.i1-IQ3_M.gguf create mode 100644 Thought-Aligner-7B.i1-IQ3_S.gguf create mode 100644 Thought-Aligner-7B.i1-IQ3_XS.gguf create mode 100644 Thought-Aligner-7B.i1-IQ3_XXS.gguf create mode 100644 Thought-Aligner-7B.i1-IQ4_NL.gguf create mode 100644 Thought-Aligner-7B.i1-IQ4_XS.gguf create mode 100644 Thought-Aligner-7B.i1-Q2_K.gguf create mode 100644 Thought-Aligner-7B.i1-Q2_K_S.gguf create mode 100644 Thought-Aligner-7B.i1-Q3_K_L.gguf create mode 100644 Thought-Aligner-7B.i1-Q3_K_M.gguf create mode 100644 Thought-Aligner-7B.i1-Q3_K_S.gguf create mode 100644 Thought-Aligner-7B.i1-Q4_0.gguf create mode 100644 Thought-Aligner-7B.i1-Q4_1.gguf create mode 100644 Thought-Aligner-7B.i1-Q4_K_M.gguf create mode 100644 Thought-Aligner-7B.i1-Q4_K_S.gguf create mode 100644 Thought-Aligner-7B.i1-Q5_K_M.gguf create mode 100644 Thought-Aligner-7B.i1-Q5_K_S.gguf create mode 100644 Thought-Aligner-7B.i1-Q6_K.gguf create mode 100644 Thought-Aligner-7B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0b4362d --- /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 +Thought-Aligner-7B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Thought-Aligner-7B.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..4ec5633 --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: WhitzardAgent/Thought-Aligner-7B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- safety +- ai-safety +- aligner +- agent-safety +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/WhitzardAgent/Thought-Aligner-7B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Thought-Aligner-7B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Thought-Aligner-7B-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/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Thought-Aligner-7B-i1-GGUF/resolve/main/Thought-Aligner-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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/Thought-Aligner-7B.i1-IQ1_M.gguf b/Thought-Aligner-7B.i1-IQ1_M.gguf new file mode 100644 index 0000000..a6089c4 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30e55107a6fa20910b3a796c0f4bad7c6002bce922dd28601f8c0d048687174 +size 2040735232 diff --git a/Thought-Aligner-7B.i1-IQ1_S.gguf b/Thought-Aligner-7B.i1-IQ1_S.gguf new file mode 100644 index 0000000..fb68c24 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fb7c82ee40fd64912623eb225c9739d307bc412a497d19255280b7049bf0f6 +size 1902206464 diff --git a/Thought-Aligner-7B.i1-IQ2_M.gguf b/Thought-Aligner-7B.i1-IQ2_M.gguf new file mode 100644 index 0000000..8563cdc --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25cc2ae45a1b8c235cd7a13ffb6957329fd74103daac72d5b7ef9208395ab65b +size 2778736320 diff --git a/Thought-Aligner-7B.i1-IQ2_S.gguf b/Thought-Aligner-7B.i1-IQ2_S.gguf new file mode 100644 index 0000000..b362de1 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef87f74b029d909171fe1eba82b75681f72a0cc677f9cbbab339d18809df62f +size 2594031296 diff --git a/Thought-Aligner-7B.i1-IQ2_XS.gguf b/Thought-Aligner-7B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..89abac3 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd64dde586220adcf73190562875dde4670cc5211749b7a064f265c041fc180c +size 2467560960 diff --git a/Thought-Aligner-7B.i1-IQ2_XXS.gguf b/Thought-Aligner-7B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..f6d9537 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a465278525b77ea2d3c7088c7bcd438b75bae6c95ca7c2e4f67977defcabb15 +size 2271616512 diff --git a/Thought-Aligner-7B.i1-IQ3_M.gguf b/Thought-Aligner-7B.i1-IQ3_M.gguf new file mode 100644 index 0000000..17a6115 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6dc079277cb232687ad15a9d64baf33f457a643bf2134bb02dbd9d0ffd9f47e +size 3572216032 diff --git a/Thought-Aligner-7B.i1-IQ3_S.gguf b/Thought-Aligner-7B.i1-IQ3_S.gguf new file mode 100644 index 0000000..774c093 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277b878f408a5a5216a875bd37102aada1b0f44c96cae3e65a2b6ad976d6b4f0 +size 3497396448 diff --git a/Thought-Aligner-7B.i1-IQ3_XS.gguf b/Thought-Aligner-7B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..6e66557 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ac42778bdf68eb998f71adb50e779db48e7d672a9cd25cbf4c17bcb97b5337 +size 3344460000 diff --git a/Thought-Aligner-7B.i1-IQ3_XXS.gguf b/Thought-Aligner-7B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..98d8d16 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698a59dd6ac840f83cbcc70aa2b6921e7b1fb02443376ed53d546bf39ec34190 +size 3112908480 diff --git a/Thought-Aligner-7B.i1-IQ4_NL.gguf b/Thought-Aligner-7B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..64b5acc --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6170702ca16745022e52847696d814e65d9fb4efd24e0d7e04fa5a0df13866ab +size 4435827424 diff --git a/Thought-Aligner-7B.i1-IQ4_XS.gguf b/Thought-Aligner-7B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..b9044b2 --- /dev/null +++ b/Thought-Aligner-7B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f11b36c36561c16d0eaea908f1a58d1cfb3fc6122f18233d8ffbcb6b420bc4d +size 4216531328 diff --git a/Thought-Aligner-7B.i1-Q2_K.gguf b/Thought-Aligner-7B.i1-Q2_K.gguf new file mode 100644 index 0000000..4313958 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2101f939e49cc1e1f26d7ceda1f083a325a3c2954af7ce7f9917bef41cce03e +size 3014289440 diff --git a/Thought-Aligner-7B.i1-Q2_K_S.gguf b/Thought-Aligner-7B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..4122a59 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196dd54e16a116f084d7f79609723967451889dbb466f179b8df7b50a0547008 +size 2832422944 diff --git a/Thought-Aligner-7B.i1-Q3_K_L.gguf b/Thought-Aligner-7B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..fba1667 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846abde80f960d0be56cdf15e7b9309507f82da60e07ee5b554452cc7bdc209f +size 4086663392 diff --git a/Thought-Aligner-7B.i1-Q3_K_M.gguf b/Thought-Aligner-7B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f32b2bb --- /dev/null +++ b/Thought-Aligner-7B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6defc1c241bfce25993bf95c234b70116eff5f64453c6c4533de628da60a3320 +size 3806595296 diff --git a/Thought-Aligner-7B.i1-Q3_K_S.gguf b/Thought-Aligner-7B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..35b5401 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fe8e91b10559f569aaa63c4f045565bb1d8ed8c1ce87d821d607805611b7d3 +size 3490572512 diff --git a/Thought-Aligner-7B.i1-Q4_0.gguf b/Thought-Aligner-7B.i1-Q4_0.gguf new file mode 100644 index 0000000..4091bd7 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37200159066b9645c73cffe6b0441ed614857becc9c65c7de55e2aad3fe338ba +size 4442135264 diff --git a/Thought-Aligner-7B.i1-Q4_1.gguf b/Thought-Aligner-7B.i1-Q4_1.gguf new file mode 100644 index 0000000..88f2add --- /dev/null +++ b/Thought-Aligner-7B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bc505f5207646e87b5f656f26244da9a308bb7022cc49e140d9972a52a9ff0 +size 4871208384 diff --git a/Thought-Aligner-7B.i1-Q4_K_M.gguf b/Thought-Aligner-7B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..767cb12 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9417c0aae58268b0f74b4957a2df0614405f5f2b3959816f8e8e303586be6cc1 +size 4681087712 diff --git a/Thought-Aligner-7B.i1-Q4_K_S.gguf b/Thought-Aligner-7B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ffc046a --- /dev/null +++ b/Thought-Aligner-7B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa43ba4e45d35813744faf498b2c4f1b9202ad75d5fb62e0d4c67ef94439f070 +size 4455783136 diff --git a/Thought-Aligner-7B.i1-Q5_K_M.gguf b/Thought-Aligner-7B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e865425 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4b124268f6aa0e2664b3f6d3d2673a652cae9e3581bc612b38bf70d6739147 +size 5442666656 diff --git a/Thought-Aligner-7B.i1-Q5_K_S.gguf b/Thought-Aligner-7B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..bff2041 --- /dev/null +++ b/Thought-Aligner-7B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11435b118076ed9f0b16d01440fe6dc2a0d2384a722de178b3b5b1b71b9ed6dd +size 5313011872 diff --git a/Thought-Aligner-7B.i1-Q6_K.gguf b/Thought-Aligner-7B.i1-Q6_K.gguf new file mode 100644 index 0000000..f477e7a --- /dev/null +++ b/Thought-Aligner-7B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b28e300f0461c45ee7aaf564e06f0eca14234cbb7473b03f370a3cfe0a32e8 +size 6251844288 diff --git a/Thought-Aligner-7B.imatrix.gguf b/Thought-Aligner-7B.imatrix.gguf new file mode 100644 index 0000000..a996793 --- /dev/null +++ b/Thought-Aligner-7B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2265765698c2a382a54aa206a471521b6150d9ccefe76aaa19e718e70ef74f8 +size 4560352