GGUF
multilingual
sea
sailor
sft
chat
instruction
TensorBlock
GGUF
conversational
morriszms commited on
Commit
414643e
·
verified ·
1 Parent(s): e19e9e6

Update README.md

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