morriszms commited on
Commit
9d3c17d
Β·
verified Β·
1 Parent(s): 033a83f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -177,44 +177,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
177
 
178
  ## Our projects
179
  <table border="1" cellspacing="0" cellpadding="10">
180
- <tr>
181
- <th style="font-size: 25px;">Awesome MCP Servers</th>
182
- <th style="font-size: 25px;">TensorBlock Studio</th>
183
- </tr>
184
  <tr>
185
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
186
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
187
  </tr>
188
  <tr>
189
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
190
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
191
  </tr>
192
- <tr>
193
- <th>
194
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
195
- display: inline-block;
196
- padding: 8px 16px;
197
- background-color: #FF7F50;
198
- color: white;
199
- text-decoration: none;
200
- border-radius: 6px;
201
- font-weight: bold;
202
- font-family: sans-serif;
203
- ">πŸ‘€ See what we built πŸ‘€</a>
204
- </th>
205
- <th>
206
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
207
- display: inline-block;
208
- padding: 8px 16px;
209
- background-color: #FF7F50;
210
- color: white;
211
- text-decoration: none;
212
- border-radius: 6px;
213
- font-weight: bold;
214
- font-family: sans-serif;
215
- ">πŸ‘€ See what we built πŸ‘€</a>
216
- </th>
217
- </tr>
218
  </table>
219
  ## Prompt template
220
 
 
177
 
178
  ## Our projects
179
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
180
  <tr>
181
+ <th colspan="2" style="font-size: 25px;">Forge</th>
182
+ </tr>
183
+ <tr>
184
+ <th colspan="2">
185
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
186
+ </th>
187
+ </tr>
188
+ <tr>
189
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
190
+ </tr>
191
+ <tr>
192
+ <th colspan="2">
193
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
194
+ display: inline-block;
195
+ padding: 8px 16px;
196
+ background-color: #FF7F50;
197
+ color: white;
198
+ text-decoration: none;
199
+ border-radius: 6px;
200
+ font-weight: bold;
201
+ font-family: sans-serif;
202
+ ">πŸš€ Try it now! πŸš€</a>
203
+ </th>
204
+ </tr>
205
+
206
+ <tr>
207
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
208
+ <th style="font-size: 25px;">TensorBlock Studio</th>
209
+ </tr>
210
+ <tr>
211
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
212
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
213
  </tr>
214
  <tr>
215
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
216
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
217
  </tr>
218
+ <tr>
219
+ <th>
220
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
221
+ display: inline-block;
222
+ padding: 8px 16px;
223
+ background-color: #FF7F50;
224
+ color: white;
225
+ text-decoration: none;
226
+ border-radius: 6px;
227
+ font-weight: bold;
228
+ font-family: sans-serif;
229
+ ">πŸ‘€ See what we built πŸ‘€</a>
230
+ </th>
231
+ <th>
232
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
233
+ display: inline-block;
234
+ padding: 8px 16px;
235
+ background-color: #FF7F50;
236
+ color: white;
237
+ text-decoration: none;
238
+ border-radius: 6px;
239
+ font-weight: bold;
240
+ font-family: sans-serif;
241
+ ">πŸ‘€ See what we built πŸ‘€</a>
242
+ </th>
243
+ </tr>
244
  </table>
245
  ## Prompt template
246