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

Model: mradermacher/qwen2-0.5b_numina_math-instruct-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-23 08:02:10 +08:00
commit cf415b0138
14 changed files with 164 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
qwen2-0.5b_numina_math-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
qwen2-0.5b_numina_math-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text

81
README.md Normal file
View File

@@ -0,0 +1,81 @@
---
base_model: xsanskarx/qwen2-0.5b_numina_math-instruct
datasets:
- AI-MO/NuminaMath-CoT
language:
- en
library_name: transformers
license: cc-by-4.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- text-generation-inference
- chat
- qwen2
- conversational
- math
- maths
- unsloth
- trl
- sft
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/xsanskarx/qwen2-0.5b_numina_math-instruct
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#qwen2-0.5b_numina_math-instruct-GGUF).***
weighted/imatrix quants are available at https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-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/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q2_K.gguf) | Q2_K | 0.4 | |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.IQ4_XS.gguf) | IQ4_XS | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q3_K_L.gguf) | Q3_K_L | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b_numina_math-instruct-GGUF/resolve/main/qwen2-0.5b_numina_math-instruct.f16.gguf) | f16 | 1.1 | 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:56c44ac80732436d78925361fc2b3863d6ba798f9c2f2cf318d86ca8724d76cd
size 351443552

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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