morriszms commited on
Commit
1de641c
Β·
verified Β·
1 Parent(s): a9f22d0

Update README.md

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