初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal 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
|
||||
Search-R1-Qwen2.5-3B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Search-R1-Qwen2.5-3B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
72
README.md
Normal file
72
README.md
Normal file
@@ -0,0 +1,72 @@
|
||||
---
|
||||
base_model: hank0316/Search-R1-Qwen2.5-3B-Instruct
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: mit
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## 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/hank0316/Search-R1-Qwen2.5-3B-Instruct
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Search-R1-Qwen2.5-3B-Instruct-GGUF).***
|
||||
|
||||
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/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q2_K.gguf) | Q2_K | 1.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 1.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.IQ4_XS.gguf) | IQ4_XS | 2.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 2.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 2.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 2.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q5_K_M.gguf) | Q5_K_M | 2.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q6_K.gguf) | Q6_K | 2.9 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.Q8_0.gguf) | Q8_0 | 3.7 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Search-R1-Qwen2.5-3B-Instruct-GGUF/resolve/main/Search-R1-Qwen2.5-3B-Instruct.f16.gguf) | f16 | 6.9 | 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
Search-R1-Qwen2.5-3B-Instruct.IQ4_XS.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00c1cb65053468df0ca9a3bf0b9c1d89b1be3632492d8627272a88abfe238d4b
|
||||
size 1918491680
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q2_K.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e31bbc6e9e0cf1d57448a823c20be52b404e0b027b42985ad980bcca68ef5af
|
||||
size 1376857120
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q3_K_L.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffbdc1b9f16b65b57fd17885965812d81fd1a33b30e21e5bd5494d0b56fed636
|
||||
size 1841095712
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q3_K_M.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f4e8945715519d7d8d40ce02837a0b08be82d86ac82226784c180c918d00695
|
||||
size 1724179488
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q3_K_S.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:511ac34d3928cf60d3e0609db40abc40b43ccfdef40ff8e4dd276915b78f8139
|
||||
size 1588061216
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q4_K_M.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17b9b1617d2b2cf7a6a2f5ecf1ce588f16ec30525b4fea52f29839fda5a96172
|
||||
size 2104933408
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q4_K_S.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce13c2f23285c4993192a9fe93ffa950d29bf459516adb2bd92d588a6635a7c3
|
||||
size 2009414688
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q5_K_M.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c990a8e7a4a317c28c392dedf1d5d36e1e3ad1d5a792fbf1b84a914c89642562
|
||||
size 2438741024
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q5_K_S.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31f3d0e10bb5c50a8953898b0bc5c4a22ab9e019ea7cb23b97e9b46e91112132
|
||||
size 2383592480
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q6_K.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec297b2f918699c32d27fd9c8a8e17623b62b09a543f14ee8c50dd7c059ed3d3
|
||||
size 2793411616
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.Q8_0.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdc72d35f7ac36cb2361c9a9852a73f47a14880f3206ac0009111b36f75f7909
|
||||
size 3616089120
|
||||
3
Search-R1-Qwen2.5-3B-Instruct.f16.gguf
Normal file
3
Search-R1-Qwen2.5-3B-Instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:417c3d45bf5ea7d7124c103199ccd6052d87ab1b1ab0368f4f75986af7ecf6f1
|
||||
size 6800647200
|
||||
Reference in New Issue
Block a user