Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q2_K.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_L.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_M.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_S.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q4_0.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_M.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_S.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q5_0.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_M.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_S.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q6_K.gguf +3 -0
- Qwen2.5-Coder-32B-Instruct-bf16-Q8_0.gguf +3 -0
- README.md +91 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen2.5-Coder-32B-Instruct-bf16-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Qwen2.5-Coder-32B-Instruct-bf16-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18604cb9ec1413c0677e2ebdc7a9994948d56b7439f367cf4bd5271693a6beef
|
3 |
+
size 12313099008
|
Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f89b39810de7793466903e27b362b4891c6f41847ea0d6e45eadb682b65e2404
|
3 |
+
size 17247079168
|
Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b7597432c3c26a67e95dc127c7f8f51c2a05dd3665650bb4cab0a37c037375f
|
3 |
+
size 15935048448
|
Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae56877353307fd148b5a0bda786a80ba35c09820d54d5ed2e3d539ee3c6dff8
|
3 |
+
size 14392331008
|
Qwen2.5-Coder-32B-Instruct-bf16-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88757c3c528c9903ca5fa24ddcafc2156ae6e1570edc9cc2ea0a38a284ec552d
|
3 |
+
size 18640231168
|
Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d29409d3a3d052973cd56f20e2e423c0e1c046282838c3ca62e538794b7b4c9
|
3 |
+
size 19851336448
|
Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54b421f6fb56f3907275a34bec4f36923693667411c0d0a5cdd5810d713b6012
|
3 |
+
size 18784410368
|
Qwen2.5-Coder-32B-Instruct-bf16-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6faf18b9be0d40e6e20b0561b8a726319d62916be3f61ba6bd3ccd0fddfc466
|
3 |
+
size 22638254848
|
Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58d273e985b3824b091b85b84df17a1274552a9a622c6998b581c35430d5946d
|
3 |
+
size 23262157568
|
Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9884c6c6f72d9169ad7a4368397679853958717560f369e72ac1b2a8a278437
|
3 |
+
size 22638254848
|
Qwen2.5-Coder-32B-Instruct-bf16-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:332f7c6d5f3c38781317a40f13525c5c708f32dbd752522e78071e7799ad9f18
|
3 |
+
size 26886155008
|
Qwen2.5-Coder-32B-Instruct-bf16-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:121bb9f8335a397d4860340aad073199ba6d57fad7c598b208af374fe930fdd9
|
3 |
+
size 34820885248
|
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: mlx-community/Qwen2.5-Coder-32B-Instruct-bf16
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct/blob/main/LICENSE
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- code
|
11 |
+
- codeqwen
|
12 |
+
- chat
|
13 |
+
- qwen
|
14 |
+
- qwen-coder
|
15 |
+
- mlx
|
16 |
+
- TensorBlock
|
17 |
+
- GGUF
|
18 |
+
---
|
19 |
+
|
20 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
21 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
22 |
+
</div>
|
23 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
24 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
25 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
26 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
27 |
+
</p>
|
28 |
+
</div>
|
29 |
+
</div>
|
30 |
+
|
31 |
+
## mlx-community/Qwen2.5-Coder-32B-Instruct-bf16 - GGUF
|
32 |
+
|
33 |
+
This repo contains GGUF format model files for [mlx-community/Qwen2.5-Coder-32B-Instruct-bf16](https://huggingface.co/mlx-community/Qwen2.5-Coder-32B-Instruct-bf16).
|
34 |
+
|
35 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
36 |
+
|
37 |
+
<div style="text-align: left; margin: 20px 0;">
|
38 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
39 |
+
Run them on the TensorBlock client using your local machine ↗
|
40 |
+
</a>
|
41 |
+
</div>
|
42 |
+
|
43 |
+
## Prompt template
|
44 |
+
|
45 |
+
```
|
46 |
+
<|im_start|>system
|
47 |
+
{system_prompt}<|im_end|>
|
48 |
+
<|im_start|>user
|
49 |
+
{prompt}<|im_end|>
|
50 |
+
<|im_start|>assistant
|
51 |
+
```
|
52 |
+
|
53 |
+
## Model file specification
|
54 |
+
|
55 |
+
| Filename | Quant type | File Size | Description |
|
56 |
+
| -------- | ---------- | --------- | ----------- |
|
57 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q2_K.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q2_K.gguf) | Q2_K | 12.313 GB | smallest, significant quality loss - not recommended for most purposes |
|
58 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_S.gguf) | Q3_K_S | 14.392 GB | very small, high quality loss |
|
59 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_M.gguf) | Q3_K_M | 15.935 GB | very small, high quality loss |
|
60 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_L.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q3_K_L.gguf) | Q3_K_L | 17.247 GB | small, substantial quality loss |
|
61 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q4_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q4_0.gguf) | Q4_0 | 18.640 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
62 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_S.gguf) | Q4_K_S | 18.784 GB | small, greater quality loss |
|
63 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q4_K_M.gguf) | Q4_K_M | 19.851 GB | medium, balanced quality - recommended |
|
64 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q5_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q5_0.gguf) | Q5_0 | 22.638 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
65 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_S.gguf) | Q5_K_S | 22.638 GB | large, low quality loss - recommended |
|
66 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q5_K_M.gguf) | Q5_K_M | 23.262 GB | large, very low quality loss - recommended |
|
67 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q6_K.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q6_K.gguf) | Q6_K | 26.886 GB | very large, extremely low quality loss |
|
68 |
+
| [Qwen2.5-Coder-32B-Instruct-bf16-Q8_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-bf16-Q8_0.gguf) | Q8_0 | 34.821 GB | very large, extremely low quality loss - not recommended |
|
69 |
+
|
70 |
+
|
71 |
+
## Downloading instruction
|
72 |
+
|
73 |
+
### Command line
|
74 |
+
|
75 |
+
Firstly, install Huggingface Client
|
76 |
+
|
77 |
+
```shell
|
78 |
+
pip install -U "huggingface_hub[cli]"
|
79 |
+
```
|
80 |
+
|
81 |
+
Then, downoad the individual model file the a local directory
|
82 |
+
|
83 |
+
```shell
|
84 |
+
huggingface-cli download tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF --include "Qwen2.5-Coder-32B-Instruct-bf16-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
85 |
+
```
|
86 |
+
|
87 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
88 |
+
|
89 |
+
```shell
|
90 |
+
huggingface-cli download tensorblock/Qwen2.5-Coder-32B-Instruct-bf16-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
91 |
+
```
|