commit 743a5ce5ba3dfab89cd5a61b041fd5c3fe01e1a5 Author: ModelHub XC Date: Sat Jun 13 19:20:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/qwen-junior-maths-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..007e1c7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +qwen-junior-maths.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +qwen-junior-maths.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb0a760 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: Cereloop/qwen-junior-maths +language: en +library_name: transformers +license: mit +quantized_by: mradermacher +tags: +- text-classification +- nlp +--- +## About + + + + + + +static quants of https://huggingface.co/Cereloop/qwen-junior-maths + + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q3_K_L.gguf) | Q3_K_L | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q5_K_S.gguf) | Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q6_K.gguf) | Q6_K | 1.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/qwen-junior-maths-GGUF/resolve/main/qwen-junior-maths.f16.gguf) | f16 | 3.2 | 16 bpw, overkill | + +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. + + diff --git a/qwen-junior-maths.IQ4_XS.gguf b/qwen-junior-maths.IQ4_XS.gguf new file mode 100644 index 0000000..878bdd2 --- /dev/null +++ b/qwen-junior-maths.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541213612479da1be7a80245a06e303a51caeb152532e2a9f3691016b67b4a87 +size 902183424 diff --git a/qwen-junior-maths.Q2_K.gguf b/qwen-junior-maths.Q2_K.gguf new file mode 100644 index 0000000..dc2646c --- /dev/null +++ b/qwen-junior-maths.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5e8c7495af6e347f6cd2b4a72a38dab73c1bdcae40b16a72756204d08aae59 +size 676305408 diff --git a/qwen-junior-maths.Q3_K_L.gguf b/qwen-junior-maths.Q3_K_L.gguf new file mode 100644 index 0000000..299715a --- /dev/null +++ b/qwen-junior-maths.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1158c7916a1ef95f3c5e9c0e0b65f6427c9fa9c98785adc1e72851ca983430ea +size 880163328 diff --git a/qwen-junior-maths.Q3_K_M.gguf b/qwen-junior-maths.Q3_K_M.gguf new file mode 100644 index 0000000..05191ec --- /dev/null +++ b/qwen-junior-maths.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2aab84f9def19b6ad9ae78d6102830bf2b7de866c53c20018d9305a85dc11e +size 824179200 diff --git a/qwen-junior-maths.Q3_K_S.gguf b/qwen-junior-maths.Q3_K_S.gguf new file mode 100644 index 0000000..57ea759 --- /dev/null +++ b/qwen-junior-maths.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da18b4e85ce63fad2543d45a41df9dbcc6f52ffc4677e3957b755fe232f5a12 +size 760945152 diff --git a/qwen-junior-maths.Q4_K_M.gguf b/qwen-junior-maths.Q4_K_M.gguf new file mode 100644 index 0000000..479e2b3 --- /dev/null +++ b/qwen-junior-maths.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ccc43739bda49782547e75988409abdbd4cea4da005fa2b198fc895a7d0e65 +size 986049024 diff --git a/qwen-junior-maths.Q4_K_S.gguf b/qwen-junior-maths.Q4_K_S.gguf new file mode 100644 index 0000000..7ef916b --- /dev/null +++ b/qwen-junior-maths.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2272727c47e028471b09fafe9333dd4ae3591be7197fb77b61f90db2ed5483db +size 940313088 diff --git a/qwen-junior-maths.Q5_K_M.gguf b/qwen-junior-maths.Q5_K_M.gguf new file mode 100644 index 0000000..f566d14 --- /dev/null +++ b/qwen-junior-maths.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a640e9cdd3f863870e0d24c57c7382d404f9caebca78db730f0a559f56e56e39 +size 1125050880 diff --git a/qwen-junior-maths.Q5_K_S.gguf b/qwen-junior-maths.Q5_K_S.gguf new file mode 100644 index 0000000..1d9f72a --- /dev/null +++ b/qwen-junior-maths.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece641dee7a5560e752e89531a1a87cf5193cdefec44e12198f5e11fc6b4543a +size 1098729984 diff --git a/qwen-junior-maths.Q6_K.gguf b/qwen-junior-maths.Q6_K.gguf new file mode 100644 index 0000000..3eb774f --- /dev/null +++ b/qwen-junior-maths.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531a46fe081410e5e5c432924727e0b0675ab55e9f206fc3999b24ee4a6de202 +size 1272740352 diff --git a/qwen-junior-maths.Q8_0.gguf b/qwen-junior-maths.Q8_0.gguf new file mode 100644 index 0000000..49a3325 --- /dev/null +++ b/qwen-junior-maths.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca7d22b1fffd113f724d41bc04e1cbaab139cfc77cc8d9460b077775157b0b9 +size 1646573568 diff --git a/qwen-junior-maths.f16.gguf b/qwen-junior-maths.f16.gguf new file mode 100644 index 0000000..cc286f9 --- /dev/null +++ b/qwen-junior-maths.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8814ccd58e389c3ffedd8f3970324d80958aaa413a546ae3d2efdb1de600e0 +size 3093669888