morriszms commited on
Commit
c314b2e
Β·
verified Β·
1 Parent(s): 29ac669

Update README.md

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