morriszms commited on
Commit
3585fac
Β·
verified Β·
1 Parent(s): 74fa3e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -225,44 +225,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
225
 
226
  ## Our projects
227
  <table border="1" cellspacing="0" cellpadding="10">
228
- <tr>
229
- <th style="font-size: 25px;">Awesome MCP Servers</th>
230
- <th style="font-size: 25px;">TensorBlock Studio</th>
231
- </tr>
232
  <tr>
233
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
234
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
235
  </tr>
236
  <tr>
237
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
238
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
239
  </tr>
240
- <tr>
241
- <th>
242
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
243
- display: inline-block;
244
- padding: 8px 16px;
245
- background-color: #FF7F50;
246
- color: white;
247
- text-decoration: none;
248
- border-radius: 6px;
249
- font-weight: bold;
250
- font-family: sans-serif;
251
- ">πŸ‘€ See what we built πŸ‘€</a>
252
- </th>
253
- <th>
254
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
255
- display: inline-block;
256
- padding: 8px 16px;
257
- background-color: #FF7F50;
258
- color: white;
259
- text-decoration: none;
260
- border-radius: 6px;
261
- font-weight: bold;
262
- font-family: sans-serif;
263
- ">πŸ‘€ See what we built πŸ‘€</a>
264
- </th>
265
- </tr>
266
  </table>
267
  ## Prompt template
268
 
 
225
 
226
  ## Our projects
227
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
228
  <tr>
229
+ <th colspan="2" style="font-size: 25px;">Forge</th>
230
+ </tr>
231
+ <tr>
232
+ <th colspan="2">
233
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
234
+ </th>
235
+ </tr>
236
+ <tr>
237
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
238
+ </tr>
239
+ <tr>
240
+ <th colspan="2">
241
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
242
+ display: inline-block;
243
+ padding: 8px 16px;
244
+ background-color: #FF7F50;
245
+ color: white;
246
+ text-decoration: none;
247
+ border-radius: 6px;
248
+ font-weight: bold;
249
+ font-family: sans-serif;
250
+ ">πŸš€ Try it now! πŸš€</a>
251
+ </th>
252
+ </tr>
253
+
254
+ <tr>
255
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
256
+ <th style="font-size: 25px;">TensorBlock Studio</th>
257
+ </tr>
258
+ <tr>
259
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
260
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
261
  </tr>
262
  <tr>
263
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
264
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
265
  </tr>
266
+ <tr>
267
+ <th>
268
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
269
+ display: inline-block;
270
+ padding: 8px 16px;
271
+ background-color: #FF7F50;
272
+ color: white;
273
+ text-decoration: none;
274
+ border-radius: 6px;
275
+ font-weight: bold;
276
+ font-family: sans-serif;
277
+ ">πŸ‘€ See what we built πŸ‘€</a>
278
+ </th>
279
+ <th>
280
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
281
+ display: inline-block;
282
+ padding: 8px 16px;
283
+ background-color: #FF7F50;
284
+ color: white;
285
+ text-decoration: none;
286
+ border-radius: 6px;
287
+ font-weight: bold;
288
+ font-family: sans-serif;
289
+ ">πŸ‘€ See what we built πŸ‘€</a>
290
+ </th>
291
+ </tr>
292
  </table>
293
  ## Prompt template
294