morriszms commited on
Commit
73f279e
Β·
verified Β·
1 Parent(s): 809f3b0

Update README.md

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