Update README.md
Browse files
README.md
CHANGED
|
@@ -228,44 +228,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|
| 228 |
|
| 229 |
## Our projects
|
| 230 |
<table border="1" cellspacing="0" cellpadding="10">
|
| 231 |
-
<tr>
|
| 232 |
-
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 233 |
-
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 234 |
-
</tr>
|
| 235 |
<tr>
|
| 236 |
-
<th
|
| 237 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 238 |
</tr>
|
| 239 |
<tr>
|
| 240 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 241 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 242 |
</tr>
|
| 243 |
-
<tr>
|
| 244 |
-
|
| 245 |
-
|
| 246 |
-
|
| 247 |
-
|
| 248 |
-
|
| 249 |
-
|
| 250 |
-
|
| 251 |
-
|
| 252 |
-
|
| 253 |
-
|
| 254 |
-
|
| 255 |
-
|
| 256 |
-
|
| 257 |
-
|
| 258 |
-
|
| 259 |
-
|
| 260 |
-
|
| 261 |
-
|
| 262 |
-
|
| 263 |
-
|
| 264 |
-
|
| 265 |
-
|
| 266 |
-
|
| 267 |
-
|
| 268 |
-
</tr>
|
| 269 |
</table>
|
| 270 |
## Prompt template
|
| 271 |
|
|
|
|
| 228 |
|
| 229 |
## Our projects
|
| 230 |
<table border="1" cellspacing="0" cellpadding="10">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 231 |
<tr>
|
| 232 |
+
<th colspan="2" style="font-size: 25px;">Forge</th>
|
| 233 |
+
</tr>
|
| 234 |
+
<tr>
|
| 235 |
+
<th colspan="2">
|
| 236 |
+
<img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
|
| 237 |
+
</th>
|
| 238 |
+
</tr>
|
| 239 |
+
<tr>
|
| 240 |
+
<th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
|
| 241 |
+
</tr>
|
| 242 |
+
<tr>
|
| 243 |
+
<th colspan="2">
|
| 244 |
+
<a href="https://github.com/TensorBlock/forge" target="_blank" style="
|
| 245 |
+
display: inline-block;
|
| 246 |
+
padding: 8px 16px;
|
| 247 |
+
background-color: #FF7F50;
|
| 248 |
+
color: white;
|
| 249 |
+
text-decoration: none;
|
| 250 |
+
border-radius: 6px;
|
| 251 |
+
font-weight: bold;
|
| 252 |
+
font-family: sans-serif;
|
| 253 |
+
">🚀 Try it now! 🚀</a>
|
| 254 |
+
</th>
|
| 255 |
+
</tr>
|
| 256 |
+
|
| 257 |
+
<tr>
|
| 258 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 259 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 260 |
+
</tr>
|
| 261 |
+
<tr>
|
| 262 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
|
| 263 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
|
| 264 |
</tr>
|
| 265 |
<tr>
|
| 266 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 267 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 268 |
</tr>
|
| 269 |
+
<tr>
|
| 270 |
+
<th>
|
| 271 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 272 |
+
display: inline-block;
|
| 273 |
+
padding: 8px 16px;
|
| 274 |
+
background-color: #FF7F50;
|
| 275 |
+
color: white;
|
| 276 |
+
text-decoration: none;
|
| 277 |
+
border-radius: 6px;
|
| 278 |
+
font-weight: bold;
|
| 279 |
+
font-family: sans-serif;
|
| 280 |
+
">👀 See what we built 👀</a>
|
| 281 |
+
</th>
|
| 282 |
+
<th>
|
| 283 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 284 |
+
display: inline-block;
|
| 285 |
+
padding: 8px 16px;
|
| 286 |
+
background-color: #FF7F50;
|
| 287 |
+
color: white;
|
| 288 |
+
text-decoration: none;
|
| 289 |
+
border-radius: 6px;
|
| 290 |
+
font-weight: bold;
|
| 291 |
+
font-family: sans-serif;
|
| 292 |
+
">👀 See what we built 👀</a>
|
| 293 |
+
</th>
|
| 294 |
+
</tr>
|
| 295 |
</table>
|
| 296 |
## Prompt template
|
| 297 |
|