morriszms commited on
Commit
b04360c
·
verified ·
1 Parent(s): 357e098

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -5503,44 +5503,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
5503
 
5504
  ## Our projects
5505
  <table border="1" cellspacing="0" cellpadding="10">
5506
- <tr>
5507
- <th style="font-size: 25px;">Awesome MCP Servers</th>
5508
- <th style="font-size: 25px;">TensorBlock Studio</th>
5509
- </tr>
5510
  <tr>
5511
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
5512
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5513
  </tr>
5514
  <tr>
5515
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
5516
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
5517
  </tr>
5518
- <tr>
5519
- <th>
5520
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
5521
- display: inline-block;
5522
- padding: 8px 16px;
5523
- background-color: #FF7F50;
5524
- color: white;
5525
- text-decoration: none;
5526
- border-radius: 6px;
5527
- font-weight: bold;
5528
- font-family: sans-serif;
5529
- ">👀 See what we built 👀</a>
5530
- </th>
5531
- <th>
5532
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
5533
- display: inline-block;
5534
- padding: 8px 16px;
5535
- background-color: #FF7F50;
5536
- color: white;
5537
- text-decoration: none;
5538
- border-radius: 6px;
5539
- font-weight: bold;
5540
- font-family: sans-serif;
5541
- ">👀 See what we built 👀</a>
5542
- </th>
5543
- </tr>
5544
  </table>
5545
  ## Prompt template
5546
 
 
5503
 
5504
  ## Our projects
5505
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
5506
  <tr>
5507
+ <th colspan="2" style="font-size: 25px;">Forge</th>
5508
+ </tr>
5509
+ <tr>
5510
+ <th colspan="2">
5511
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
5512
+ </th>
5513
+ </tr>
5514
+ <tr>
5515
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
5516
+ </tr>
5517
+ <tr>
5518
+ <th colspan="2">
5519
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
5520
+ display: inline-block;
5521
+ padding: 8px 16px;
5522
+ background-color: #FF7F50;
5523
+ color: white;
5524
+ text-decoration: none;
5525
+ border-radius: 6px;
5526
+ font-weight: bold;
5527
+ font-family: sans-serif;
5528
+ ">🚀 Try it now! 🚀</a>
5529
+ </th>
5530
+ </tr>
5531
+
5532
+ <tr>
5533
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
5534
+ <th style="font-size: 25px;">TensorBlock Studio</th>
5535
+ </tr>
5536
+ <tr>
5537
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
5538
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
5539
  </tr>
5540
  <tr>
5541
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
5542
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
5543
  </tr>
5544
+ <tr>
5545
+ <th>
5546
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
5547
+ display: inline-block;
5548
+ padding: 8px 16px;
5549
+ background-color: #FF7F50;
5550
+ color: white;
5551
+ text-decoration: none;
5552
+ border-radius: 6px;
5553
+ font-weight: bold;
5554
+ font-family: sans-serif;
5555
+ ">👀 See what we built 👀</a>
5556
+ </th>
5557
+ <th>
5558
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
5559
+ display: inline-block;
5560
+ padding: 8px 16px;
5561
+ background-color: #FF7F50;
5562
+ color: white;
5563
+ text-decoration: none;
5564
+ border-radius: 6px;
5565
+ font-weight: bold;
5566
+ font-family: sans-serif;
5567
+ ">👀 See what we built 👀</a>
5568
+ </th>
5569
+ </tr>
5570
  </table>
5571
  ## Prompt template
5572