morriszms commited on
Commit
b9d0686
Β·
verified Β·
1 Parent(s): d82983c

Update README.md

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