Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Qwen1.5-0.5B-vortex-Q2_K.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q3_K_L.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q3_K_M.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q3_K_S.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q4_0.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q4_K_M.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q4_K_S.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q5_0.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q5_K_M.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q5_K_S.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q6_K.gguf +3 -0
- Qwen1.5-0.5B-vortex-Q8_0.gguf +3 -0
- README.md +87 -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 |
+
Qwen1.5-0.5B-vortex-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen1.5-0.5B-vortex-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen1.5-0.5B-vortex-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen1.5-0.5B-vortex-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen1.5-0.5B-vortex-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen1.5-0.5B-vortex-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen1.5-0.5B-vortex-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen1.5-0.5B-vortex-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen1.5-0.5B-vortex-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen1.5-0.5B-vortex-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen1.5-0.5B-vortex-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen1.5-0.5B-vortex-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Qwen1.5-0.5B-vortex-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:660b2b63fee5499a678f6de7b66ccce9568e0e5b16f96b73897d32f6432a1095
|
3 |
+
size 247360864
|
Qwen1.5-0.5B-vortex-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8fc5150a02dc08ca664605634bd655c052ef946fc711ea9283e1614cedae4a5
|
3 |
+
size 297348448
|
Qwen1.5-0.5B-vortex-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0577333b33b43c4c4929afaa6843b8d8e4a3816469caf637267832ee1c208906
|
3 |
+
size 283028832
|
Qwen1.5-0.5B-vortex-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff1fe90d3ceff7257004912d73e32b631018abfdc834418392ad311ee2dc8b4d
|
3 |
+
size 266530144
|
Qwen1.5-0.5B-vortex-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11bad5d5ad96fb1f6d514d87f22635042e53efc9f5f7d8a8eb25098f9babd18d
|
3 |
+
size 307473760
|
Qwen1.5-0.5B-vortex-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bbb67317d85a64dd39cbe07f32ce999aa9f4d3655f96c52514e2459706d9cef
|
3 |
+
size 319638880
|
Qwen1.5-0.5B-vortex-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0803d41e4a57414a81268ddf6056e0cdec36c0214b5a6f7f5e29e4c61e5cfd12
|
3 |
+
size 309079392
|
Qwen1.5-0.5B-vortex-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bc9720c98eb65dbdf5143afc1ea46d13b2e2f45acbef201d8c855d33ad419f7
|
3 |
+
size 346008928
|
Qwen1.5-0.5B-vortex-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9026ab5665c95682673d518568337b01b69847ef230b3bb632e34336a8405deb
|
3 |
+
size 352275808
|
Qwen1.5-0.5B-vortex-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01472fc1c424f0083895e800f1670e8936767a972f97667d2f8347b06a2454f3
|
3 |
+
size 346008928
|
Qwen1.5-0.5B-vortex-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:254ca4c1f1a0c05002494b68765d64566247f8035283f67b83ea8bdcd67e6f37
|
3 |
+
size 386952544
|
Qwen1.5-0.5B-vortex-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:065228a89b29fa3a4a24e37fd797f77834532b32a5131b330ab711e57d87b2d9
|
3 |
+
size 499294560
|
README.md
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: tongyi-qianwen-research
|
4 |
+
license_link: https://huggingface.co/Qwen/Qwen1.5-0.5B/blob/main/LICENSE
|
5 |
+
datasets:
|
6 |
+
- OEvortex/vortex-mini
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- TensorBlock
|
12 |
+
- GGUF
|
13 |
+
base_model: Abhaykoul/Qwen1.5-0.5B-vortex
|
14 |
+
---
|
15 |
+
|
16 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
17 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
18 |
+
</div>
|
19 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
20 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
21 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
22 |
+
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>
|
23 |
+
</p>
|
24 |
+
</div>
|
25 |
+
</div>
|
26 |
+
|
27 |
+
## Abhaykoul/Qwen1.5-0.5B-vortex - GGUF
|
28 |
+
|
29 |
+
This repo contains GGUF format model files for [Abhaykoul/Qwen1.5-0.5B-vortex](https://huggingface.co/Abhaykoul/Qwen1.5-0.5B-vortex).
|
30 |
+
|
31 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
32 |
+
|
33 |
+
<div style="text-align: left; margin: 20px 0;">
|
34 |
+
<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;">
|
35 |
+
Run them on the TensorBlock client using your local machine ↗
|
36 |
+
</a>
|
37 |
+
</div>
|
38 |
+
|
39 |
+
## Prompt template
|
40 |
+
|
41 |
+
```
|
42 |
+
<|im_start|>system
|
43 |
+
{system_prompt}<|im_end|>
|
44 |
+
<|im_start|>user
|
45 |
+
{prompt}<|im_end|>
|
46 |
+
<|im_start|>assistant
|
47 |
+
```
|
48 |
+
|
49 |
+
## Model file specification
|
50 |
+
|
51 |
+
| Filename | Quant type | File Size | Description |
|
52 |
+
| -------- | ---------- | --------- | ----------- |
|
53 |
+
| [Qwen1.5-0.5B-vortex-Q2_K.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q2_K.gguf) | Q2_K | 0.247 GB | smallest, significant quality loss - not recommended for most purposes |
|
54 |
+
| [Qwen1.5-0.5B-vortex-Q3_K_S.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q3_K_S.gguf) | Q3_K_S | 0.267 GB | very small, high quality loss |
|
55 |
+
| [Qwen1.5-0.5B-vortex-Q3_K_M.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q3_K_M.gguf) | Q3_K_M | 0.283 GB | very small, high quality loss |
|
56 |
+
| [Qwen1.5-0.5B-vortex-Q3_K_L.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q3_K_L.gguf) | Q3_K_L | 0.297 GB | small, substantial quality loss |
|
57 |
+
| [Qwen1.5-0.5B-vortex-Q4_0.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q4_0.gguf) | Q4_0 | 0.307 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
58 |
+
| [Qwen1.5-0.5B-vortex-Q4_K_S.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q4_K_S.gguf) | Q4_K_S | 0.309 GB | small, greater quality loss |
|
59 |
+
| [Qwen1.5-0.5B-vortex-Q4_K_M.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q4_K_M.gguf) | Q4_K_M | 0.320 GB | medium, balanced quality - recommended |
|
60 |
+
| [Qwen1.5-0.5B-vortex-Q5_0.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q5_0.gguf) | Q5_0 | 0.346 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
61 |
+
| [Qwen1.5-0.5B-vortex-Q5_K_S.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q5_K_S.gguf) | Q5_K_S | 0.346 GB | large, low quality loss - recommended |
|
62 |
+
| [Qwen1.5-0.5B-vortex-Q5_K_M.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q5_K_M.gguf) | Q5_K_M | 0.352 GB | large, very low quality loss - recommended |
|
63 |
+
| [Qwen1.5-0.5B-vortex-Q6_K.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q6_K.gguf) | Q6_K | 0.387 GB | very large, extremely low quality loss |
|
64 |
+
| [Qwen1.5-0.5B-vortex-Q8_0.gguf](https://huggingface.co/tensorblock/Qwen1.5-0.5B-vortex-GGUF/blob/main/Qwen1.5-0.5B-vortex-Q8_0.gguf) | Q8_0 | 0.499 GB | very large, extremely low quality loss - not recommended |
|
65 |
+
|
66 |
+
|
67 |
+
## Downloading instruction
|
68 |
+
|
69 |
+
### Command line
|
70 |
+
|
71 |
+
Firstly, install Huggingface Client
|
72 |
+
|
73 |
+
```shell
|
74 |
+
pip install -U "huggingface_hub[cli]"
|
75 |
+
```
|
76 |
+
|
77 |
+
Then, downoad the individual model file the a local directory
|
78 |
+
|
79 |
+
```shell
|
80 |
+
huggingface-cli download tensorblock/Qwen1.5-0.5B-vortex-GGUF --include "Qwen1.5-0.5B-vortex-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
81 |
+
```
|
82 |
+
|
83 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
84 |
+
|
85 |
+
```shell
|
86 |
+
huggingface-cli download tensorblock/Qwen1.5-0.5B-vortex-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
87 |
+
```
|