morriszms commited on
Commit
e232efa
Β·
verified Β·
1 Parent(s): 34abd29

Update README.md

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