morriszms commited on
Commit
89e390f
Β·
verified Β·
1 Parent(s): 0ba9809

Update README.md

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