morriszms commited on
Commit
ce8c1bf
Β·
verified Β·
1 Parent(s): 1fead14

Update README.md

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