morriszms commited on
Commit
a8f6e55
·
verified ·
1 Parent(s): 04d76d8

Upload folder using huggingface_hub

Browse files
.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-emoji-finetuned-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ qwen1.5-emoji-finetuned-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ qwen1.5-emoji-finetuned-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ qwen1.5-emoji-finetuned-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ qwen1.5-emoji-finetuned-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ qwen1.5-emoji-finetuned-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ qwen1.5-emoji-finetuned-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ qwen1.5-emoji-finetuned-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ qwen1.5-emoji-finetuned-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ qwen1.5-emoji-finetuned-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ qwen1.5-emoji-finetuned-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ qwen1.5-emoji-finetuned-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: other
4
+ base_model: JenniferHJF/qwen1.5-emoji-finetuned
5
+ tags:
6
+ - generated_from_trainer
7
+ - TensorBlock
8
+ - GGUF
9
+ model-index:
10
+ - name: qwen1.5-emoji-finetuned
11
+ results: []
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+
18
+ [![Website](https://img.shields.io/badge/Website-tensorblock.co-blue?logo=google-chrome&logoColor=white)](https://tensorblock.co)
19
+ [![Twitter](https://img.shields.io/twitter/follow/tensorblock_aoi?style=social)](https://twitter.com/tensorblock_aoi)
20
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Ej5NmeHFf2)
21
+ [![GitHub](https://img.shields.io/badge/GitHub-TensorBlock-black?logo=github&logoColor=white)](https://github.com/TensorBlock)
22
+ [![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](https://t.me/TensorBlock)
23
+
24
+
25
+ ## JenniferHJF/qwen1.5-emoji-finetuned - GGUF
26
+
27
+ <div style="text-align: left; margin: 20px 0;">
28
+ <a href="https://discord.com/invite/Ej5NmeHFf2" style="display: inline-block; padding: 10px 20px; background-color: #5865F2; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
29
+ Join our Discord to learn more about what we're building ↗
30
+ </a>
31
+ </div>
32
+
33
+ This repo contains GGUF format model files for [JenniferHJF/qwen1.5-emoji-finetuned](https://huggingface.co/JenniferHJF/qwen1.5-emoji-finetuned).
34
+
35
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5753](https://github.com/ggml-org/llama.cpp/commit/73e53dc834c0a2336cd104473af6897197b96277).
36
+
37
+ ## Our projects
38
+ <table border="1" cellspacing="0" cellpadding="10">
39
+ <tr>
40
+ <th colspan="2" style="font-size: 25px;">Forge</th>
41
+ </tr>
42
+ <tr>
43
+ <th colspan="2">
44
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
45
+ </th>
46
+ </tr>
47
+ <tr>
48
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
49
+ </tr>
50
+ <tr>
51
+ <th colspan="2">
52
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
53
+ display: inline-block;
54
+ padding: 8px 16px;
55
+ background-color: #FF7F50;
56
+ color: white;
57
+ text-decoration: none;
58
+ border-radius: 6px;
59
+ font-weight: bold;
60
+ font-family: sans-serif;
61
+ ">🚀 Try it now! 🚀</a>
62
+ </th>
63
+ </tr>
64
+
65
+ <tr>
66
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
67
+ <th style="font-size: 25px;">TensorBlock Studio</th>
68
+ </tr>
69
+ <tr>
70
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
71
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
72
+ </tr>
73
+ <tr>
74
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
75
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
76
+ </tr>
77
+ <tr>
78
+ <th>
79
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
80
+ display: inline-block;
81
+ padding: 8px 16px;
82
+ background-color: #FF7F50;
83
+ color: white;
84
+ text-decoration: none;
85
+ border-radius: 6px;
86
+ font-weight: bold;
87
+ font-family: sans-serif;
88
+ ">👀 See what we built 👀</a>
89
+ </th>
90
+ <th>
91
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
92
+ display: inline-block;
93
+ padding: 8px 16px;
94
+ background-color: #FF7F50;
95
+ color: white;
96
+ text-decoration: none;
97
+ border-radius: 6px;
98
+ font-weight: bold;
99
+ font-family: sans-serif;
100
+ ">👀 See what we built 👀</a>
101
+ </th>
102
+ </tr>
103
+ </table>
104
+
105
+ ## Prompt template
106
+
107
+ ```
108
+ <|im_start|>system
109
+ {system_prompt}<|im_end|>
110
+ <|im_start|>user
111
+ {prompt}<|im_end|>
112
+ <|im_start|>assistant
113
+ ```
114
+
115
+ ## Model file specification
116
+
117
+ | Filename | Quant type | File Size | Description |
118
+ | -------- | ---------- | --------- | ----------- |
119
+ | [qwen1.5-emoji-finetuned-Q2_K.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q2_K.gguf) | Q2_K | 0.847 GB | smallest, significant quality loss - not recommended for most purposes |
120
+ | [qwen1.5-emoji-finetuned-Q3_K_S.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q3_K_S.gguf) | Q3_K_S | 0.954 GB | very small, high quality loss |
121
+ | [qwen1.5-emoji-finetuned-Q3_K_M.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q3_K_M.gguf) | Q3_K_M | 1.016 GB | very small, high quality loss |
122
+ | [qwen1.5-emoji-finetuned-Q3_K_L.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q3_K_L.gguf) | Q3_K_L | 1.056 GB | small, substantial quality loss |
123
+ | [qwen1.5-emoji-finetuned-Q4_0.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q4_0.gguf) | Q4_0 | 1.120 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
124
+ | [qwen1.5-emoji-finetuned-Q4_K_S.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q4_K_S.gguf) | Q4_K_S | 1.158 GB | small, greater quality loss |
125
+ | [qwen1.5-emoji-finetuned-Q4_K_M.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q4_K_M.gguf) | Q4_K_M | 1.218 GB | medium, balanced quality - recommended |
126
+ | [qwen1.5-emoji-finetuned-Q5_0.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q5_0.gguf) | Q5_0 | 1.311 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
127
+ | [qwen1.5-emoji-finetuned-Q5_K_S.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q5_K_S.gguf) | Q5_K_S | 1.328 GB | large, low quality loss - recommended |
128
+ | [qwen1.5-emoji-finetuned-Q5_K_M.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q5_K_M.gguf) | Q5_K_M | 1.377 GB | large, very low quality loss - recommended |
129
+ | [qwen1.5-emoji-finetuned-Q6_K.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q6_K.gguf) | Q6_K | 1.579 GB | very large, extremely low quality loss |
130
+ | [qwen1.5-emoji-finetuned-Q8_0.gguf](https://huggingface.co/tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF/blob/main/qwen1.5-emoji-finetuned-Q8_0.gguf) | Q8_0 | 1.958 GB | very large, extremely low quality loss - not recommended |
131
+
132
+
133
+ ## Downloading instruction
134
+
135
+ ### Command line
136
+
137
+ Firstly, install Huggingface Client
138
+
139
+ ```shell
140
+ pip install -U "huggingface_hub[cli]"
141
+ ```
142
+
143
+ Then, downoad the individual model file the a local directory
144
+
145
+ ```shell
146
+ huggingface-cli download tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF --include "qwen1.5-emoji-finetuned-Q2_K.gguf" --local-dir MY_LOCAL_DIR
147
+ ```
148
+
149
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
150
+
151
+ ```shell
152
+ huggingface-cli download tensorblock/JenniferHJF_qwen1.5-emoji-finetuned-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
153
+ ```
qwen1.5-emoji-finetuned-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88655a605c81b070daafe839d47347f4e0685754d0bdd6019d7f576c3e51d9f2
3
+ size 846569888
qwen1.5-emoji-finetuned-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caad3bc0ebad69cd7b7168f488c212cc5055ad2d013bd881b5bba3e556b60244
3
+ size 1056201120
qwen1.5-emoji-finetuned-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfdd5f278be2b2f8d6f256ed848f299df29e2752476239e6b3bae891be93fda5
3
+ size 1015880096
qwen1.5-emoji-finetuned-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d45b33d62d3879a5ffcb235f3994f845c171237eaf8be6de086ff7c4ee9213
3
+ size 953571744
qwen1.5-emoji-finetuned-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24ee4a0ff84bf4f6be85218efa250e40fdab4a7d4918581b0674c396ce9b537f
3
+ size 1120235936
qwen1.5-emoji-finetuned-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536fa85b33c95582563c3b65b6815d9a9ba7f3b7193714cb91c1060795e74234
3
+ size 1217753504
qwen1.5-emoji-finetuned-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:698e37e5e564b088352046ee968ea97a85c4639b2c3a5f0a73dc313016380e7a
3
+ size 1158263200
qwen1.5-emoji-finetuned-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5dddf8bffea3253d7cf1b4f00c7d2c16737384de46a0c2f62e4e1e8a2839125
3
+ size 1310912928
qwen1.5-emoji-finetuned-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c50313a1bb49183bc1c05f3191254c3decf3db24544b65976490f1f6ecd86d
3
+ size 1376776608
qwen1.5-emoji-finetuned-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:202316dfc5a9501ccfb7b9e12ee333e1f68497bec7dd8dd25942fcf7395e8853
3
+ size 1327821216
qwen1.5-emoji-finetuned-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:585296f6b04a228689dd3a7eba135d892a3a72d6864fafc7f1a5a5712de156f2
3
+ size 1579026848
qwen1.5-emoji-finetuned-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c3ed78cb8e18c83eb1ed6bcf8821f110b4d54d2e91b6022b0a66c8ecc364446
3
+ size 1958304160