morriszms commited on
Commit
d1fab49
Β·
verified Β·
1 Parent(s): a4f276d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -6
README.md CHANGED
@@ -126,12 +126,47 @@ This repo contains GGUF format model files for [HIT-SCIR/Chinese-Mixtral-8x7B](h
126
 
127
  The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
128
 
129
- <div style="text-align: left; margin: 20px 0;">
130
- <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
131
- Run them on the TensorBlock client using your local machine β†—
132
- </a>
133
- </div>
134
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  ## Prompt template
136
 
137
  ```
 
126
 
127
  The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
128
 
129
+ ## Our projects
130
+ <table border="1" cellspacing="0" cellpadding="10">
131
+ <tr>
132
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
133
+ <th style="font-size: 25px;">TensorBlock Studio</th>
134
+ </tr>
135
+ <tr>
136
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
137
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
138
+ </tr>
139
+ <tr>
140
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
141
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
142
+ </tr>
143
+ <tr>
144
+ <th>
145
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
146
+ display: inline-block;
147
+ padding: 8px 16px;
148
+ background-color: #FF7F50;
149
+ color: white;
150
+ text-decoration: none;
151
+ border-radius: 6px;
152
+ font-weight: bold;
153
+ font-family: sans-serif;
154
+ ">πŸ‘€ See what we built πŸ‘€</a>
155
+ </th>
156
+ <th>
157
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
158
+ display: inline-block;
159
+ padding: 8px 16px;
160
+ background-color: #FF7F50;
161
+ color: white;
162
+ text-decoration: none;
163
+ border-radius: 6px;
164
+ font-weight: bold;
165
+ font-family: sans-serif;
166
+ ">πŸ‘€ See what we built πŸ‘€</a>
167
+ </th>
168
+ </tr>
169
+ </table>
170
  ## Prompt template
171
 
172
  ```