morriszms commited on
Commit
dc99f56
Β·
verified Β·
1 Parent(s): 2fa7f49

Update README.md

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