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