morriszms commited on
Commit
be37093
Β·
verified Β·
1 Parent(s): f661cf7

Update README.md

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