初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Reasoning-0.5b-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
*.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.IQ3_S.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.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Reasoning-0.5b.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Reasoning-0.5b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Reasoning-0.5b.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Reasoning-0.5b.Q6_K.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.Q3_K_M.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.Q5_K_S.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.IQ3_XS.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.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
89
README.md
Normal file
89
README.md
Normal file
@@ -0,0 +1,89 @@
|
|||||||
|
---
|
||||||
|
base_model: KingNish/Reasoning-0.5b
|
||||||
|
datasets:
|
||||||
|
- KingNish/reasoning-base-20k
|
||||||
|
language:
|
||||||
|
- zho
|
||||||
|
- eng
|
||||||
|
- fra
|
||||||
|
- spa
|
||||||
|
- por
|
||||||
|
- deu
|
||||||
|
- ita
|
||||||
|
- rus
|
||||||
|
- jpn
|
||||||
|
- kor
|
||||||
|
- vie
|
||||||
|
- tha
|
||||||
|
- ara
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- qwen2
|
||||||
|
- trl
|
||||||
|
- sft
|
||||||
|
- reasoning
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/KingNish/Reasoning-0.5b
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
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/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.IQ3_S.gguf) | IQ3_S | 0.4 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.IQ3_XS.gguf) | IQ3_XS | 0.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q2_K.gguf) | Q2_K | 0.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.IQ3_M.gguf) | IQ3_M | 0.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.IQ4_XS.gguf) | IQ4_XS | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q3_K_L.gguf) | Q3_K_L | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Reasoning-0.5b-GGUF/resolve/main/Reasoning-0.5b.f16.gguf) | f16 | 1.1 | 16 bpw, overkill |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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 -->
|
||||||
3
Reasoning-0.5b.IQ3_M.gguf
Normal file
3
Reasoning-0.5b.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e5eb35470f99acc31a64924147338519bd266c39d1634462d8e854317b96c2e
|
||||||
|
size 342750656
|
||||||
3
Reasoning-0.5b.IQ3_S.gguf
Normal file
3
Reasoning-0.5b.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82c6aed2018423afac16f9416fb3b3320ebcf82bd940d883e2a503b5909aadf1
|
||||||
|
size 338605760
|
||||||
3
Reasoning-0.5b.IQ3_XS.gguf
Normal file
3
Reasoning-0.5b.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cfadae080ec1adfb8134b4ae7ccb06f30fa823e327f23cd74280effd7241dded
|
||||||
|
size 338605760
|
||||||
3
Reasoning-0.5b.IQ4_XS.gguf
Normal file
3
Reasoning-0.5b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f0af5955772be33126832e92351e79d322b68ddb29e345035480b309d3a9872
|
||||||
|
size 351443648
|
||||||
3
Reasoning-0.5b.Q2_K.gguf
Normal file
3
Reasoning-0.5b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a58e4e0a8a0513550df24c790fac8c035bb4e01ad83dffe16eef58710b73de7
|
||||||
|
size 338605760
|
||||||
3
Reasoning-0.5b.Q3_K_L.gguf
Normal file
3
Reasoning-0.5b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d49325220b7f4acf10f25a74fb4b4f6435ad728b5ac2def6b9885c002ecde2f0
|
||||||
|
size 369356480
|
||||||
3
Reasoning-0.5b.Q3_K_M.gguf
Normal file
3
Reasoning-0.5b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:45cd249830aacc9334168377292f7fbf8fda2788a67da93226014d082c1ae7e1
|
||||||
|
size 355464896
|
||||||
3
Reasoning-0.5b.Q3_K_S.gguf
Normal file
3
Reasoning-0.5b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5dddb452b1b37693a9ebb427475e78284fbdadcf051689013962290319b8b4ba
|
||||||
|
size 338261696
|
||||||
3
Reasoning-0.5b.Q4_K_M.gguf
Normal file
3
Reasoning-0.5b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c423282de055b4ed918fb8743d61a89e7c04f56786110c906c7bc2303c238314
|
||||||
|
size 397806272
|
||||||
3
Reasoning-0.5b.Q4_K_S.gguf
Normal file
3
Reasoning-0.5b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c59b2bd0c53af0773dc6724c6e587513b936f416a6b071648ec4a8851060a4e5
|
||||||
|
size 385470144
|
||||||
3
Reasoning-0.5b.Q5_K_M.gguf
Normal file
3
Reasoning-0.5b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f4765236006a5b5a740933903ad5b1062b064cdfdaa137e1e578fd096bf29481
|
||||||
|
size 420084416
|
||||||
3
Reasoning-0.5b.Q5_K_S.gguf
Normal file
3
Reasoning-0.5b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53f804bb196ae777eda577bb4109b53155c8363ca1180a8f3937c44bd2a48db0
|
||||||
|
size 412708544
|
||||||
3
Reasoning-0.5b.Q6_K.gguf
Normal file
3
Reasoning-0.5b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e710e2d84cc22b13a612c4944c0a2aa0e5ac1ebf6515b6a2e0b5831328fbb276
|
||||||
|
size 505734848
|
||||||
3
Reasoning-0.5b.Q8_0.gguf
Normal file
3
Reasoning-0.5b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:443c3f2d4d7f2f8054df07be335baf403fd831577365ce0590c4d873f475bc7f
|
||||||
|
size 531066560
|
||||||
3
Reasoning-0.5b.f16.gguf
Normal file
3
Reasoning-0.5b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0300deef63b1771c6173743cab5ee31c9dc1551f1164223d29a3f98ba3bcf2aa
|
||||||
|
size 994155200
|
||||||
Reference in New Issue
Block a user