Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Qwen2-Math-1.5B-Instruct-Q2_K.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q3_K_L.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q3_K_M.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q3_K_S.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q4_0.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q4_K_M.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q4_K_S.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q5_0.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q5_K_M.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q5_K_S.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q6_K.gguf +3 -0
- Qwen2-Math-1.5B-Instruct-Q8_0.gguf +3 -0
- README.md +78 -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-Math-1.5B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen2-Math-1.5B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen2-Math-1.5B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen2-Math-1.5B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen2-Math-1.5B-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen2-Math-1.5B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen2-Math-1.5B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen2-Math-1.5B-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen2-Math-1.5B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen2-Math-1.5B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen2-Math-1.5B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen2-Math-1.5B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Qwen2-Math-1.5B-Instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbc1930e10bdfe829bb19198ef1c2684d63de8a79378068989fcabae4e67f85e
|
3 |
+
size 676302272
|
Qwen2-Math-1.5B-Instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7517a7eeca75492ef898a933cf2889adf689168a5a2a79255888f3ad86d9e6e3
|
3 |
+
size 880160192
|
Qwen2-Math-1.5B-Instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b03688763b0ed5e93ae919f26e6c5d80ff288509f42c2d556b15a16126d95a6f
|
3 |
+
size 824176064
|
Qwen2-Math-1.5B-Instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:569661e98f69380294cd3a2818ea02fa765f2811eefd90e950c2900a744884a6
|
3 |
+
size 760942016
|
Qwen2-Math-1.5B-Instruct-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4ab27e0a730f540cbce5616df366848ef6d7293fc6883db02b7415d0f88b03c
|
3 |
+
size 934952384
|
Qwen2-Math-1.5B-Instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d86019e3574d410360e466bb23fd04264cb2cc2fb48ee38f20ebc5858b2fb8f
|
3 |
+
size 986045888
|
Qwen2-Math-1.5B-Instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:530fd544d06744f118ac744f9ce630c1eb9828f5b66bffa653086934eb2cc098
|
3 |
+
size 940309952
|
Qwen2-Math-1.5B-Instruct-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77521a75f20a3f6a8c9bf546bdca4ebc50e8c77a0141f29b37128867d54bdc17
|
3 |
+
size 1098726848
|
Qwen2-Math-1.5B-Instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2d1894a3c982bdf2b74518f4551fc5de92a74d79efaf4bfc99a3741226008e8
|
3 |
+
size 1125047744
|
Qwen2-Math-1.5B-Instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90883ed560e9f26bec0a710df3023c2691b2bfeef81b323c4dd24ef74fbb603a
|
3 |
+
size 1098726848
|
Qwen2-Math-1.5B-Instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bf94eb458199209f70918d507e140f83b09fc67745ecfb9f81932cf7b37de80
|
3 |
+
size 1272737216
|
Qwen2-Math-1.5B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c4e3b28a14dd3a4752966e30d8cfde692b0e0585239f52d02087c6e210a240f
|
3 |
+
size 1646570432
|
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- chat
|
8 |
+
- TensorBlock
|
9 |
+
- GGUF
|
10 |
+
base_model: Qwen/Qwen2-Math-1.5B-Instruct
|
11 |
+
---
|
12 |
+
|
13 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
14 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
15 |
+
</div>
|
16 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
17 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
18 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
19 |
+
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>
|
20 |
+
</p>
|
21 |
+
</div>
|
22 |
+
</div>
|
23 |
+
|
24 |
+
## Qwen/Qwen2-Math-1.5B-Instruct - GGUF
|
25 |
+
|
26 |
+
This repo contains GGUF format model files for [Qwen/Qwen2-Math-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2-Math-1.5B-Instruct).
|
27 |
+
|
28 |
+
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).
|
29 |
+
|
30 |
+
## Prompt template
|
31 |
+
|
32 |
+
```
|
33 |
+
<|im_start|>system
|
34 |
+
{system_prompt}<|im_end|>
|
35 |
+
<|im_start|>user
|
36 |
+
{prompt}<|im_end|>
|
37 |
+
<|im_start|>assistant
|
38 |
+
```
|
39 |
+
|
40 |
+
## Model file specification
|
41 |
+
|
42 |
+
| Filename | Quant type | File Size | Description |
|
43 |
+
| -------- | ---------- | --------- | ----------- |
|
44 |
+
| [Qwen2-Math-1.5B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q2_K.gguf) | Q2_K | 0.630 GB | smallest, significant quality loss - not recommended for most purposes |
|
45 |
+
| [Qwen2-Math-1.5B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q3_K_S.gguf) | Q3_K_S | 0.709 GB | very small, high quality loss |
|
46 |
+
| [Qwen2-Math-1.5B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q3_K_M.gguf) | Q3_K_M | 0.768 GB | very small, high quality loss |
|
47 |
+
| [Qwen2-Math-1.5B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q3_K_L.gguf) | Q3_K_L | 0.820 GB | small, substantial quality loss |
|
48 |
+
| [Qwen2-Math-1.5B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q4_0.gguf) | Q4_0 | 0.871 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
49 |
+
| [Qwen2-Math-1.5B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q4_K_S.gguf) | Q4_K_S | 0.876 GB | small, greater quality loss |
|
50 |
+
| [Qwen2-Math-1.5B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q4_K_M.gguf) | Q4_K_M | 0.918 GB | medium, balanced quality - recommended |
|
51 |
+
| [Qwen2-Math-1.5B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q5_0.gguf) | Q5_0 | 1.023 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
52 |
+
| [Qwen2-Math-1.5B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q5_K_S.gguf) | Q5_K_S | 1.023 GB | large, low quality loss - recommended |
|
53 |
+
| [Qwen2-Math-1.5B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q5_K_M.gguf) | Q5_K_M | 1.048 GB | large, very low quality loss - recommended |
|
54 |
+
| [Qwen2-Math-1.5B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q6_K.gguf) | Q6_K | 1.185 GB | very large, extremely low quality loss |
|
55 |
+
| [Qwen2-Math-1.5B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Qwen2-Math-1.5B-Instruct-GGUF/tree/main/Qwen2-Math-1.5B-Instruct-Q8_0.gguf) | Q8_0 | 1.533 GB | very large, extremely low quality loss - not recommended |
|
56 |
+
|
57 |
+
|
58 |
+
## Downloading instruction
|
59 |
+
|
60 |
+
### Command line
|
61 |
+
|
62 |
+
Firstly, install Huggingface Client
|
63 |
+
|
64 |
+
```shell
|
65 |
+
pip install -U "huggingface_hub[cli]"
|
66 |
+
```
|
67 |
+
|
68 |
+
Then, downoad the individual model file the a local directory
|
69 |
+
|
70 |
+
```shell
|
71 |
+
huggingface-cli download tensorblock/Qwen2-Math-1.5B-Instruct-GGUF --include "Qwen2-Math-1.5B-Instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
72 |
+
```
|
73 |
+
|
74 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
75 |
+
|
76 |
+
```shell
|
77 |
+
huggingface-cli download tensorblock/Qwen2-Math-1.5B-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
78 |
+
```
|