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

Model: bartowski/Reasoning-0.5b-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-06 04:19:13 +08:00
commit a16b9c1a9c
25 changed files with 254 additions and 0 deletions

56
.gitattributes vendored Normal file
View File

@@ -0,0 +1,56 @@
*.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
Reasoning-0.5b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Reasoning-0.5b-f16.gguf filter=lfs diff=lfs merge=lfs -text

134
README.md Normal file
View File

@@ -0,0 +1,134 @@
---
base_model: KingNish/Reasoning-0.5b
datasets:
- KingNish/reasoning-base-20k
language:
- en
license: apache-2.0
pipeline_tag: text-generation
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
- sft
- reasoning
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of Reasoning-0.5b
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3878">b3878</a> for quantization.
Original model: https://huggingface.co/KingNish/Reasoning-0.5b
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
Run them in [LM Studio](https://lmstudio.ai/)
## Prompt format
```
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
```
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [Reasoning-0.5b-f16.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-f16.gguf) | f16 | 0.99GB | false | Full F16 weights. |
| [Reasoning-0.5b-Q8_0.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q8_0.gguf) | Q8_0 | 0.53GB | false | Extremely high quality, generally unneeded but max available quant. |
| [Reasoning-0.5b-Q6_K_L.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q6_K_L.gguf) | Q6_K_L | 0.51GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [Reasoning-0.5b-Q6_K.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q6_K.gguf) | Q6_K | 0.51GB | false | Very high quality, near perfect, *recommended*. |
| [Reasoning-0.5b-Q5_K_L.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q5_K_L.gguf) | Q5_K_L | 0.42GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [Reasoning-0.5b-Q5_K_M.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q5_K_M.gguf) | Q5_K_M | 0.42GB | false | High quality, *recommended*. |
| [Reasoning-0.5b-Q5_K_S.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q5_K_S.gguf) | Q5_K_S | 0.41GB | false | High quality, *recommended*. |
| [Reasoning-0.5b-Q4_K_L.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q4_K_L.gguf) | Q4_K_L | 0.40GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [Reasoning-0.5b-Q4_K_M.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q4_K_M.gguf) | Q4_K_M | 0.40GB | false | Good quality, default size for must use cases, *recommended*. |
| [Reasoning-0.5b-Q4_K_S.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q4_K_S.gguf) | Q4_K_S | 0.39GB | false | Slightly lower quality with more space savings, *recommended*. |
| [Reasoning-0.5b-Q3_K_XL.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q3_K_XL.gguf) | Q3_K_XL | 0.37GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [Reasoning-0.5b-Q3_K_L.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q3_K_L.gguf) | Q3_K_L | 0.37GB | false | Lower quality but usable, good for low RAM availability. |
| [Reasoning-0.5b-Q4_0_8_8.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q4_0_8_8.gguf) | Q4_0_8_8 | 0.35GB | false | Optimized for ARM inference. Requires 'sve' support (see link below). |
| [Reasoning-0.5b-Q4_0_4_8.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q4_0_4_8.gguf) | Q4_0_4_8 | 0.35GB | false | Optimized for ARM inference. Requires 'i8mm' support (see link below). |
| [Reasoning-0.5b-Q4_0_4_4.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q4_0_4_4.gguf) | Q4_0_4_4 | 0.35GB | false | Optimized for ARM inference. Should work well on all ARM chips, pick this if you're unsure. |
| [Reasoning-0.5b-Q4_0.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q4_0.gguf) | Q4_0 | 0.35GB | false | Legacy format, generally not worth using over similarly sized formats |
| [Reasoning-0.5b-IQ4_XS.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-IQ4_XS.gguf) | IQ4_XS | 0.35GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [Reasoning-0.5b-IQ3_M.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-IQ3_M.gguf) | IQ3_M | 0.34GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [Reasoning-0.5b-Q3_K_S.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q3_K_S.gguf) | Q3_K_S | 0.34GB | false | Low quality, not recommended. |
| [Reasoning-0.5b-Q2_K_L.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q2_K_L.gguf) | Q2_K_L | 0.34GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [Reasoning-0.5b-Q2_K.gguf](https://huggingface.co/bartowski/Reasoning-0.5b-GGUF/blob/main/Reasoning-0.5b-Q2_K.gguf) | Q2_K | 0.34GB | false | Very low quality but surprisingly usable. |
## Embed/output weights
Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.
Thanks!
## Downloading using huggingface-cli
First, make sure you have hugginface-cli installed:
```
pip install -U "huggingface_hub[cli]"
```
Then, you can target the specific file you want:
```
huggingface-cli download bartowski/Reasoning-0.5b-GGUF --include "Reasoning-0.5b-Q4_K_M.gguf" --local-dir ./
```
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
```
huggingface-cli download bartowski/Reasoning-0.5b-GGUF --include "Reasoning-0.5b-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (Reasoning-0.5b-Q8_0) or download them all in place (./)
## Q4_0_X_X
These are *NOT* for Metal (Apple) offloading, only ARM chips.
If you're using an ARM chip, the Q4_0_X_X quants will have a substantial speedup. Check out Q4_0_4_4 speed comparisons [on the original pull request](https://github.com/ggerganov/llama.cpp/pull/5780#pullrequestreview-21657544660)
To check which one would work best for your ARM chip, you can check [AArch64 SoC features](https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html) (thanks EloyOn!).
## Which file should I choose?
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
If you want to get more into the weeds, you can check out this extremely useful feature chart:
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
## Credits
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
Thank you ZeroWw for the inspiration to experiment with embed/output
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

View File

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

View File

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

3
Reasoning-0.5b-Q2_K.gguf Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

3
Reasoning-0.5b-Q4_0.gguf Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
Reasoning-0.5b-Q6_K.gguf Normal file
View File

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

View File

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

3
Reasoning-0.5b-Q8_0.gguf Normal file
View File

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

3
Reasoning-0.5b-f16.gguf Normal file
View File

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

BIN
Reasoning-0.5b.imatrix Normal file

Binary file not shown.

1
configuration.json Normal file
View File

@@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}