morriszms commited on
Commit
60f5b09
Β·
verified Β·
1 Parent(s): 5f4c513

Update README.md

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