commit 6dd1e128f186a8411e5bf424b85d42ed8662173e Author: ModelHub XC Date: Wed Aug 19 19:53:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/RLinf-math-7B-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d71b91c --- /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 +RLinf-math-7B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +RLinf-math-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..53ffc3b --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: RLinf/RLinf-math-7B +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- RLinf +- reinforcement-learning +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/RLinf/RLinf-math-7B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#RLinf-math-7B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/RLinf-math-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/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/RLinf-math-7B-i1-GGUF/resolve/main/RLinf-math-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/RLinf-math-7B.i1-IQ1_M.gguf b/RLinf-math-7B.i1-IQ1_M.gguf new file mode 100644 index 0000000..6480451 --- /dev/null +++ b/RLinf-math-7B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdaa978a9bbde4963a5f10bea6655a6228704bb8d983d744186d0dc7c6796746 +size 2042196768 diff --git a/RLinf-math-7B.i1-IQ1_S.gguf b/RLinf-math-7B.i1-IQ1_S.gguf new file mode 100644 index 0000000..d852293 --- /dev/null +++ b/RLinf-math-7B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b166d3e331459a8902965f4924dfe9bc11ce5eb20ae3d9fc6b2847b9525fd5fd +size 1903668000 diff --git a/RLinf-math-7B.i1-IQ2_M.gguf b/RLinf-math-7B.i1-IQ2_M.gguf new file mode 100644 index 0000000..ace2db8 --- /dev/null +++ b/RLinf-math-7B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c98a4f8223875ae735cd5f75061e26dfde0f247261e837637d626282b020ce3 +size 2780343072 diff --git a/RLinf-math-7B.i1-IQ2_S.gguf b/RLinf-math-7B.i1-IQ2_S.gguf new file mode 100644 index 0000000..307cf89 --- /dev/null +++ b/RLinf-math-7B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52fa54ceaa303f482571347c82c2a08abada9f27ceaf736b186c6d148fd07100 +size 2595638048 diff --git a/RLinf-math-7B.i1-IQ2_XS.gguf b/RLinf-math-7B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d92f355 --- /dev/null +++ b/RLinf-math-7B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a3c159c96baf8b41530f3d4f987e8f6d9e88fa21d0e732680156d489a098d6 +size 2469022496 diff --git a/RLinf-math-7B.i1-IQ2_XXS.gguf b/RLinf-math-7B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..4e459ef --- /dev/null +++ b/RLinf-math-7B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ff02f12bb3391ad5068906f7441473dabdb193fad5a140bb680c200f1cc91e +size 2273078048 diff --git a/RLinf-math-7B.i1-IQ3_M.gguf b/RLinf-math-7B.i1-IQ3_M.gguf new file mode 100644 index 0000000..31691de --- /dev/null +++ b/RLinf-math-7B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1014ffa05423b4cce558195c6a0946be4cf6cbe1750a1ee0380354742d0bfc4b +size 3574012704 diff --git a/RLinf-math-7B.i1-IQ3_S.gguf b/RLinf-math-7B.i1-IQ3_S.gguf new file mode 100644 index 0000000..a2aca3b --- /dev/null +++ b/RLinf-math-7B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7518598968033d94f07b64fd5031c757ea54c105dc9cc7a7fb150e4429e935 +size 3499193120 diff --git a/RLinf-math-7B.i1-IQ3_XS.gguf b/RLinf-math-7B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..90752bf --- /dev/null +++ b/RLinf-math-7B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689874c7d617941a84191912a69000e2325b509e90855c22e72e6de8b5835a0a +size 3346256672 diff --git a/RLinf-math-7B.i1-IQ3_XXS.gguf b/RLinf-math-7B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..baebd11 --- /dev/null +++ b/RLinf-math-7B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea99b3e54f54225f9cd3715f787f8c3e50ba9231f4a0926c496edc3912d1dea8 +size 3114515232 diff --git a/RLinf-math-7B.i1-IQ4_NL.gguf b/RLinf-math-7B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..374ca5f --- /dev/null +++ b/RLinf-math-7B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2bdb1ae515bcf38e7617c33dbb8bc9516f96949f5c2e13cf335838447c51c5 +size 4437814048 diff --git a/RLinf-math-7B.i1-IQ4_XS.gguf b/RLinf-math-7B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..da2ac8c --- /dev/null +++ b/RLinf-math-7B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a0c594927a483df3909b5ec1b32e9f009bd0ef6cfd7fb3a3e7122cb33349e3 +size 4218473248 diff --git a/RLinf-math-7B.i1-Q2_K.gguf b/RLinf-math-7B.i1-Q2_K.gguf new file mode 100644 index 0000000..092e3c3 --- /dev/null +++ b/RLinf-math-7B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b1acb275357cd8b883b50829d6b62850b695612e9021fa48b997f099f919e3 +size 3015940896 diff --git a/RLinf-math-7B.i1-Q2_K_S.gguf b/RLinf-math-7B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f7aedad --- /dev/null +++ b/RLinf-math-7B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d05564a7061e1e65896badc507378d1e292c13a0c0a7370bdb65b774486459 +size 2834074400 diff --git a/RLinf-math-7B.i1-Q3_K_L.gguf b/RLinf-math-7B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..938f5d3 --- /dev/null +++ b/RLinf-math-7B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06752485340823a998f1cb41f592eb2c34953aa448922d0645eb8d9fccada07c +size 4088460064 diff --git a/RLinf-math-7B.i1-Q3_K_M.gguf b/RLinf-math-7B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..95480aa --- /dev/null +++ b/RLinf-math-7B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec0eab153af73566f185042e1900ae8b8f6865c58a30af18f5ee8e627e5b9db +size 3808391968 diff --git a/RLinf-math-7B.i1-Q3_K_S.gguf b/RLinf-math-7B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c05dd6e --- /dev/null +++ b/RLinf-math-7B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5425f4218461b93f4babc12d161ee5ce854efaa562b5c66e0cf67e64ad432d47 +size 3492369184 diff --git a/RLinf-math-7B.i1-Q4_0.gguf b/RLinf-math-7B.i1-Q4_0.gguf new file mode 100644 index 0000000..629ec28 --- /dev/null +++ b/RLinf-math-7B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91405ea91bab6640b70f7dbedb6326df29e9a1db50455cf1cab5df593269c4bb +size 4444121888 diff --git a/RLinf-math-7B.i1-Q4_1.gguf b/RLinf-math-7B.i1-Q4_1.gguf new file mode 100644 index 0000000..8eed335 --- /dev/null +++ b/RLinf-math-7B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76101284fa62705498b7ba24859631eef044fc571311dc33ded3315b95437e55 +size 4873284384 diff --git a/RLinf-math-7B.i1-Q4_K_M.gguf b/RLinf-math-7B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d929613 --- /dev/null +++ b/RLinf-math-7B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c4d2578cd8e742385f14c7184e9b48685754cc59272ea954c733c42b517bd3 +size 4683074336 diff --git a/RLinf-math-7B.i1-Q4_K_S.gguf b/RLinf-math-7B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..6491935 --- /dev/null +++ b/RLinf-math-7B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c85ff623d49bdb7cb21a53230b2a6f838cdcc0b17e4e64cf51fca3441c6d0b +size 4457769760 diff --git a/RLinf-math-7B.i1-Q5_K_M.gguf b/RLinf-math-7B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f183a28 --- /dev/null +++ b/RLinf-math-7B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b33b6ac1f90d6edf473a3192683332fc7f1b56c67fe62fcead6a16f32314d2 +size 5444832032 diff --git a/RLinf-math-7B.i1-Q5_K_S.gguf b/RLinf-math-7B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9c8267b --- /dev/null +++ b/RLinf-math-7B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1facee4494eaa0ad034c4ae881cb4767ab2316416b00d5dc284aa2e823bec3 +size 5315177248 diff --git a/RLinf-math-7B.i1-Q6_K.gguf b/RLinf-math-7B.i1-Q6_K.gguf new file mode 100644 index 0000000..5b4557c --- /dev/null +++ b/RLinf-math-7B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68680db17c2285d882a06c67ee8bf1599b14cfbb61fa432a6daa35e5df727ebf +size 6254199584 diff --git a/RLinf-math-7B.imatrix.gguf b/RLinf-math-7B.imatrix.gguf new file mode 100644 index 0000000..cbfa3ce --- /dev/null +++ b/RLinf-math-7B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd5dda0c0a2da16ec8b215547337b2b2831ce63086c501cb1f88750ce79e106 +size 4560352