morriszms commited on
Commit
a1c1888
Β·
verified Β·
1 Parent(s): 060299d

Update README.md

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