morriszms commited on
Commit
5ea444d
Β·
verified Β·
1 Parent(s): 70f443f

Update README.md

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