morriszms commited on
Commit
15639f6
Β·
verified Β·
1 Parent(s): 70ac4b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -87,44 +87,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
87
 
88
  ## Our projects
89
  <table border="1" cellspacing="0" cellpadding="10">
90
- <tr>
91
- <th style="font-size: 25px;">Awesome MCP Servers</th>
92
- <th style="font-size: 25px;">TensorBlock Studio</th>
93
- </tr>
94
  <tr>
95
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
96
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  </tr>
98
  <tr>
99
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
100
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
101
  </tr>
102
- <tr>
103
- <th>
104
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
105
- display: inline-block;
106
- padding: 8px 16px;
107
- background-color: #FF7F50;
108
- color: white;
109
- text-decoration: none;
110
- border-radius: 6px;
111
- font-weight: bold;
112
- font-family: sans-serif;
113
- ">πŸ‘€ See what we built πŸ‘€</a>
114
- </th>
115
- <th>
116
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
117
- display: inline-block;
118
- padding: 8px 16px;
119
- background-color: #FF7F50;
120
- color: white;
121
- text-decoration: none;
122
- border-radius: 6px;
123
- font-weight: bold;
124
- font-family: sans-serif;
125
- ">πŸ‘€ See what we built πŸ‘€</a>
126
- </th>
127
- </tr>
128
  </table>
129
  ## Prompt template
130
 
 
87
 
88
  ## Our projects
89
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
90
  <tr>
91
+ <th colspan="2" style="font-size: 25px;">Forge</th>
92
+ </tr>
93
+ <tr>
94
+ <th colspan="2">
95
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
96
+ </th>
97
+ </tr>
98
+ <tr>
99
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
100
+ </tr>
101
+ <tr>
102
+ <th colspan="2">
103
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
104
+ display: inline-block;
105
+ padding: 8px 16px;
106
+ background-color: #FF7F50;
107
+ color: white;
108
+ text-decoration: none;
109
+ border-radius: 6px;
110
+ font-weight: bold;
111
+ font-family: sans-serif;
112
+ ">πŸš€ Try it now! πŸš€</a>
113
+ </th>
114
+ </tr>
115
+
116
+ <tr>
117
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
118
+ <th style="font-size: 25px;">TensorBlock Studio</th>
119
+ </tr>
120
+ <tr>
121
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
122
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
123
  </tr>
124
  <tr>
125
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
126
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
127
  </tr>
128
+ <tr>
129
+ <th>
130
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
131
+ display: inline-block;
132
+ padding: 8px 16px;
133
+ background-color: #FF7F50;
134
+ color: white;
135
+ text-decoration: none;
136
+ border-radius: 6px;
137
+ font-weight: bold;
138
+ font-family: sans-serif;
139
+ ">πŸ‘€ See what we built πŸ‘€</a>
140
+ </th>
141
+ <th>
142
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
143
+ display: inline-block;
144
+ padding: 8px 16px;
145
+ background-color: #FF7F50;
146
+ color: white;
147
+ text-decoration: none;
148
+ border-radius: 6px;
149
+ font-weight: bold;
150
+ font-family: sans-serif;
151
+ ">πŸ‘€ See what we built πŸ‘€</a>
152
+ </th>
153
+ </tr>
154
  </table>
155
  ## Prompt template
156