From 379ba5b563e3128334e4397bf31b659a76f6a826 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 07:28:16 +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-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ README.md | 87 +++++++++++++++++++ competition-math-phinetune-v1.i1-IQ1_M.gguf | 3 + competition-math-phinetune-v1.i1-IQ1_S.gguf | 3 + competition-math-phinetune-v1.i1-IQ2_M.gguf | 3 + competition-math-phinetune-v1.i1-IQ2_S.gguf | 3 + competition-math-phinetune-v1.i1-IQ2_XS.gguf | 3 + competition-math-phinetune-v1.i1-IQ2_XXS.gguf | 3 + competition-math-phinetune-v1.i1-IQ3_M.gguf | 3 + competition-math-phinetune-v1.i1-IQ3_S.gguf | 3 + competition-math-phinetune-v1.i1-IQ3_XS.gguf | 3 + competition-math-phinetune-v1.i1-IQ3_XXS.gguf | 3 + competition-math-phinetune-v1.i1-IQ4_NL.gguf | 3 + competition-math-phinetune-v1.i1-IQ4_XS.gguf | 3 + competition-math-phinetune-v1.i1-Q2_K.gguf | 3 + competition-math-phinetune-v1.i1-Q2_K_S.gguf | 3 + competition-math-phinetune-v1.i1-Q3_K_L.gguf | 3 + competition-math-phinetune-v1.i1-Q3_K_M.gguf | 3 + competition-math-phinetune-v1.i1-Q3_K_S.gguf | 3 + competition-math-phinetune-v1.i1-Q4_0.gguf | 3 + competition-math-phinetune-v1.i1-Q4_1.gguf | 3 + competition-math-phinetune-v1.i1-Q4_K_M.gguf | 3 + competition-math-phinetune-v1.i1-Q4_K_S.gguf | 3 + competition-math-phinetune-v1.i1-Q5_K_M.gguf | 3 + competition-math-phinetune-v1.i1-Q5_K_S.gguf | 3 + competition-math-phinetune-v1.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 competition-math-phinetune-v1.i1-IQ1_M.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ1_S.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ2_M.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ2_S.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ2_XS.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ2_XXS.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ3_M.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ3_S.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ3_XS.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ3_XXS.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ4_NL.gguf create mode 100644 competition-math-phinetune-v1.i1-IQ4_XS.gguf create mode 100644 competition-math-phinetune-v1.i1-Q2_K.gguf create mode 100644 competition-math-phinetune-v1.i1-Q2_K_S.gguf create mode 100644 competition-math-phinetune-v1.i1-Q3_K_L.gguf create mode 100644 competition-math-phinetune-v1.i1-Q3_K_M.gguf create mode 100644 competition-math-phinetune-v1.i1-Q3_K_S.gguf create mode 100644 competition-math-phinetune-v1.i1-Q4_0.gguf create mode 100644 competition-math-phinetune-v1.i1-Q4_1.gguf create mode 100644 competition-math-phinetune-v1.i1-Q4_K_M.gguf create mode 100644 competition-math-phinetune-v1.i1-Q4_K_S.gguf create mode 100644 competition-math-phinetune-v1.i1-Q5_K_M.gguf create mode 100644 competition-math-phinetune-v1.i1-Q5_K_S.gguf create mode 100644 competition-math-phinetune-v1.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..71042f4 --- /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.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +competition-math-phinetune-v1.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..e68c74c --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: styalai/competition-math-phinetune-v1 +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- autotrain +- text-generation-inference +- text-generation +- peft +- Phi 3 +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/styalai/competition-math-phinetune-v1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#competition-math-phinetune-v1-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/competition-math-phinetune-v1-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-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ2_M.gguf) | i1-IQ2_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ3_S.gguf) | i1-IQ3_S | 1.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ3_M.gguf) | i1-IQ3_M | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.3 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q4_0.gguf) | i1-Q4_0 | 2.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q4_1.gguf) | i1-Q4_1 | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/competition-math-phinetune-v1-i1-GGUF/resolve/main/competition-math-phinetune-v1.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.i1-IQ1_M.gguf b/competition-math-phinetune-v1.i1-IQ1_M.gguf new file mode 100644 index 0000000..3c35e7d --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5534920a7732c39d505f40776c0aee7e6944edea941874553cc7488b3d70613c +size 916940480 diff --git a/competition-math-phinetune-v1.i1-IQ1_S.gguf b/competition-math-phinetune-v1.i1-IQ1_S.gguf new file mode 100644 index 0000000..b5717cd --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4220aef1713080dbee45aa68c0c6d34314755de1a35351b64fc4d47ac8688ef2 +size 841443008 diff --git a/competition-math-phinetune-v1.i1-IQ2_M.gguf b/competition-math-phinetune-v1.i1-IQ2_M.gguf new file mode 100644 index 0000000..815623f --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693f972c4831f1b38cbef3c4407049b5d3421802b6c2f29dbebeabc4e50738a8 +size 1316211744 diff --git a/competition-math-phinetune-v1.i1-IQ2_S.gguf b/competition-math-phinetune-v1.i1-IQ2_S.gguf new file mode 100644 index 0000000..e0adef9 --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b803396c6e5ca4af7a9d94f250bdc8e8aaac49a77e98c5f4496c3fe60bee12c +size 1215548448 diff --git a/competition-math-phinetune-v1.i1-IQ2_XS.gguf b/competition-math-phinetune-v1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f0bbe78 --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393ba70c50bf351d3a16518c9ed3dc83dc012ed9e8d6682d37fb5856cc5506bf +size 1152870080 diff --git a/competition-math-phinetune-v1.i1-IQ2_XXS.gguf b/competition-math-phinetune-v1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..dc18214 --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd6381d79d1e31f993da7e6f0d58cfa9e8ef48f11cf6f9ebbc505b2a6b2f2b1 +size 1042769600 diff --git a/competition-math-phinetune-v1.i1-IQ3_M.gguf b/competition-math-phinetune-v1.i1-IQ3_M.gguf new file mode 100644 index 0000000..1af1291 --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28f05546122d15c65b6dccc75af7cc66dc6b0b76d65831b380e731033f30bd9 +size 1855395264 diff --git a/competition-math-phinetune-v1.i1-IQ3_S.gguf b/competition-math-phinetune-v1.i1-IQ3_S.gguf new file mode 100644 index 0000000..7fd892d --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe3320ec351bdf2f32db98b02dc257c1b1d03a7694f7be1ec0a3fb9f2cb3bc5 +size 1681593792 diff --git a/competition-math-phinetune-v1.i1-IQ3_XS.gguf b/competition-math-phinetune-v1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a0d4f0a --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3039112adc80346afb9d53e5b59ece34c583750e6660968c39a11ff530ec8db9 +size 1624970688 diff --git a/competition-math-phinetune-v1.i1-IQ3_XXS.gguf b/competition-math-phinetune-v1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..55bc240 --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f23d7f9d21033b9ddde5bc254551f9ecf411cbd6c40735998524667dfffdff9 +size 1512819744 diff --git a/competition-math-phinetune-v1.i1-IQ4_NL.gguf b/competition-math-phinetune-v1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7bc3656 --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913d2f189db46446af8139bf90cd6ea6357af5dea3c3ec53b778d12d1eebc74e +size 2175950656 diff --git a/competition-math-phinetune-v1.i1-IQ4_XS.gguf b/competition-math-phinetune-v1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..32b0282 --- /dev/null +++ b/competition-math-phinetune-v1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72e9dc001897a2e068f1a0211c232f80c4d7dea2be3dd6954d88b8ece75f18e +size 2059631392 diff --git a/competition-math-phinetune-v1.i1-Q2_K.gguf b/competition-math-phinetune-v1.i1-Q2_K.gguf new file mode 100644 index 0000000..98df772 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b125e47134995846c63b95ba0994d615a0ccd1882d25e5e1cb9d5a5a64ddb43 +size 1416015968 diff --git a/competition-math-phinetune-v1.i1-Q2_K_S.gguf b/competition-math-phinetune-v1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..2e3b277 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f66494ed52cd80eca4f86f8c30979e2f61328fb704cae0a86664ddde47f2c28 +size 1327149152 diff --git a/competition-math-phinetune-v1.i1-Q3_K_L.gguf b/competition-math-phinetune-v1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ce4afa9 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4e443f2632b45c943b8b73e3c1fa572d10c201a50dade53be2613fb4bd94f8 +size 2087392704 diff --git a/competition-math-phinetune-v1.i1-Q3_K_M.gguf b/competition-math-phinetune-v1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3f58ac3 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05b2150584f0dc2691cbf4a7bb6c3589bfbf175b0a8a5e41151403bb887fb8d +size 1955272128 diff --git a/competition-math-phinetune-v1.i1-Q3_K_S.gguf b/competition-math-phinetune-v1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..65f5ff8 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a46e13b252d05eaa95cc695abbc14dc8232b615afdfae8e9b5aa9d3db203418 +size 1681593792 diff --git a/competition-math-phinetune-v1.i1-Q4_0.gguf b/competition-math-phinetune-v1.i1-Q4_0.gguf new file mode 100644 index 0000000..3821bee --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930e46055bdae912c0f9f2ee0815f92d735aaff080133ae7cb2631706dfaa2b0 +size 2182242112 diff --git a/competition-math-phinetune-v1.i1-Q4_1.gguf b/competition-math-phinetune-v1.i1-Q4_1.gguf new file mode 100644 index 0000000..0671aa3 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92089df6948aecf95628dbc299e4382480c33b16161b1b2e7a688e85fe0f51fe +size 2408589184 diff --git a/competition-math-phinetune-v1.i1-Q4_K_M.gguf b/competition-math-phinetune-v1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..1d0b1cb --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5165d6d84e3117bdec48b4cda081da184999de5a8ae9170993634a9e44bddb97 +size 2393005888 diff --git a/competition-math-phinetune-v1.i1-Q4_K_S.gguf b/competition-math-phinetune-v1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..36449b5 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff05c7dd6d9d2858a09e7314642700c22e9196c1fa06fae2281df2a64684390f +size 2188533568 diff --git a/competition-math-phinetune-v1.i1-Q5_K_M.gguf b/competition-math-phinetune-v1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..266f640 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08648d3dd3633a4d7583f4a0d0467d499cf4d9f4ba4fd851f4cf3242624fc6c +size 2815029184 diff --git a/competition-math-phinetune-v1.i1-Q5_K_S.gguf b/competition-math-phinetune-v1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..22d2691 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a572592687b6e9d8f78267cdf3f90a8fd40b956bc5f3f4cb28951c28844665 +size 2641227712 diff --git a/competition-math-phinetune-v1.i1-Q6_K.gguf b/competition-math-phinetune-v1.i1-Q6_K.gguf new file mode 100644 index 0000000..ab3b380 --- /dev/null +++ b/competition-math-phinetune-v1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb52aa9433b6aa73ac82413b894226de2dbdd747971e71182d7a03e17fa0fb8a +size 3135584608 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..9e1c5d7 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13af39960aa4cb6e3257f53b03f53fcee21fd62ae27fb5ec434703811d2ea682 +size 2232603