From 10a14507154c65cf3efcf67867502892c8e0f317 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 13 Apr 2026 12:48:32 +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/PathFinderAI-S1-GGUF Source: Original Platform --- .gitattributes | 46 ++++++++++++++++++++ PathFinderAI-S1.IQ4_XS.gguf | 3 ++ PathFinderAI-S1.Q2_K.gguf | 3 ++ PathFinderAI-S1.Q3_K_L.gguf | 3 ++ PathFinderAI-S1.Q3_K_M.gguf | 3 ++ PathFinderAI-S1.Q3_K_S.gguf | 3 ++ PathFinderAI-S1.Q4_K_M.gguf | 3 ++ PathFinderAI-S1.Q4_K_S.gguf | 3 ++ PathFinderAI-S1.Q5_K_M.gguf | 3 ++ PathFinderAI-S1.Q5_K_S.gguf | 3 ++ PathFinderAI-S1.Q6_K.gguf | 3 ++ PathFinderAI-S1.Q8_0.gguf | 3 ++ README.md | 83 +++++++++++++++++++++++++++++++++++++ 13 files changed, 162 insertions(+) create mode 100644 .gitattributes create mode 100644 PathFinderAI-S1.IQ4_XS.gguf create mode 100644 PathFinderAI-S1.Q2_K.gguf create mode 100644 PathFinderAI-S1.Q3_K_L.gguf create mode 100644 PathFinderAI-S1.Q3_K_M.gguf create mode 100644 PathFinderAI-S1.Q3_K_S.gguf create mode 100644 PathFinderAI-S1.Q4_K_M.gguf create mode 100644 PathFinderAI-S1.Q4_K_S.gguf create mode 100644 PathFinderAI-S1.Q5_K_M.gguf create mode 100644 PathFinderAI-S1.Q5_K_S.gguf create mode 100644 PathFinderAI-S1.Q6_K.gguf create mode 100644 PathFinderAI-S1.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..942a26c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,46 @@ +*.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 +PathFinderAI-S1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +PathFinderAI-S1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/PathFinderAI-S1.IQ4_XS.gguf b/PathFinderAI-S1.IQ4_XS.gguf new file mode 100644 index 0000000..337262e --- /dev/null +++ b/PathFinderAI-S1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a25282d1396f0cbd9bfcc7d4012a5411203d0f9d64f156bc4b0f4b796698412 +size 17870102592 diff --git a/PathFinderAI-S1.Q2_K.gguf b/PathFinderAI-S1.Q2_K.gguf new file mode 100644 index 0000000..a0f5e77 --- /dev/null +++ b/PathFinderAI-S1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b143eca97a51665b42386da743f8a004c5166347318f4e2ad9950b428bf19d7 +size 12313100352 diff --git a/PathFinderAI-S1.Q3_K_L.gguf b/PathFinderAI-S1.Q3_K_L.gguf new file mode 100644 index 0000000..b5fa560 --- /dev/null +++ b/PathFinderAI-S1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f0fd012ff0d2150c0e25fd6bae4abb3878ce3a4ce38a549d0cf395f0a6bb6c +size 17247080512 diff --git a/PathFinderAI-S1.Q3_K_M.gguf b/PathFinderAI-S1.Q3_K_M.gguf new file mode 100644 index 0000000..0351992 --- /dev/null +++ b/PathFinderAI-S1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d946e0f560346a2eef33078b8358ef10fee83be1aa37ccb4c3c7a4756e5f075 +size 15935049792 diff --git a/PathFinderAI-S1.Q3_K_S.gguf b/PathFinderAI-S1.Q3_K_S.gguf new file mode 100644 index 0000000..e1fdade --- /dev/null +++ b/PathFinderAI-S1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15b34fd5f3ccbb9b8b266b4f5fc405f01658ee2264b823804a928833eb6dc0e +size 14392332352 diff --git a/PathFinderAI-S1.Q4_K_M.gguf b/PathFinderAI-S1.Q4_K_M.gguf new file mode 100644 index 0000000..82fcfe7 --- /dev/null +++ b/PathFinderAI-S1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f8999198ead8a72c3cfd1bc7235fad81c3b1a159ef257d60655598b35b447d +size 19851337792 diff --git a/PathFinderAI-S1.Q4_K_S.gguf b/PathFinderAI-S1.Q4_K_S.gguf new file mode 100644 index 0000000..47b74bd --- /dev/null +++ b/PathFinderAI-S1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b24184fac0d288c243b7fe5f49a194687c8d3df0c3ff1c14895127e2d586e5 +size 18784411712 diff --git a/PathFinderAI-S1.Q5_K_M.gguf b/PathFinderAI-S1.Q5_K_M.gguf new file mode 100644 index 0000000..3114045 --- /dev/null +++ b/PathFinderAI-S1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b807a8ddae8f251e96226c4545de51ce76f08dc249fed9a2bb10d501106a7f +size 23262158912 diff --git a/PathFinderAI-S1.Q5_K_S.gguf b/PathFinderAI-S1.Q5_K_S.gguf new file mode 100644 index 0000000..fdf860e --- /dev/null +++ b/PathFinderAI-S1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e99a1c26986633672d3472dd2c696e8fda4f46c007c575f0767c5a0f151620d +size 22638256192 diff --git a/PathFinderAI-S1.Q6_K.gguf b/PathFinderAI-S1.Q6_K.gguf new file mode 100644 index 0000000..e430536 --- /dev/null +++ b/PathFinderAI-S1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e73629643d47c402faf5c365569444805f5745980e31fd2b92a9eb39705db9 +size 26886156352 diff --git a/PathFinderAI-S1.Q8_0.gguf b/PathFinderAI-S1.Q8_0.gguf new file mode 100644 index 0000000..aa2a592 --- /dev/null +++ b/PathFinderAI-S1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a75eaa77a9f958b4df12157c5ccbeede580c162f608f93d1b9592871959459 +size 34820886592 diff --git a/README.md b/README.md new file mode 100644 index 0000000..79c2c16 --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: Daemontatox/PathFinderAI-S1 +datasets: +- PrimeIntellect/NuminaMath-QwQ-CoT-5M +- openai/gsm8k +- cognitivecomputations/dolphin-r1 +- simplescaling/s1K +- bespokelabs/Bespoke-Stratos-17k +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +- reasoning +- GRPO +- thinking +--- +## About + + + + + + +static quants of https://huggingface.co/Daemontatox/PathFinderAI-S1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#PathFinderAI-S1-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/PathFinderAI-S1-i1-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/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q2_K.gguf) | Q2_K | 12.4 | | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q3_K_S.gguf) | Q3_K_S | 14.5 | | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q3_K_M.gguf) | Q3_K_M | 16.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q3_K_L.gguf) | Q3_K_L | 17.3 | | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.IQ4_XS.gguf) | IQ4_XS | 18.0 | | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q4_K_M.gguf) | Q4_K_M | 20.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q5_K_S.gguf) | Q5_K_S | 22.7 | | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q5_K_M.gguf) | Q5_K_M | 23.4 | | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q6_K.gguf) | Q6_K | 27.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF/resolve/main/PathFinderAI-S1.Q8_0.gguf) | Q8_0 | 34.9 | fast, best quality | + +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. + +