morriszms commited on
Commit
8281f4c
Β·
verified Β·
1 Parent(s): f40adc2

Update README.md

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