morriszms commited on
Commit
fd00780
·
verified ·
1 Parent(s): 0cfc0f4

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
+ exp-ntr-qwen3-4b-v0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ exp-ntr-qwen3-4b-v0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ exp-ntr-qwen3-4b-v0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ exp-ntr-qwen3-4b-v0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ exp-ntr-qwen3-4b-v0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ exp-ntr-qwen3-4b-v0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ exp-ntr-qwen3-4b-v0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ exp-ntr-qwen3-4b-v0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ exp-ntr-qwen3-4b-v0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ exp-ntr-qwen3-4b-v0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ exp-ntr-qwen3-4b-v0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ exp-ntr-qwen3-4b-v0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: joey00072/exp-ntr-qwen3-4b-v0
3
+ tags:
4
+ - text-generation-inference
5
+ - transformers
6
+ - unsloth
7
+ - qwen3
8
+ - TensorBlock
9
+ - GGUF
10
+ license: apache-2.0
11
+ language:
12
+ - en
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
+
19
+ [![Website](https://img.shields.io/badge/Website-tensorblock.co-blue?logo=google-chrome&logoColor=white)](https://tensorblock.co)
20
+ [![Twitter](https://img.shields.io/twitter/follow/tensorblock_aoi?style=social)](https://twitter.com/tensorblock_aoi)
21
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Ej5NmeHFf2)
22
+ [![GitHub](https://img.shields.io/badge/GitHub-TensorBlock-black?logo=github&logoColor=white)](https://github.com/TensorBlock)
23
+ [![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](https://t.me/TensorBlock)
24
+
25
+
26
+ ## joey00072/exp-ntr-qwen3-4b-v0 - GGUF
27
+
28
+ <div style="text-align: left; margin: 20px 0;">
29
+ <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;">
30
+ Join our Discord to learn more about what we're building ↗
31
+ </a>
32
+ </div>
33
+
34
+ This repo contains GGUF format model files for [joey00072/exp-ntr-qwen3-4b-v0](https://huggingface.co/joey00072/exp-ntr-qwen3-4b-v0).
35
+
36
+ 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).
37
+
38
+ ## Our projects
39
+ <table border="1" cellspacing="0" cellpadding="10">
40
+ <tr>
41
+ <th colspan="2" style="font-size: 25px;">Forge</th>
42
+ </tr>
43
+ <tr>
44
+ <th colspan="2">
45
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
46
+ </th>
47
+ </tr>
48
+ <tr>
49
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
50
+ </tr>
51
+ <tr>
52
+ <th colspan="2">
53
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
54
+ display: inline-block;
55
+ padding: 8px 16px;
56
+ background-color: #FF7F50;
57
+ color: white;
58
+ text-decoration: none;
59
+ border-radius: 6px;
60
+ font-weight: bold;
61
+ font-family: sans-serif;
62
+ ">🚀 Try it now! 🚀</a>
63
+ </th>
64
+ </tr>
65
+
66
+ <tr>
67
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
68
+ <th style="font-size: 25px;">TensorBlock Studio</th>
69
+ </tr>
70
+ <tr>
71
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
72
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
73
+ </tr>
74
+ <tr>
75
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
76
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
77
+ </tr>
78
+ <tr>
79
+ <th>
80
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
81
+ display: inline-block;
82
+ padding: 8px 16px;
83
+ background-color: #FF7F50;
84
+ color: white;
85
+ text-decoration: none;
86
+ border-radius: 6px;
87
+ font-weight: bold;
88
+ font-family: sans-serif;
89
+ ">👀 See what we built 👀</a>
90
+ </th>
91
+ <th>
92
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
93
+ display: inline-block;
94
+ padding: 8px 16px;
95
+ background-color: #FF7F50;
96
+ color: white;
97
+ text-decoration: none;
98
+ border-radius: 6px;
99
+ font-weight: bold;
100
+ font-family: sans-serif;
101
+ ">👀 See what we built 👀</a>
102
+ </th>
103
+ </tr>
104
+ </table>
105
+
106
+ ## Prompt template
107
+
108
+ ```
109
+ <|im_start|>system
110
+ {system_prompt}<|im_end|>
111
+ <|im_start|>user
112
+ {prompt}<|im_end|>
113
+ <|im_start|>assistant
114
+ ```
115
+
116
+ ## Model file specification
117
+
118
+ | Filename | Quant type | File Size | Description |
119
+ | -------- | ---------- | --------- | ----------- |
120
+ | [exp-ntr-qwen3-4b-v0-Q2_K.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q2_K.gguf) | Q2_K | 1.669 GB | smallest, significant quality loss - not recommended for most purposes |
121
+ | [exp-ntr-qwen3-4b-v0-Q3_K_S.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q3_K_S.gguf) | Q3_K_S | 1.887 GB | very small, high quality loss |
122
+ | [exp-ntr-qwen3-4b-v0-Q3_K_M.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q3_K_M.gguf) | Q3_K_M | 2.076 GB | very small, high quality loss |
123
+ | [exp-ntr-qwen3-4b-v0-Q3_K_L.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q3_K_L.gguf) | Q3_K_L | 2.240 GB | small, substantial quality loss |
124
+ | [exp-ntr-qwen3-4b-v0-Q4_0.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q4_0.gguf) | Q4_0 | 2.370 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
125
+ | [exp-ntr-qwen3-4b-v0-Q4_K_S.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q4_K_S.gguf) | Q4_K_S | 2.383 GB | small, greater quality loss |
126
+ | [exp-ntr-qwen3-4b-v0-Q4_K_M.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q4_K_M.gguf) | Q4_K_M | 2.497 GB | medium, balanced quality - recommended |
127
+ | [exp-ntr-qwen3-4b-v0-Q5_0.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q5_0.gguf) | Q5_0 | 2.824 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
128
+ | [exp-ntr-qwen3-4b-v0-Q5_K_S.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q5_K_S.gguf) | Q5_K_S | 2.824 GB | large, low quality loss - recommended |
129
+ | [exp-ntr-qwen3-4b-v0-Q5_K_M.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q5_K_M.gguf) | Q5_K_M | 2.890 GB | large, very low quality loss - recommended |
130
+ | [exp-ntr-qwen3-4b-v0-Q6_K.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q6_K.gguf) | Q6_K | 3.306 GB | very large, extremely low quality loss |
131
+ | [exp-ntr-qwen3-4b-v0-Q8_0.gguf](https://huggingface.co/tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF/blob/main/exp-ntr-qwen3-4b-v0-Q8_0.gguf) | Q8_0 | 4.280 GB | very large, extremely low quality loss - not recommended |
132
+
133
+
134
+ ## Downloading instruction
135
+
136
+ ### Command line
137
+
138
+ Firstly, install Huggingface Client
139
+
140
+ ```shell
141
+ pip install -U "huggingface_hub[cli]"
142
+ ```
143
+
144
+ Then, downoad the individual model file the a local directory
145
+
146
+ ```shell
147
+ huggingface-cli download tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF --include "exp-ntr-qwen3-4b-v0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
148
+ ```
149
+
150
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
151
+
152
+ ```shell
153
+ huggingface-cli download tensorblock/joey00072_exp-ntr-qwen3-4b-v0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
154
+ ```
exp-ntr-qwen3-4b-v0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad7bf5be8b71f153fad4825c3b45cb5b7ad0754b9db01fb6036ceb676ddddadc
3
+ size 1669495456
exp-ntr-qwen3-4b-v0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5220f72474386d87e26b16dc0296378af0e61ccebd9815cacead0fe6baa97ad
3
+ size 2239781536
exp-ntr-qwen3-4b-v0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6103c1204853a0e2956907cbaef8a6775515f32c2075a3c7774845bf418f51
3
+ size 2075613856
exp-ntr-qwen3-4b-v0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58cabea6b2694a97be0d7e6f4e22871b3745eaf26bb55bf68c1326e4ee2338b8
3
+ size 1886993056
exp-ntr-qwen3-4b-v0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff081b212b9911ac1ef941a052d82fd163a244625ce8bc659a8bda6342eddb3
3
+ size 2369542816
exp-ntr-qwen3-4b-v0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d355ea6944d9087597dc40d2f58b6126bee0ff9a2efd0122623fe0a589f093
3
+ size 2497276576
exp-ntr-qwen3-4b-v0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbd60ffa1a90b4487bb64c510da948ba5a81ba641786c7dabff976caedaaf87c
3
+ size 2383305376
exp-ntr-qwen3-4b-v0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abf9151b98958523d585d91196fdd5b8a969a4035b351a75310bc89bf890c78
3
+ size 2823707296
exp-ntr-qwen3-4b-v0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3ef8f521c78ffc577a476ef5fa7de25fe43aefefd7a6b0f2a79f0705080e3ff
3
+ size 2889509536
exp-ntr-qwen3-4b-v0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cd52d62791f5392f54e83f91dddf03f3f22ead48c708a854ec20daf096c3ce
3
+ size 2823707296
exp-ntr-qwen3-4b-v0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed18cac3b3f00f88df7a922dfcb9269384799508080173fb9eaf7b0bd93aa6d5
3
+ size 3306257056
exp-ntr-qwen3-4b-v0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:817aded978de19d55ab5c05ac92ef857bd471c079aff508c3b312123e15b189c
3
+ size 4280401056