Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Qwen2.5-1.5B-Instruct-Q2_K.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q3_K_L.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q3_K_M.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q3_K_S.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q4_0.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q4_K_M.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q4_K_S.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q5_0.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q5_K_M.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q5_K_S.gguf +3 -0
- Qwen2.5-1.5B-Instruct-Q6_K.gguf +3 -0
- Qwen2.5-1.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-1.5B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen2.5-1.5B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen2.5-1.5B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen2.5-1.5B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen2.5-1.5B-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen2.5-1.5B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen2.5-1.5B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen2.5-1.5B-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen2.5-1.5B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen2.5-1.5B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen2.5-1.5B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen2.5-1.5B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Qwen2.5-1.5B-Instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a261458c28d1cfecbf1b840fff6c161f55c43525c8f4ffc3ceaf1ec034181613
|
3 |
+
size 676304896
|
Qwen2.5-1.5B-Instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8427a7178b84e49b47ae346c2ba8e1dd1c0be47a2e2369a85f05b30fc771d5ad
|
3 |
+
size 880162816
|
Qwen2.5-1.5B-Instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db4550cff79d0c564f32fb0da97bae954611c47b208c13fd0ce4310092496a14
|
3 |
+
size 824178688
|
Qwen2.5-1.5B-Instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:400a9834024d2df9300bb4ce750efe277035298c4d1a1a73f9b60ace1b033717
|
3 |
+
size 760944640
|
Qwen2.5-1.5B-Instruct-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89e522491b59eec4b2344282647b1270b7736a018fa6125ebe7fa7f67f2eb332
|
3 |
+
size 934955008
|
Qwen2.5-1.5B-Instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4925db42d0e522ff16d853f1a34f6fce3456821fedae4b4aa46f18f043134aa9
|
3 |
+
size 986048512
|
Qwen2.5-1.5B-Instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f49e37fed4b77858c24260639dfde50c64795910df14d9239414765aa0b3956
|
3 |
+
size 940312576
|
Qwen2.5-1.5B-Instruct-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04a0e10703fd91c80d1dff374fea060958c8986ae347fb1f7de437da67b4353f
|
3 |
+
size 1098729472
|
Qwen2.5-1.5B-Instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28cf3167aebfd85b342a90434f3e6cff597c6f19f8059cc97d9b8a9c5b521ebc
|
3 |
+
size 1125050368
|
Qwen2.5-1.5B-Instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5068e0eee94cbe9fc6f5b718af249c99cc333ae7982f016161196e61a92af804
|
3 |
+
size 1098729472
|
Qwen2.5-1.5B-Instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:628a9402c73c66e143251ea64e06c8103940b13b06236f7c28512e0cd1994254
|
3 |
+
size 1272739840
|
Qwen2.5-1.5B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acff5f5be570aebc823f2d931a8d2d23d8c77bd9970e90eb311d3c90212187d8
|
3 |
+
size 1646573056
|
README.md
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct/blob/main/LICENSE
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
base_model: Qwen/Qwen2.5-1.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-1.5B-Instruct - GGUF
|
27 |
+
|
28 |
+
This repo contains GGUF format model files for [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.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-1.5B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q2_K.gguf) | Q2_K | 0.630 GB | smallest, significant quality loss - not recommended for most purposes |
|
47 |
+
| [Qwen2.5-1.5B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q3_K_S.gguf) | Q3_K_S | 0.709 GB | very small, high quality loss |
|
48 |
+
| [Qwen2.5-1.5B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q3_K_M.gguf) | Q3_K_M | 0.768 GB | very small, high quality loss |
|
49 |
+
| [Qwen2.5-1.5B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q3_K_L.gguf) | Q3_K_L | 0.820 GB | small, substantial quality loss |
|
50 |
+
| [Qwen2.5-1.5B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q4_0.gguf) | Q4_0 | 0.871 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
51 |
+
| [Qwen2.5-1.5B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q4_K_S.gguf) | Q4_K_S | 0.876 GB | small, greater quality loss |
|
52 |
+
| [Qwen2.5-1.5B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q4_K_M.gguf) | Q4_K_M | 0.918 GB | medium, balanced quality - recommended |
|
53 |
+
| [Qwen2.5-1.5B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q5_0.gguf) | Q5_0 | 1.023 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
54 |
+
| [Qwen2.5-1.5B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q5_K_S.gguf) | Q5_K_S | 1.023 GB | large, low quality loss - recommended |
|
55 |
+
| [Qwen2.5-1.5B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q5_K_M.gguf) | Q5_K_M | 1.048 GB | large, very low quality loss - recommended |
|
56 |
+
| [Qwen2.5-1.5B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q6_K.gguf) | Q6_K | 1.185 GB | very large, extremely low quality loss |
|
57 |
+
| [Qwen2.5-1.5B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Qwen2.5-1.5B-Instruct-GGUF/tree/main/Qwen2.5-1.5B-Instruct-Q8_0.gguf) | Q8_0 | 1.533 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-1.5B-Instruct-GGUF --include "Qwen2.5-1.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-1.5B-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
80 |
+
```
|