From 56cff5b0c615c1b36a2ca17b911fa25fb0f76738 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 4 Jun 2026 03:42:17 +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/ReasonFlux-Coder-14B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++ README.md | 76 ++++++++++++++++++++++++++++ ReasonFlux-Coder-14B.i1-IQ1_M.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ1_S.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ2_M.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ2_S.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ2_XS.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ2_XXS.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ3_M.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ3_S.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ3_XS.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ3_XXS.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ4_NL.gguf | 3 ++ ReasonFlux-Coder-14B.i1-IQ4_XS.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q2_K.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q2_K_S.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q3_K_L.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q3_K_M.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q3_K_S.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q4_0.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q4_1.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q4_K_M.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q4_K_S.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q5_K_M.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q5_K_S.gguf | 3 ++ ReasonFlux-Coder-14B.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 211 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 ReasonFlux-Coder-14B.i1-IQ1_M.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ1_S.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ2_M.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ2_S.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ2_XS.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ2_XXS.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ3_M.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ3_S.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ3_XS.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ3_XXS.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ4_NL.gguf create mode 100644 ReasonFlux-Coder-14B.i1-IQ4_XS.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q2_K.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q2_K_S.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q3_K_L.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q3_K_M.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q3_K_S.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q4_0.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q4_1.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q4_K_M.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q4_K_S.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q5_K_M.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q5_K_S.gguf create mode 100644 ReasonFlux-Coder-14B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..124b945 --- /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 +ReasonFlux-Coder-14B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +ReasonFlux-Coder-14B.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..785c88c --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: Gen-Verse/ReasonFlux-Coder-14B +language: +- en +library_name: transformers +license: mit +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Gen-Verse/ReasonFlux-Coder-14B + + +static quants are available at https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-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/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ1_M.gguf) | i1-IQ1_M | 4.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ2_M.gguf) | i1-IQ2_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/ReasonFlux-Coder-14B-i1-GGUF/resolve/main/ReasonFlux-Coder-14B.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | 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/ReasonFlux-Coder-14B.i1-IQ1_M.gguf b/ReasonFlux-Coder-14B.i1-IQ1_M.gguf new file mode 100644 index 0000000..f16b813 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38d5041a43fe0878883a9b4a283cbd58a7475172d55527e824ac4419dbc7d40 +size 3872309280 diff --git a/ReasonFlux-Coder-14B.i1-IQ1_S.gguf b/ReasonFlux-Coder-14B.i1-IQ1_S.gguf new file mode 100644 index 0000000..6de0cfd --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af975f4f3279f8a9bc6a0a35a574f6028024e2f0aac18a4bcbc9b9d228a27998 +size 3607994400 diff --git a/ReasonFlux-Coder-14B.i1-IQ2_M.gguf b/ReasonFlux-Coder-14B.i1-IQ2_M.gguf new file mode 100644 index 0000000..eefe136 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa0e5a135ea4e6511ad17e23a13b92f2bf3ed30fd0fac194271b23011fe704e +size 5356146720 diff --git a/ReasonFlux-Coder-14B.i1-IQ2_S.gguf b/ReasonFlux-Coder-14B.i1-IQ2_S.gguf new file mode 100644 index 0000000..f7fe2f4 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4317841c9774664dba99a48157e729b7d01fd4e7236467abffe9fc626112d5 +size 5003726880 diff --git a/ReasonFlux-Coder-14B.i1-IQ2_XS.gguf b/ReasonFlux-Coder-14B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2b275c0 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7d363f78d65c6cfffb2e034884c8d92831047d2f2c78470dbdd208ee3b5c5c +size 4704575520 diff --git a/ReasonFlux-Coder-14B.i1-IQ2_XXS.gguf b/ReasonFlux-Coder-14B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6c36b55 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accae0d6caf9c5227de9839861d0e2d3585b9abb5cf6504b279d1e116244e0d1 +size 4312834080 diff --git a/ReasonFlux-Coder-14B.i1-IQ3_M.gguf b/ReasonFlux-Coder-14B.i1-IQ3_M.gguf new file mode 100644 index 0000000..2fcdf21 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5984d5800c0a68879adb2ea9b671e28b8f194fb9408ea62a21f61eb65dd98c0c +size 6916538400 diff --git a/ReasonFlux-Coder-14B.i1-IQ3_S.gguf b/ReasonFlux-Coder-14B.i1-IQ3_S.gguf new file mode 100644 index 0000000..db15c17 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ba62b777895c42af1838fa09bf0160adf3d937ea79b3f677b9cc8054438ce6 +size 6693019680 diff --git a/ReasonFlux-Coder-14B.i1-IQ3_XS.gguf b/ReasonFlux-Coder-14B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9d3aee4 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2997a3b1e555544f658a9c55266fd18e02d2a1c84b633dae2d88786f1531229 +size 6383362080 diff --git a/ReasonFlux-Coder-14B.i1-IQ3_XXS.gguf b/ReasonFlux-Coder-14B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..51324f0 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde921d72600e4c01028f5029b6d05fd6c1ab403d782919209540233cc2e86da +size 5946708000 diff --git a/ReasonFlux-Coder-14B.i1-IQ4_NL.gguf b/ReasonFlux-Coder-14B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..f839b9f --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000b17c281c9baf0136a1e7fd0998cbaff3bfd62de05b9886cbd9e5b20b084c5 +size 8549183520 diff --git a/ReasonFlux-Coder-14B.i1-IQ4_XS.gguf b/ReasonFlux-Coder-14B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f8982e1 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a95797008f2688e19e96e9dc7528e1829a985c0bd8f16a2157a1ed7369eb812 +size 8119840800 diff --git a/ReasonFlux-Coder-14B.i1-Q2_K.gguf b/ReasonFlux-Coder-14B.i1-Q2_K.gguf new file mode 100644 index 0000000..8a7c1e0 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080f95b716ff1e6a19dcda3da74f1b7f44555771537d9e48d8f4aa46550df3a5 +size 5770498080 diff --git a/ReasonFlux-Coder-14B.i1-Q2_K_S.gguf b/ReasonFlux-Coder-14B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..415e6ae --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6d854cbb76e9f86e41b3cc7714b1d01d8eab7c2293b53e62a4324bcc25027b +size 5397188640 diff --git a/ReasonFlux-Coder-14B.i1-Q3_K_L.gguf b/ReasonFlux-Coder-14B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..91debd9 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be13cd5a3b66878d6fa9991bb3267532819cd01ce239bff91e1cf11fc79bedb4 +size 7924768800 diff --git a/ReasonFlux-Coder-14B.i1-Q3_K_M.gguf b/ReasonFlux-Coder-14B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..85ded00 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7a460d8c822768ad772ce77a5891d1e98a451467f98a06332308bb420afc57 +size 7339204640 diff --git a/ReasonFlux-Coder-14B.i1-Q3_K_S.gguf b/ReasonFlux-Coder-14B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..27c01ba --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d418096d1be888eb320c88de4e43ec34bb67fa1ca2c336f8cf695a4e6804db36 +size 6659596320 diff --git a/ReasonFlux-Coder-14B.i1-Q4_0.gguf b/ReasonFlux-Coder-14B.i1-Q4_0.gguf new file mode 100644 index 0000000..f34fcf4 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03ba07a868b7d72568be2af8badda4d08bccc2091ef625386348345aa9b8182 +size 8544268320 diff --git a/ReasonFlux-Coder-14B.i1-Q4_1.gguf b/ReasonFlux-Coder-14B.i1-Q4_1.gguf new file mode 100644 index 0000000..2cbd6fa --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7527b85039d780d82a265735c5edc946c07263933a94da5efbac7e7def7bfca +size 9392140320 diff --git a/ReasonFlux-Coder-14B.i1-Q4_K_M.gguf b/ReasonFlux-Coder-14B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..53d97b4 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5516b55ff9ce551dfa0313d1c85214397d3a0f29fb2f7f09457cf3026e74e991 +size 8988110880 diff --git a/ReasonFlux-Coder-14B.i1-Q4_K_S.gguf b/ReasonFlux-Coder-14B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7c12bcb --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006f9d49889e1dfe9a01c7a5599daf0505ed6836b68af0f6af0485547b7ef7d5 +size 8573431840 diff --git a/ReasonFlux-Coder-14B.i1-Q5_K_M.gguf b/ReasonFlux-Coder-14B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..fc8b918 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f655a54b4dc17a081cc22aa12533158cd727bd84e79e773aa4640c4cfcdc06 +size 10508873760 diff --git a/ReasonFlux-Coder-14B.i1-Q5_K_S.gguf b/ReasonFlux-Coder-14B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..fcf9360 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b05675e0ff7f256a2d59b09da6a7bc3b99a6a105b9aae287e2ab4e988ee9249 +size 10266554400 diff --git a/ReasonFlux-Coder-14B.i1-Q6_K.gguf b/ReasonFlux-Coder-14B.i1-Q6_K.gguf new file mode 100644 index 0000000..38bfcd6 --- /dev/null +++ b/ReasonFlux-Coder-14B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a0376ac26c08154adf58cbdcc1a41db10c3fff9eca3b70df30fbb545d188fb +size 12124684320 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..91c82d7 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3fb607d47f51688669d5d06376cbe5bfd5532cec074adb40e11d9e7811f41d +size 8563597