morriszms commited on
Commit
00eb84c
Β·
verified Β·
1 Parent(s): cbe8c1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -139,44 +139,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
139
 
140
  ## Our projects
141
  <table border="1" cellspacing="0" cellpadding="10">
142
- <tr>
143
- <th style="font-size: 25px;">Awesome MCP Servers</th>
144
- <th style="font-size: 25px;">TensorBlock Studio</th>
145
- </tr>
146
  <tr>
147
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
148
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
149
  </tr>
150
  <tr>
151
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
152
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
153
  </tr>
154
- <tr>
155
- <th>
156
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
157
- display: inline-block;
158
- padding: 8px 16px;
159
- background-color: #FF7F50;
160
- color: white;
161
- text-decoration: none;
162
- border-radius: 6px;
163
- font-weight: bold;
164
- font-family: sans-serif;
165
- ">πŸ‘€ See what we built πŸ‘€</a>
166
- </th>
167
- <th>
168
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
169
- display: inline-block;
170
- padding: 8px 16px;
171
- background-color: #FF7F50;
172
- color: white;
173
- text-decoration: none;
174
- border-radius: 6px;
175
- font-weight: bold;
176
- font-family: sans-serif;
177
- ">πŸ‘€ See what we built πŸ‘€</a>
178
- </th>
179
- </tr>
180
  </table>
181
  ## Prompt template
182
 
 
139
 
140
  ## Our projects
141
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
142
  <tr>
143
+ <th colspan="2" style="font-size: 25px;">Forge</th>
144
+ </tr>
145
+ <tr>
146
+ <th colspan="2">
147
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
148
+ </th>
149
+ </tr>
150
+ <tr>
151
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
152
+ </tr>
153
+ <tr>
154
+ <th colspan="2">
155
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
156
+ display: inline-block;
157
+ padding: 8px 16px;
158
+ background-color: #FF7F50;
159
+ color: white;
160
+ text-decoration: none;
161
+ border-radius: 6px;
162
+ font-weight: bold;
163
+ font-family: sans-serif;
164
+ ">πŸš€ Try it now! πŸš€</a>
165
+ </th>
166
+ </tr>
167
+
168
+ <tr>
169
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
170
+ <th style="font-size: 25px;">TensorBlock Studio</th>
171
+ </tr>
172
+ <tr>
173
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
174
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
175
  </tr>
176
  <tr>
177
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
178
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
179
  </tr>
180
+ <tr>
181
+ <th>
182
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
183
+ display: inline-block;
184
+ padding: 8px 16px;
185
+ background-color: #FF7F50;
186
+ color: white;
187
+ text-decoration: none;
188
+ border-radius: 6px;
189
+ font-weight: bold;
190
+ font-family: sans-serif;
191
+ ">πŸ‘€ See what we built πŸ‘€</a>
192
+ </th>
193
+ <th>
194
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" 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
+ </tr>
206
  </table>
207
  ## Prompt template
208