Compare commits

..

10 Commits

Author SHA1 Message Date
team mradermacher
4d7fbcbdd1 auto-patch README.md 2026-01-22 22:06:16 +00:00
team mradermacher
c80375dc02 uploaded from leia 2026-01-22 22:04:05 +00:00
team mradermacher
a3e7cc59b3 auto-patch README.md 2026-01-22 21:55:35 +00:00
team mradermacher
9d433e254c uploaded from leia 2026-01-22 21:55:13 +00:00
team mradermacher
deda0db3f1 uploaded from leia 2026-01-22 21:52:43 +00:00
team mradermacher
c0132a174c uploaded from leia 2026-01-22 21:50:06 +00:00
team mradermacher
155aac59f0 uploaded from leia 2026-01-22 21:47:23 +00:00
team mradermacher
d647acbee8 uploaded from leia 2026-01-22 21:46:04 +00:00
team mradermacher
c3e704b849 uploaded from leia 2026-01-22 21:45:17 +00:00
team mradermacher
436841c7dd uploaded from leia 2026-01-22 21:43:59 +00:00
10 changed files with 94 additions and 0 deletions

8
.gitattributes vendored
View File

@@ -37,3 +37,11 @@ SearchGym_Qwen_2.5_7B_Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text SearchGym_Qwen_2.5_7B_Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text SearchGym_Qwen_2.5_7B_Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text SearchGym_Qwen_2.5_7B_Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
SearchGym_Qwen_2.5_7B_Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

View File

@@ -1,3 +1,14 @@
---
base_model: hkuzxc/SearchGym_Qwen_2.5_7B_Instruct
language:
- en
library_name: transformers
mradermacher:
readme_rev: 1
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 --> <!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 --> <!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf --> <!-- ### convert_type: hf -->
@@ -7,3 +18,54 @@
<!-- ### quants_skip: --> <!-- ### quants_skip: -->
<!-- ### skip_mmproj: --> <!-- ### skip_mmproj: -->
static quants of https://huggingface.co/hkuzxc/SearchGym_Qwen_2.5_7B_Instruct static quants of https://huggingface.co/hkuzxc/SearchGym_Qwen_2.5_7B_Instruct
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#SearchGym_Qwen_2.5_7B_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/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q2_K.gguf) | Q2_K | 3.1 | |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/SearchGym_Qwen_2.5_7B_Instruct-GGUF/resolve/main/SearchGym_Qwen_2.5_7B_Instruct.f16.gguf) | f16 | 15.3 | 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:df62001071949c395246cf312376ecde9e9e8d121b85598b125142236ce8df86
size 4250298784

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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