morriszms commited on
Commit
f25c9f1
Β·
verified Β·
1 Parent(s): 4f39153

Update README.md

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