morriszms commited on
Commit
e4c2cc8
Β·
verified Β·
1 Parent(s): 7c34442

Update README.md

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