Update README.md
Browse files
README.md
CHANGED
|
@@ -278,44 +278,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|
| 278 |
|
| 279 |
## Our projects
|
| 280 |
<table border="1" cellspacing="0" cellpadding="10">
|
| 281 |
-
<tr>
|
| 282 |
-
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 283 |
-
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 284 |
-
</tr>
|
| 285 |
<tr>
|
| 286 |
-
<th
|
| 287 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 288 |
</tr>
|
| 289 |
<tr>
|
| 290 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 291 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 292 |
</tr>
|
| 293 |
-
<tr>
|
| 294 |
-
|
| 295 |
-
|
| 296 |
-
|
| 297 |
-
|
| 298 |
-
|
| 299 |
-
|
| 300 |
-
|
| 301 |
-
|
| 302 |
-
|
| 303 |
-
|
| 304 |
-
|
| 305 |
-
|
| 306 |
-
|
| 307 |
-
|
| 308 |
-
|
| 309 |
-
|
| 310 |
-
|
| 311 |
-
|
| 312 |
-
|
| 313 |
-
|
| 314 |
-
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
</tr>
|
| 319 |
</table>
|
| 320 |
## Prompt template
|
| 321 |
|
|
|
|
| 278 |
|
| 279 |
## Our projects
|
| 280 |
<table border="1" cellspacing="0" cellpadding="10">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 281 |
<tr>
|
| 282 |
+
<th colspan="2" style="font-size: 25px;">Forge</th>
|
| 283 |
+
</tr>
|
| 284 |
+
<tr>
|
| 285 |
+
<th colspan="2">
|
| 286 |
+
<img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
|
| 287 |
+
</th>
|
| 288 |
+
</tr>
|
| 289 |
+
<tr>
|
| 290 |
+
<th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
|
| 291 |
+
</tr>
|
| 292 |
+
<tr>
|
| 293 |
+
<th colspan="2">
|
| 294 |
+
<a href="https://github.com/TensorBlock/forge" target="_blank" style="
|
| 295 |
+
display: inline-block;
|
| 296 |
+
padding: 8px 16px;
|
| 297 |
+
background-color: #FF7F50;
|
| 298 |
+
color: white;
|
| 299 |
+
text-decoration: none;
|
| 300 |
+
border-radius: 6px;
|
| 301 |
+
font-weight: bold;
|
| 302 |
+
font-family: sans-serif;
|
| 303 |
+
">🚀 Try it now! 🚀</a>
|
| 304 |
+
</th>
|
| 305 |
+
</tr>
|
| 306 |
+
|
| 307 |
+
<tr>
|
| 308 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 309 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 310 |
+
</tr>
|
| 311 |
+
<tr>
|
| 312 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
|
| 313 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
|
| 314 |
</tr>
|
| 315 |
<tr>
|
| 316 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 317 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 318 |
</tr>
|
| 319 |
+
<tr>
|
| 320 |
+
<th>
|
| 321 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 322 |
+
display: inline-block;
|
| 323 |
+
padding: 8px 16px;
|
| 324 |
+
background-color: #FF7F50;
|
| 325 |
+
color: white;
|
| 326 |
+
text-decoration: none;
|
| 327 |
+
border-radius: 6px;
|
| 328 |
+
font-weight: bold;
|
| 329 |
+
font-family: sans-serif;
|
| 330 |
+
">👀 See what we built 👀</a>
|
| 331 |
+
</th>
|
| 332 |
+
<th>
|
| 333 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 334 |
+
display: inline-block;
|
| 335 |
+
padding: 8px 16px;
|
| 336 |
+
background-color: #FF7F50;
|
| 337 |
+
color: white;
|
| 338 |
+
text-decoration: none;
|
| 339 |
+
border-radius: 6px;
|
| 340 |
+
font-weight: bold;
|
| 341 |
+
font-family: sans-serif;
|
| 342 |
+
">👀 See what we built 👀</a>
|
| 343 |
+
</th>
|
| 344 |
+
</tr>
|
| 345 |
</table>
|
| 346 |
## Prompt template
|
| 347 |
|