morriszms commited on
Commit
29ab642
Β·
verified Β·
1 Parent(s): f005937

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -93,44 +93,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
93
 
94
  ## Our projects
95
  <table border="1" cellspacing="0" cellpadding="10">
96
- <tr>
97
- <th style="font-size: 25px;">Awesome MCP Servers</th>
98
- <th style="font-size: 25px;">TensorBlock Studio</th>
99
- </tr>
100
  <tr>
101
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
102
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
103
  </tr>
104
  <tr>
105
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
106
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
107
  </tr>
108
- <tr>
109
- <th>
110
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
111
- display: inline-block;
112
- padding: 8px 16px;
113
- background-color: #FF7F50;
114
- color: white;
115
- text-decoration: none;
116
- border-radius: 6px;
117
- font-weight: bold;
118
- font-family: sans-serif;
119
- ">πŸ‘€ See what we built πŸ‘€</a>
120
- </th>
121
- <th>
122
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
123
- display: inline-block;
124
- padding: 8px 16px;
125
- background-color: #FF7F50;
126
- color: white;
127
- text-decoration: none;
128
- border-radius: 6px;
129
- font-weight: bold;
130
- font-family: sans-serif;
131
- ">πŸ‘€ See what we built πŸ‘€</a>
132
- </th>
133
- </tr>
134
  </table>
135
  ## Prompt template
136
 
 
93
 
94
  ## Our projects
95
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
96
  <tr>
97
+ <th colspan="2" style="font-size: 25px;">Forge</th>
98
+ </tr>
99
+ <tr>
100
+ <th colspan="2">
101
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
102
+ </th>
103
+ </tr>
104
+ <tr>
105
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
106
+ </tr>
107
+ <tr>
108
+ <th colspan="2">
109
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
110
+ display: inline-block;
111
+ padding: 8px 16px;
112
+ background-color: #FF7F50;
113
+ color: white;
114
+ text-decoration: none;
115
+ border-radius: 6px;
116
+ font-weight: bold;
117
+ font-family: sans-serif;
118
+ ">πŸš€ Try it now! πŸš€</a>
119
+ </th>
120
+ </tr>
121
+
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="MCP Servers" width="450"/></th>
128
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" 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