morriszms commited on
Commit
036d2a2
Β·
verified Β·
1 Parent(s): 8db36e2

Update README.md

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