morriszms commited on
Commit
cfc35b5
Β·
verified Β·
1 Parent(s): d2b2177

Update README.md

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