初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/qwen3-1.7b-magistral-math-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-14 23:17:19 +08:00
commit e0a9345b48
14 changed files with 171 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -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
qwen3-1.7b-magistral-math.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
qwen3-1.7b-magistral-math.f16.gguf filter=lfs diff=lfs merge=lfs -text

88
README.md Normal file
View File

@@ -0,0 +1,88 @@
---
base_model: HAD653/qwen3-1.7b-magistral-math
datasets:
- HAD653/GSM8K-OpenMath-MathReason-13k
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- qwen3
- unsloth
- transformers
- text-generation
- math
- mathematical-reasoning
- chain-of-thought
- cot
- gsm8k
- openmath
- instruction-tuning
- sft
- bfloat16
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
static quants of https://huggingface.co/HAD653/qwen3-1.7b-magistral-math
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#qwen3-1.7b-magistral-math-GGUF).***
weighted/imatrix quants are available at https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-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/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q2_K.gguf) | Q2_K | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q3_K_S.gguf) | Q3_K_S | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q3_K_L.gguf) | Q3_K_L | 1.1 | |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.IQ4_XS.gguf) | IQ4_XS | 1.1 | |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q5_K_M.gguf) | Q5_K_M | 1.4 | |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q6_K.gguf) | Q6_K | 1.5 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.Q8_0.gguf) | Q8_0 | 1.9 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/qwen3-1.7b-magistral-math-GGUF/resolve/main/qwen3-1.7b-magistral-math.f16.gguf) | f16 | 3.5 | 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.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f00acede0e0db9b30e207dff1826842b6b193439650db3d65a0483ab2283300d
size 1016277920

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:312d64bb567aba69707e987f9a444ec92f83703db8808a0947510801d2912a1f
size 777792416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e9c6446291b05240c5b1351923f41131227fe4950a6843b5b4931ca3cc073d5
size 1003498400

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:053d29a0908b27185070c1eaf8ee34997408e56d1fff58fa235bfeb0b4b88718
size 939535264

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c36f011568e2ed86d66da8eb5921c74e797a2984e7ae15b9772e958d7603b7b8
size 867249056

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adfa8d20149e143eba14f7fee02874b6ee9ce499bc30be89a0a1c275043974ff
size 1107405728

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a909a110faf2caead12a67875f27268ea4f92c5a5dad6bc96c375157c2b786be
size 1060187040

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d747e97c79b5b16684ec995901f44d5f2fa359b7aa355480558c8247334eae2
size 1257876384

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:155300b8b7ff8ee67729cbd23ed55660d826046489c70ecd3d8d99f05d639567
size 1230580640

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4af1714a676595e7f0ccd3dfa8a26dfa22459dc177f6e3530adeeb2fc53146fd
size 1417751456

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d571d5da7320d65b72dd5da682592b1613ae28339f01ad921030b852fd5221e
size 1834423200

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c0579b828deb68b9753101d2f3e9f7e22baae193bf1438997b4a619b413bdc6
size 3447346080