Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Qwen-encoder-0.5B-Q2_K.gguf +3 -0
- Qwen-encoder-0.5B-Q3_K_L.gguf +3 -0
- Qwen-encoder-0.5B-Q3_K_M.gguf +3 -0
- Qwen-encoder-0.5B-Q3_K_S.gguf +3 -0
- Qwen-encoder-0.5B-Q4_0.gguf +3 -0
- Qwen-encoder-0.5B-Q4_K_M.gguf +3 -0
- Qwen-encoder-0.5B-Q4_K_S.gguf +3 -0
- Qwen-encoder-0.5B-Q5_0.gguf +3 -0
- Qwen-encoder-0.5B-Q5_K_M.gguf +3 -0
- Qwen-encoder-0.5B-Q5_K_S.gguf +3 -0
- Qwen-encoder-0.5B-Q6_K.gguf +3 -0
- Qwen-encoder-0.5B-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 |
+
Qwen-encoder-0.5B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen-encoder-0.5B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen-encoder-0.5B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen-encoder-0.5B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen-encoder-0.5B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen-encoder-0.5B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen-encoder-0.5B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen-encoder-0.5B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen-encoder-0.5B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen-encoder-0.5B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen-encoder-0.5B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen-encoder-0.5B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Qwen-encoder-0.5B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0998fc264ab2c3c9c434f8320bb1fe4e348b4c521e733da72c26c35745821b87
|
3 |
+
size 338604960
|
Qwen-encoder-0.5B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3b8e047cdded61698c450267be61428b2761c081db879e947092f4c16bf22a4
|
3 |
+
size 369355680
|
Qwen-encoder-0.5B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ce4cf43062310f391a10671fe789daaaacaa44cc912e31c260f90ccc461e57e
|
3 |
+
size 355464096
|
Qwen-encoder-0.5B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e816877852f837fab8216f98a472b11a77903e8c71cadf2bd5d4d7e8880949b4
|
3 |
+
size 338260896
|
Qwen-encoder-0.5B-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ffa40cad76ae61b6dd2f7cd7a3f4471608d1180874e84b26fba9de8d4f206fa
|
3 |
+
size 352152480
|
Qwen-encoder-0.5B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75231d33ccb26ec949ff51e7307e3c2d7be895f49ba70c1079b4c2e18bf1216b
|
3 |
+
size 397805472
|
Qwen-encoder-0.5B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:697403c4841fa6c995e15fd1e81030181c7f832a7a17b352b09c63bcad6f89d7
|
3 |
+
size 385469344
|
Qwen-encoder-0.5B-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eeab5cb02b031ed4fcf286ac89211744f4e6720c30f86a6999b79b154e2a9ac1
|
3 |
+
size 396880800
|
Qwen-encoder-0.5B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80f5405925879c353b0e62ed43bc9ef219d8af492b7f5fae2d8f7db6977a87f5
|
3 |
+
size 420083616
|
Qwen-encoder-0.5B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bcc246591ebe33cb6ec7eec5cb0e8cdf71eb9fb3ca5ae6b0442a6d37dabe7c6
|
3 |
+
size 412707744
|
Qwen-encoder-0.5B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a6263479d5075c7ba797bf200c1daa0a12fd3cf406d0213e465e1d847e9abb8
|
3 |
+
size 505734048
|
Qwen-encoder-0.5B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7a1432014e906d925070d271f5d71481876f0184ee70ed3d75736ea2c916db1
|
3 |
+
size 531065760
|
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- wikimedia/wikipedia
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
tags:
|
9 |
+
- LLM2Vec
|
10 |
+
- encoder
|
11 |
+
- LLM
|
12 |
+
- classification
|
13 |
+
- NER
|
14 |
+
- question-answering
|
15 |
+
- TensorBlock
|
16 |
+
- GGUF
|
17 |
+
base_model: knowledgator/Qwen-encoder-0.5B
|
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 |
+
## knowledgator/Qwen-encoder-0.5B - GGUF
|
32 |
+
|
33 |
+
This repo contains GGUF format model files for [knowledgator/Qwen-encoder-0.5B](https://huggingface.co/knowledgator/Qwen-encoder-0.5B).
|
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 |
+
| [Qwen-encoder-0.5B-Q2_K.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q2_K.gguf) | Q2_K | 0.339 GB | smallest, significant quality loss - not recommended for most purposes |
|
58 |
+
| [Qwen-encoder-0.5B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q3_K_S.gguf) | Q3_K_S | 0.338 GB | very small, high quality loss |
|
59 |
+
| [Qwen-encoder-0.5B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q3_K_M.gguf) | Q3_K_M | 0.355 GB | very small, high quality loss |
|
60 |
+
| [Qwen-encoder-0.5B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q3_K_L.gguf) | Q3_K_L | 0.369 GB | small, substantial quality loss |
|
61 |
+
| [Qwen-encoder-0.5B-Q4_0.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q4_0.gguf) | Q4_0 | 0.352 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
62 |
+
| [Qwen-encoder-0.5B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q4_K_S.gguf) | Q4_K_S | 0.385 GB | small, greater quality loss |
|
63 |
+
| [Qwen-encoder-0.5B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q4_K_M.gguf) | Q4_K_M | 0.398 GB | medium, balanced quality - recommended |
|
64 |
+
| [Qwen-encoder-0.5B-Q5_0.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q5_0.gguf) | Q5_0 | 0.397 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
65 |
+
| [Qwen-encoder-0.5B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q5_K_S.gguf) | Q5_K_S | 0.413 GB | large, low quality loss - recommended |
|
66 |
+
| [Qwen-encoder-0.5B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q5_K_M.gguf) | Q5_K_M | 0.420 GB | large, very low quality loss - recommended |
|
67 |
+
| [Qwen-encoder-0.5B-Q6_K.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q6_K.gguf) | Q6_K | 0.506 GB | very large, extremely low quality loss |
|
68 |
+
| [Qwen-encoder-0.5B-Q8_0.gguf](https://huggingface.co/tensorblock/Qwen-encoder-0.5B-GGUF/blob/main/Qwen-encoder-0.5B-Q8_0.gguf) | Q8_0 | 0.531 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/Qwen-encoder-0.5B-GGUF --include "Qwen-encoder-0.5B-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/Qwen-encoder-0.5B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
91 |
+
```
|