morriszms commited on
Commit
e0c4f09
Β·
verified Β·
1 Parent(s): b6507a8

Update README.md

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