Update README.md
Browse files
README.md
CHANGED
|
@@ -714,44 +714,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|
| 714 |
|
| 715 |
## Our projects
|
| 716 |
<table border="1" cellspacing="0" cellpadding="10">
|
| 717 |
-
<tr>
|
| 718 |
-
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 719 |
-
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 720 |
-
</tr>
|
| 721 |
<tr>
|
| 722 |
-
<th
|
| 723 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 724 |
</tr>
|
| 725 |
<tr>
|
| 726 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 727 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 728 |
</tr>
|
| 729 |
-
<tr>
|
| 730 |
-
|
| 731 |
-
|
| 732 |
-
|
| 733 |
-
|
| 734 |
-
|
| 735 |
-
|
| 736 |
-
|
| 737 |
-
|
| 738 |
-
|
| 739 |
-
|
| 740 |
-
|
| 741 |
-
|
| 742 |
-
|
| 743 |
-
|
| 744 |
-
|
| 745 |
-
|
| 746 |
-
|
| 747 |
-
|
| 748 |
-
|
| 749 |
-
|
| 750 |
-
|
| 751 |
-
|
| 752 |
-
|
| 753 |
-
|
| 754 |
-
</tr>
|
| 755 |
</table>
|
| 756 |
## Prompt template
|
| 757 |
|
|
|
|
| 714 |
|
| 715 |
## Our projects
|
| 716 |
<table border="1" cellspacing="0" cellpadding="10">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 717 |
<tr>
|
| 718 |
+
<th colspan="2" style="font-size: 25px;">Forge</th>
|
| 719 |
+
</tr>
|
| 720 |
+
<tr>
|
| 721 |
+
<th colspan="2">
|
| 722 |
+
<img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
|
| 723 |
+
</th>
|
| 724 |
+
</tr>
|
| 725 |
+
<tr>
|
| 726 |
+
<th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
|
| 727 |
+
</tr>
|
| 728 |
+
<tr>
|
| 729 |
+
<th colspan="2">
|
| 730 |
+
<a href="https://github.com/TensorBlock/forge" target="_blank" style="
|
| 731 |
+
display: inline-block;
|
| 732 |
+
padding: 8px 16px;
|
| 733 |
+
background-color: #FF7F50;
|
| 734 |
+
color: white;
|
| 735 |
+
text-decoration: none;
|
| 736 |
+
border-radius: 6px;
|
| 737 |
+
font-weight: bold;
|
| 738 |
+
font-family: sans-serif;
|
| 739 |
+
">🚀 Try it now! 🚀</a>
|
| 740 |
+
</th>
|
| 741 |
+
</tr>
|
| 742 |
+
|
| 743 |
+
<tr>
|
| 744 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 745 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 746 |
+
</tr>
|
| 747 |
+
<tr>
|
| 748 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
|
| 749 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
|
| 750 |
</tr>
|
| 751 |
<tr>
|
| 752 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 753 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 754 |
</tr>
|
| 755 |
+
<tr>
|
| 756 |
+
<th>
|
| 757 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 758 |
+
display: inline-block;
|
| 759 |
+
padding: 8px 16px;
|
| 760 |
+
background-color: #FF7F50;
|
| 761 |
+
color: white;
|
| 762 |
+
text-decoration: none;
|
| 763 |
+
border-radius: 6px;
|
| 764 |
+
font-weight: bold;
|
| 765 |
+
font-family: sans-serif;
|
| 766 |
+
">👀 See what we built 👀</a>
|
| 767 |
+
</th>
|
| 768 |
+
<th>
|
| 769 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 770 |
+
display: inline-block;
|
| 771 |
+
padding: 8px 16px;
|
| 772 |
+
background-color: #FF7F50;
|
| 773 |
+
color: white;
|
| 774 |
+
text-decoration: none;
|
| 775 |
+
border-radius: 6px;
|
| 776 |
+
font-weight: bold;
|
| 777 |
+
font-family: sans-serif;
|
| 778 |
+
">👀 See what we built 👀</a>
|
| 779 |
+
</th>
|
| 780 |
+
</tr>
|
| 781 |
</table>
|
| 782 |
## Prompt template
|
| 783 |
|