morriszms commited on
Commit
9dea7e1
·
verified ·
1 Parent(s): ac7b8ca

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