morriszms commited on
Commit
728894d
·
verified ·
1 Parent(s): c823a6a

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
+ verl_sft-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ verl_sft-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ verl_sft-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ verl_sft-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ verl_sft-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ verl_sft-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ verl_sft-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ verl_sft-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ verl_sft-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ verl_sft-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ verl_sft-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ verl_sft-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: MegaSW/verl_sft
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
+ ## MegaSW/verl_sft - 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 [MegaSW/verl_sft](https://huggingface.co/MegaSW/verl_sft).
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
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
104
+
105
+ Cutting Knowledge Date: December 2023
106
+ Today Date: 13 Jul 2025
107
+
108
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
109
+
110
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
111
+ ```
112
+
113
+ ## Model file specification
114
+
115
+ | Filename | Quant type | File Size | Description |
116
+ | -------- | ---------- | --------- | ----------- |
117
+ | [verl_sft-Q2_K.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q2_K.gguf) | Q2_K | 1.364 GB | smallest, significant quality loss - not recommended for most purposes |
118
+ | [verl_sft-Q3_K_S.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q3_K_S.gguf) | Q3_K_S | 1.543 GB | very small, high quality loss |
119
+ | [verl_sft-Q3_K_M.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q3_K_M.gguf) | Q3_K_M | 1.687 GB | very small, high quality loss |
120
+ | [verl_sft-Q3_K_L.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q3_K_L.gguf) | Q3_K_L | 1.815 GB | small, substantial quality loss |
121
+ | [verl_sft-Q4_0.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q4_0.gguf) | Q4_0 | 1.917 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
122
+ | [verl_sft-Q4_K_S.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q4_K_S.gguf) | Q4_K_S | 1.928 GB | small, greater quality loss |
123
+ | [verl_sft-Q4_K_M.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q4_K_M.gguf) | Q4_K_M | 2.019 GB | medium, balanced quality - recommended |
124
+ | [verl_sft-Q5_0.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q5_0.gguf) | Q5_0 | 2.270 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
125
+ | [verl_sft-Q5_K_S.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q5_K_S.gguf) | Q5_K_S | 2.270 GB | large, low quality loss - recommended |
126
+ | [verl_sft-Q5_K_M.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q5_K_M.gguf) | Q5_K_M | 2.322 GB | large, very low quality loss - recommended |
127
+ | [verl_sft-Q6_K.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q6_K.gguf) | Q6_K | 2.644 GB | very large, extremely low quality loss |
128
+ | [verl_sft-Q8_0.gguf](https://huggingface.co/tensorblock/MegaSW_verl_sft-GGUF/blob/main/verl_sft-Q8_0.gguf) | Q8_0 | 3.422 GB | very large, extremely low quality loss - not recommended |
129
+
130
+
131
+ ## Downloading instruction
132
+
133
+ ### Command line
134
+
135
+ Firstly, install Huggingface Client
136
+
137
+ ```shell
138
+ pip install -U "huggingface_hub[cli]"
139
+ ```
140
+
141
+ Then, downoad the individual model file the a local directory
142
+
143
+ ```shell
144
+ huggingface-cli download tensorblock/MegaSW_verl_sft-GGUF --include "verl_sft-Q2_K.gguf" --local-dir MY_LOCAL_DIR
145
+ ```
146
+
147
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
148
+
149
+ ```shell
150
+ huggingface-cli download tensorblock/MegaSW_verl_sft-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
151
+ ```
verl_sft-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b4ddbcb3f4e9e311c174d4c05f5e194d769ce57efd9d75a700d6f11fb1d29f1
3
+ size 1363935264
verl_sft-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f390775c56ef514ad3f30c379517ddd85eb6df878586d68e5dfb0edf9677d275
3
+ size 1815347232
verl_sft-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a864d022a70db524015367c24a97ffe105f12dc90fc324db8b84bdb6b57efb9
3
+ size 1687158816
verl_sft-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7baae31a4313da6ec27fab9ac669fb61b53dccd890e873ddb482588ec520f405
3
+ size 1542848544
verl_sft-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4894fbacd79e8ff5b715a0fe0fee7026d6fcc6a5b2243b274b287515626ec0b
3
+ size 1917190176
verl_sft-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f06b929755369adbc0c983670a32d46864658639220c856fdd55c37c8b6002b6
3
+ size 2019377184
verl_sft-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ff5e75622723ba1d2b2b90a86e2bea1ba18c04a56f864f35778ceccd2d53dbe
3
+ size 1928200224
verl_sft-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac7a2a795032cb28f758304f0955227c1cf14758ac9357379d3c191610cb997d
3
+ size 2269511712
verl_sft-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45e5ed353230142f2674fe3c7db47b55cc3f4dba776cc9cc0a878b2903428111
3
+ size 2322153504
verl_sft-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c3afd0480533cf13e6832729dccec5f074f93d0f87f3a2f753549017700647
3
+ size 2269511712
verl_sft-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda2b2293baf2da058960c75ca0b209f0f465fabd073bfdf45757e5c5938072a
3
+ size 2643853344
verl_sft-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d1fac96c8e41cf0d3ac97eddd54ffb9c7607336c1867ce373167d433c7732c
3
+ size 3421898784