morriszms commited on
Commit
597ef24
Β·
verified Β·
1 Parent(s): 0253448

Update README.md

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