Compare commits
10 Commits
df2b8c7391
...
4d7fbcbdd1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d7fbcbdd1 | ||
|
|
c80375dc02 | ||
|
|
a3e7cc59b3 | ||
|
|
9d433e254c | ||
|
|
deda0db3f1 | ||
|
|
c0132a174c | ||
|
|
155aac59f0 | ||
|
|
d647acbee8 | ||
|
|
c3e704b849 | ||
|
|
436841c7dd |
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -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.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.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
|
||||
|
||||
62
README.md
62
README.md
@@ -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 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
@@ -7,3 +18,54 @@
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
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):
|
||||
|
||||

|
||||
|
||||
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
SearchGym_Qwen_2.5_7B_Instruct.IQ4_XS.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df62001071949c395246cf312376ecde9e9e8d121b85598b125142236ce8df86
|
||||
size 4250298784
|
||||
3
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_L.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef09fdb7087d4baaba31070a35c13d02399772bddba43cc4aa8adec1e20b8be4
|
||||
size 4088459680
|
||||
3
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_M.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdadd6fc7df82bdbd6aff4541cc74f55578ce34d4065e7d385fdeeb0382754d9
|
||||
size 3808391584
|
||||
3
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_S.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:436f2ec99102f6643fff1aafd9af03b5969de02f3f9042589b92c24ec4baeb77
|
||||
size 3492368800
|
||||
3
SearchGym_Qwen_2.5_7B_Instruct.Q4_K_M.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5574fc1c47fb8b91e2f71c0cb2e9289c6d8e3be876b1b9ca8a2277065d915f9
|
||||
size 4683073952
|
||||
3
SearchGym_Qwen_2.5_7B_Instruct.Q5_K_M.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52cce4de2dd9c83084cc5ed22c6c8bb00e1c3e1fb3dbb573a3d019e703131b4c
|
||||
size 5444831648
|
||||
3
SearchGym_Qwen_2.5_7B_Instruct.Q5_K_S.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23ecb58dc74c2bda11f9f31eb9f18b2823526a23dba8137951233e7c22d06973
|
||||
size 5315176864
|
||||
3
SearchGym_Qwen_2.5_7B_Instruct.Q6_K.gguf
Normal file
3
SearchGym_Qwen_2.5_7B_Instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5423291f529bf695f7e8e91ff56d05ee4e49150e393230a0fc3daa1b955d8efd
|
||||
size 6254199200
|
||||
Reference in New Issue
Block a user