morriszms commited on
Commit
11f1204
·
verified ·
1 Parent(s): bc751f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -2517,44 +2517,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
2517
 
2518
  ## Our projects
2519
  <table border="1" cellspacing="0" cellpadding="10">
2520
- <tr>
2521
- <th style="font-size: 25px;">Awesome MCP Servers</th>
2522
- <th style="font-size: 25px;">TensorBlock Studio</th>
2523
- </tr>
2524
  <tr>
2525
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
2526
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2527
  </tr>
2528
  <tr>
2529
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
2530
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
2531
  </tr>
2532
- <tr>
2533
- <th>
2534
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
2535
- display: inline-block;
2536
- padding: 8px 16px;
2537
- background-color: #FF7F50;
2538
- color: white;
2539
- text-decoration: none;
2540
- border-radius: 6px;
2541
- font-weight: bold;
2542
- font-family: sans-serif;
2543
- ">👀 See what we built 👀</a>
2544
- </th>
2545
- <th>
2546
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
2547
- display: inline-block;
2548
- padding: 8px 16px;
2549
- background-color: #FF7F50;
2550
- color: white;
2551
- text-decoration: none;
2552
- border-radius: 6px;
2553
- font-weight: bold;
2554
- font-family: sans-serif;
2555
- ">👀 See what we built 👀</a>
2556
- </th>
2557
- </tr>
2558
  </table>
2559
  ## Prompt template
2560
 
 
2517
 
2518
  ## Our projects
2519
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
2520
  <tr>
2521
+ <th colspan="2" style="font-size: 25px;">Forge</th>
2522
+ </tr>
2523
+ <tr>
2524
+ <th colspan="2">
2525
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
2526
+ </th>
2527
+ </tr>
2528
+ <tr>
2529
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
2530
+ </tr>
2531
+ <tr>
2532
+ <th colspan="2">
2533
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
2534
+ display: inline-block;
2535
+ padding: 8px 16px;
2536
+ background-color: #FF7F50;
2537
+ color: white;
2538
+ text-decoration: none;
2539
+ border-radius: 6px;
2540
+ font-weight: bold;
2541
+ font-family: sans-serif;
2542
+ ">🚀 Try it now! 🚀</a>
2543
+ </th>
2544
+ </tr>
2545
+
2546
+ <tr>
2547
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
2548
+ <th style="font-size: 25px;">TensorBlock Studio</th>
2549
+ </tr>
2550
+ <tr>
2551
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
2552
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
2553
  </tr>
2554
  <tr>
2555
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
2556
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
2557
  </tr>
2558
+ <tr>
2559
+ <th>
2560
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
2561
+ display: inline-block;
2562
+ padding: 8px 16px;
2563
+ background-color: #FF7F50;
2564
+ color: white;
2565
+ text-decoration: none;
2566
+ border-radius: 6px;
2567
+ font-weight: bold;
2568
+ font-family: sans-serif;
2569
+ ">👀 See what we built 👀</a>
2570
+ </th>
2571
+ <th>
2572
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
2573
+ display: inline-block;
2574
+ padding: 8px 16px;
2575
+ background-color: #FF7F50;
2576
+ color: white;
2577
+ text-decoration: none;
2578
+ border-radius: 6px;
2579
+ font-weight: bold;
2580
+ font-family: sans-serif;
2581
+ ">👀 See what we built 👀</a>
2582
+ </th>
2583
+ </tr>
2584
  </table>
2585
  ## Prompt template
2586