From d64982b993fea934b8124787394b92fe02a3719f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 22 Apr 2026 11:46:48 +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/competition-math-phinetune-v1-1-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ README.md | 86 +++++++++++++++++++ competition-math-phinetune-v1-1.i1-IQ1_M.gguf | 3 + competition-math-phinetune-v1-1.i1-IQ1_S.gguf | 3 + competition-math-phinetune-v1-1.i1-IQ2_M.gguf | 3 + competition-math-phinetune-v1-1.i1-IQ2_S.gguf | 3 + ...etition-math-phinetune-v1-1.i1-IQ2_XS.gguf | 3 + ...tition-math-phinetune-v1-1.i1-IQ2_XXS.gguf | 3 + competition-math-phinetune-v1-1.i1-IQ3_M.gguf | 3 + competition-math-phinetune-v1-1.i1-IQ3_S.gguf | 3 + ...etition-math-phinetune-v1-1.i1-IQ3_XS.gguf | 3 + ...tition-math-phinetune-v1-1.i1-IQ3_XXS.gguf | 3 + ...etition-math-phinetune-v1-1.i1-IQ4_NL.gguf | 3 + ...etition-math-phinetune-v1-1.i1-IQ4_XS.gguf | 3 + competition-math-phinetune-v1-1.i1-Q2_K.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q2_K_S.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q3_K_L.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q3_K_M.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q3_K_S.gguf | 3 + competition-math-phinetune-v1-1.i1-Q4_0.gguf | 3 + competition-math-phinetune-v1-1.i1-Q4_1.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q4_K_M.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q4_K_S.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q5_K_M.gguf | 3 + ...etition-math-phinetune-v1-1.i1-Q5_K_S.gguf | 3 + competition-math-phinetune-v1-1.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 competition-math-phinetune-v1-1.i1-IQ1_M.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ1_S.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ2_M.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ2_S.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ2_XS.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ2_XXS.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ3_M.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ3_S.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ3_XS.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ3_XXS.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ4_NL.gguf create mode 100644 competition-math-phinetune-v1-1.i1-IQ4_XS.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q2_K.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q2_K_S.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q3_K_L.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q3_K_M.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q3_K_S.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q4_0.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q4_1.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q4_K_M.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q4_K_S.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q5_K_M.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q5_K_S.gguf create mode 100644 competition-math-phinetune-v1-1.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c91883b --- /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 +competition-math-phinetune-v1-1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1-1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..c6c41ef --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: styalai/competition-math-phinetune-v1-1 +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- autotrain +- text-generation-inference +- text-generation +- peft +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/styalai/competition-math-phinetune-v1-1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#competition-math-phinetune-v1-1-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-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/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ2_M.gguf) | i1-IQ2_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ3_S.gguf) | i1-IQ3_S | 1.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ3_M.gguf) | i1-IQ3_M | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.3 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q4_0.gguf) | i1-Q4_0 | 2.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q4_1.gguf) | i1-Q4_1 | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-1-i1-GGUF/resolve/main/competition-math-phinetune-v1-1.i1-Q6_K.gguf) | i1-Q6_K | 3.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/competition-math-phinetune-v1-1.i1-IQ1_M.gguf b/competition-math-phinetune-v1-1.i1-IQ1_M.gguf new file mode 100644 index 0000000..e2f9987 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027b6fa19d04f2320b02e28fabfec8c2084e949ea104e01fe41c5edcf6068f05 +size 916940448 diff --git a/competition-math-phinetune-v1-1.i1-IQ1_S.gguf b/competition-math-phinetune-v1-1.i1-IQ1_S.gguf new file mode 100644 index 0000000..609fb63 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac34de620861093bbfef650fc1f1b6aa3cea510b47a39271cd823f5bf980057 +size 841442976 diff --git a/competition-math-phinetune-v1-1.i1-IQ2_M.gguf b/competition-math-phinetune-v1-1.i1-IQ2_M.gguf new file mode 100644 index 0000000..0c961f1 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5fe877e05210acdfd6fdc050e5ed70cce97f9fc90c4d3142805ceadfda31885 +size 1316211712 diff --git a/competition-math-phinetune-v1-1.i1-IQ2_S.gguf b/competition-math-phinetune-v1-1.i1-IQ2_S.gguf new file mode 100644 index 0000000..1a0d89a --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c35b4161862943d64a019b9988772bb98d4e5dfdf4b55ac4d17143e6b015c18 +size 1215548416 diff --git a/competition-math-phinetune-v1-1.i1-IQ2_XS.gguf b/competition-math-phinetune-v1-1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..70b0721 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a350b2523c89d108b68588c3eb50fd42dc9eca7f564b6ed488b423f5df5896de +size 1152870048 diff --git a/competition-math-phinetune-v1-1.i1-IQ2_XXS.gguf b/competition-math-phinetune-v1-1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..bd4bba1 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca871235b170a64f424d65335adbc535acf3d0354aa6f528b66b7f8cc37e839 +size 1042769568 diff --git a/competition-math-phinetune-v1-1.i1-IQ3_M.gguf b/competition-math-phinetune-v1-1.i1-IQ3_M.gguf new file mode 100644 index 0000000..150ab83 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd19419b9acd0b30805e779aed26a54879445978f590664cac8842edb12b3e0e +size 1855395232 diff --git a/competition-math-phinetune-v1-1.i1-IQ3_S.gguf b/competition-math-phinetune-v1-1.i1-IQ3_S.gguf new file mode 100644 index 0000000..5c5fe36 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6636a8e741733b6c2a3e610165cef9739ca757de165918c539189e281985a8ba +size 1681593760 diff --git a/competition-math-phinetune-v1-1.i1-IQ3_XS.gguf b/competition-math-phinetune-v1-1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..2d27ba4 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1842943c9a022db1559619e904d0c21d70905287b59ae51ddbec8ff6a4a875a8 +size 1624970656 diff --git a/competition-math-phinetune-v1-1.i1-IQ3_XXS.gguf b/competition-math-phinetune-v1-1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..21d08f0 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18b9833e5d8ae3ffbb8b4a384e13daa5e4703195a3c8c7abb923ce893477b20 +size 1512819712 diff --git a/competition-math-phinetune-v1-1.i1-IQ4_NL.gguf b/competition-math-phinetune-v1-1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e79ac86 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8bf153790d322176b0b6f004af6994764f7b8b85f3cd27a42254fd950def89 +size 2175950624 diff --git a/competition-math-phinetune-v1-1.i1-IQ4_XS.gguf b/competition-math-phinetune-v1-1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..47c4608 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4650d6da0c42b1a30dd5c685e136edd1fcb1114aa013b5a8925a2a734751af +size 2059631360 diff --git a/competition-math-phinetune-v1-1.i1-Q2_K.gguf b/competition-math-phinetune-v1-1.i1-Q2_K.gguf new file mode 100644 index 0000000..2f3d99c --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa325c35b34b185147bd50e9240c9d17615c1b10d8dff9ac7ce11bf5d47ca83 +size 1416015936 diff --git a/competition-math-phinetune-v1-1.i1-Q2_K_S.gguf b/competition-math-phinetune-v1-1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..abe7cd7 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004ab8d3f5f47a4c806190081512ca4351fd1dbc6b98c9a2a567334014003ce3 +size 1327149120 diff --git a/competition-math-phinetune-v1-1.i1-Q3_K_L.gguf b/competition-math-phinetune-v1-1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ab28fd9 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e50c0fea782ff2191c672630b5daf40c1ea40c3bf51e2733765e1d9c08f8b2b +size 2087392672 diff --git a/competition-math-phinetune-v1-1.i1-Q3_K_M.gguf b/competition-math-phinetune-v1-1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..229fe45 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b175ff2e544c40d9a498b362fa3d718bf99d49663eaaeec07de5eae954367cdb +size 1955272096 diff --git a/competition-math-phinetune-v1-1.i1-Q3_K_S.gguf b/competition-math-phinetune-v1-1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..06accbc --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55761e3a9ba5839501f75f24cea57609ee3fd2a7b6ea690ce65a13b4fe6d2e42 +size 1681593760 diff --git a/competition-math-phinetune-v1-1.i1-Q4_0.gguf b/competition-math-phinetune-v1-1.i1-Q4_0.gguf new file mode 100644 index 0000000..b20f66b --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0af037642325d39a6420a810f2369fffa5726f30e9e3732e20866b6ab0763e1 +size 2182242080 diff --git a/competition-math-phinetune-v1-1.i1-Q4_1.gguf b/competition-math-phinetune-v1-1.i1-Q4_1.gguf new file mode 100644 index 0000000..ad1919d --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd5a94d3b663122ff6cf45c1d97fdc6b6e63683b1afd2cdc3562a92946081df +size 2408589152 diff --git a/competition-math-phinetune-v1-1.i1-Q4_K_M.gguf b/competition-math-phinetune-v1-1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..6b5a4d1 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ccb3a2d9b035f92186d727acd4a9ceb594339fa37d914d3b214591f225a54f +size 2393005856 diff --git a/competition-math-phinetune-v1-1.i1-Q4_K_S.gguf b/competition-math-phinetune-v1-1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..4521612 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa63d25c7d74e7265a7c2c785d43262c470fac4b584a61990f631a2f760cb586 +size 2188533536 diff --git a/competition-math-phinetune-v1-1.i1-Q5_K_M.gguf b/competition-math-phinetune-v1-1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..3decc48 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9de71d7479aeec937f7ed490db0d2fc37320f5bb0719115ba8be7e24a16315 +size 2815029152 diff --git a/competition-math-phinetune-v1-1.i1-Q5_K_S.gguf b/competition-math-phinetune-v1-1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ad5b22f --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34b4344ff3e78b395854cd95be959e59b3a8f21d33d1414c654f59061427fe5 +size 2641227680 diff --git a/competition-math-phinetune-v1-1.i1-Q6_K.gguf b/competition-math-phinetune-v1-1.i1-Q6_K.gguf new file mode 100644 index 0000000..7c28153 --- /dev/null +++ b/competition-math-phinetune-v1-1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c9a3b9ff1a4788e74ae83f88cd5a0bd26b7a0da0056a153f9f63f546a6888e +size 3135584576 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..6f52067 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e075a0c545e5f9689448535900223ca2fae039c045869620d6b142b8f867f5af +size 2232603