Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Qwen2.5-0.5B-Instruct-Q2_K.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q3_K_L.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q3_K_M.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q3_K_S.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q4_0.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q4_K_M.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q4_K_S.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q5_0.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q5_K_M.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q5_K_S.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q6_K.gguf +3 -0
- Qwen2.5-0.5B-Instruct-Q8_0.gguf +3 -0
- README.md +80 -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-0.5B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen2.5-0.5B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen2.5-0.5B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen2.5-0.5B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen2.5-0.5B-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen2.5-0.5B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen2.5-0.5B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen2.5-0.5B-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen2.5-0.5B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen2.5-0.5B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen2.5-0.5B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen2.5-0.5B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Qwen2.5-0.5B-Instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34d9b29aace58c7d04f736c36ace0f377fc452973a3e913722784e1ffc4c343c
|
3 |
+
size 338607424
|
Qwen2.5-0.5B-Instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:461b70083ca1c31fe4a7b963964ae4ea7c63b25fc739240f9dff663ce10010b7
|
3 |
+
size 369358144
|
Qwen2.5-0.5B-Instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52d5e057b8883cdc04687b542f43f0d09d511dbcfd327741172e638023f6e558
|
3 |
+
size 355466560
|
Qwen2.5-0.5B-Instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3df847b65aff22ce782ef32f9e8779f79ca467cd50e32aee70d2408082fbed10
|
3 |
+
size 338263360
|
Qwen2.5-0.5B-Instruct-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dafbeafefd4beccc75ab8a4ecc5f11e56d770efea523f7f3f8b36f8433c19d1
|
3 |
+
size 352154944
|
Qwen2.5-0.5B-Instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ab4476f80f8a512f902f062d35e474dd6e4be84535e76344c96226818c84ca9
|
3 |
+
size 397807936
|
Qwen2.5-0.5B-Instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0745cf4fc06c4f2457572dcd57f3caf62ef902ba4a658b3f4d78785e90232acd
|
3 |
+
size 385471808
|
Qwen2.5-0.5B-Instruct-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ded53b1777f22163c355a80f0946409794f962c4859aff321489a586535a29a9
|
3 |
+
size 396883264
|
Qwen2.5-0.5B-Instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38683dbfcd5b4dd3bdcb7bed35a44f391e3b3694d95aef6a1ce77523df8b35db
|
3 |
+
size 420086080
|
Qwen2.5-0.5B-Instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5082e652dd0bf5c952702fc802bfdb7a97f98ceefe0d9527c5ef2e3a1d9f356e
|
3 |
+
size 412710208
|
Qwen2.5-0.5B-Instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3f0619231e64bd9ca81e783d66b0059afde6e010da9bda39193118a29a63a28
|
3 |
+
size 505736512
|
Qwen2.5-0.5B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa123c3aac150d7a3b174550afcf6cb1b9abfd4322b8710f161970a70a3d87cd
|
3 |
+
size 531068224
|
README.md
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct/blob/main/LICENSE
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
base_model: Qwen/Qwen2.5-0.5B-Instruct
|
8 |
+
tags:
|
9 |
+
- chat
|
10 |
+
- TensorBlock
|
11 |
+
- GGUF
|
12 |
+
library_name: transformers
|
13 |
+
---
|
14 |
+
|
15 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
16 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
+
</div>
|
18 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
20 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
21 |
+
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>
|
22 |
+
</p>
|
23 |
+
</div>
|
24 |
+
</div>
|
25 |
+
|
26 |
+
## Qwen/Qwen2.5-0.5B-Instruct - GGUF
|
27 |
+
|
28 |
+
This repo contains GGUF format model files for [Qwen/Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct).
|
29 |
+
|
30 |
+
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).
|
31 |
+
|
32 |
+
## Prompt template
|
33 |
+
|
34 |
+
```
|
35 |
+
<|im_start|>system
|
36 |
+
{system_prompt}<|im_end|>
|
37 |
+
<|im_start|>user
|
38 |
+
{prompt}<|im_end|>
|
39 |
+
<|im_start|>assistant
|
40 |
+
```
|
41 |
+
|
42 |
+
## Model file specification
|
43 |
+
|
44 |
+
| Filename | Quant type | File Size | Description |
|
45 |
+
| -------- | ---------- | --------- | ----------- |
|
46 |
+
| [Qwen2.5-0.5B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q2_K.gguf) | Q2_K | 0.315 GB | smallest, significant quality loss - not recommended for most purposes |
|
47 |
+
| [Qwen2.5-0.5B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q3_K_S.gguf) | Q3_K_S | 0.315 GB | very small, high quality loss |
|
48 |
+
| [Qwen2.5-0.5B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q3_K_M.gguf) | Q3_K_M | 0.331 GB | very small, high quality loss |
|
49 |
+
| [Qwen2.5-0.5B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q3_K_L.gguf) | Q3_K_L | 0.344 GB | small, substantial quality loss |
|
50 |
+
| [Qwen2.5-0.5B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q4_0.gguf) | Q4_0 | 0.328 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
51 |
+
| [Qwen2.5-0.5B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q4_K_S.gguf) | Q4_K_S | 0.359 GB | small, greater quality loss |
|
52 |
+
| [Qwen2.5-0.5B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q4_K_M.gguf) | Q4_K_M | 0.370 GB | medium, balanced quality - recommended |
|
53 |
+
| [Qwen2.5-0.5B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q5_0.gguf) | Q5_0 | 0.370 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
54 |
+
| [Qwen2.5-0.5B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q5_K_S.gguf) | Q5_K_S | 0.384 GB | large, low quality loss - recommended |
|
55 |
+
| [Qwen2.5-0.5B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q5_K_M.gguf) | Q5_K_M | 0.391 GB | large, very low quality loss - recommended |
|
56 |
+
| [Qwen2.5-0.5B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q6_K.gguf) | Q6_K | 0.471 GB | very large, extremely low quality loss |
|
57 |
+
| [Qwen2.5-0.5B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-0.5B-Instruct-GGUF/tree/main/Qwen2.5-0.5B-Instruct-Q8_0.gguf) | Q8_0 | 0.495 GB | very large, extremely low quality loss - not recommended |
|
58 |
+
|
59 |
+
|
60 |
+
## Downloading instruction
|
61 |
+
|
62 |
+
### Command line
|
63 |
+
|
64 |
+
Firstly, install Huggingface Client
|
65 |
+
|
66 |
+
```shell
|
67 |
+
pip install -U "huggingface_hub[cli]"
|
68 |
+
```
|
69 |
+
|
70 |
+
Then, downoad the individual model file the a local directory
|
71 |
+
|
72 |
+
```shell
|
73 |
+
huggingface-cli download tensorblock/Qwen2.5-0.5B-Instruct-GGUF --include "Qwen2.5-0.5B-Instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
74 |
+
```
|
75 |
+
|
76 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
77 |
+
|
78 |
+
```shell
|
79 |
+
huggingface-cli download tensorblock/Qwen2.5-0.5B-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
80 |
+
```
|