morriszms commited on
Commit
f752c16
Β·
verified Β·
1 Parent(s): 50f0ccd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -45,44 +45,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
45
 
46
  ## Our projects
47
  <table border="1" cellspacing="0" cellpadding="10">
48
- <tr>
49
- <th style="font-size: 25px;">Awesome MCP Servers</th>
50
- <th style="font-size: 25px;">TensorBlock Studio</th>
51
- </tr>
52
  <tr>
53
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
54
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  </tr>
56
  <tr>
57
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
58
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
59
  </tr>
60
- <tr>
61
- <th>
62
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
63
- display: inline-block;
64
- padding: 8px 16px;
65
- background-color: #FF7F50;
66
- color: white;
67
- text-decoration: none;
68
- border-radius: 6px;
69
- font-weight: bold;
70
- font-family: sans-serif;
71
- ">πŸ‘€ See what we built πŸ‘€</a>
72
- </th>
73
- <th>
74
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
75
- display: inline-block;
76
- padding: 8px 16px;
77
- background-color: #FF7F50;
78
- color: white;
79
- text-decoration: none;
80
- border-radius: 6px;
81
- font-weight: bold;
82
- font-family: sans-serif;
83
- ">πŸ‘€ See what we built πŸ‘€</a>
84
- </th>
85
- </tr>
86
  </table>
87
  ## Prompt template
88
 
 
45
 
46
  ## Our projects
47
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
48
  <tr>
49
+ <th colspan="2" style="font-size: 25px;">Forge</th>
50
+ </tr>
51
+ <tr>
52
+ <th colspan="2">
53
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
54
+ </th>
55
+ </tr>
56
+ <tr>
57
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
58
+ </tr>
59
+ <tr>
60
+ <th colspan="2">
61
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
62
+ display: inline-block;
63
+ padding: 8px 16px;
64
+ background-color: #FF7F50;
65
+ color: white;
66
+ text-decoration: none;
67
+ border-radius: 6px;
68
+ font-weight: bold;
69
+ font-family: sans-serif;
70
+ ">πŸš€ Try it now! πŸš€</a>
71
+ </th>
72
+ </tr>
73
+
74
+ <tr>
75
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
76
+ <th style="font-size: 25px;">TensorBlock Studio</th>
77
+ </tr>
78
+ <tr>
79
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
80
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
81
  </tr>
82
  <tr>
83
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
84
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
85
  </tr>
86
+ <tr>
87
+ <th>
88
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
89
+ display: inline-block;
90
+ padding: 8px 16px;
91
+ background-color: #FF7F50;
92
+ color: white;
93
+ text-decoration: none;
94
+ border-radius: 6px;
95
+ font-weight: bold;
96
+ font-family: sans-serif;
97
+ ">πŸ‘€ See what we built πŸ‘€</a>
98
+ </th>
99
+ <th>
100
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
101
+ display: inline-block;
102
+ padding: 8px 16px;
103
+ background-color: #FF7F50;
104
+ color: white;
105
+ text-decoration: none;
106
+ border-radius: 6px;
107
+ font-weight: bold;
108
+ font-family: sans-serif;
109
+ ">πŸ‘€ See what we built πŸ‘€</a>
110
+ </th>
111
+ </tr>
112
  </table>
113
  ## Prompt template
114