morriszms commited on
Commit
b642058
Β·
verified Β·
1 Parent(s): 81cc959

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -6
README.md CHANGED
@@ -121,12 +121,47 @@ This repo contains GGUF format model files for [cloudyu/Yi-34Bx2-MoE-60B-DPO](ht
121
 
122
  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).
123
 
124
- <div style="text-align: left; margin: 20px 0;">
125
- <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;">
126
- Run them on the TensorBlock client using your local machine β†—
127
- </a>
128
- </div>
129
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
130
  ## Prompt template
131
 
132
  ```
 
121
 
122
  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).
123
 
124
+ ## Our projects
125
+ <table border="1" cellspacing="0" cellpadding="10">
126
+ <tr>
127
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
128
+ <th style="font-size: 25px;">TensorBlock Studio</th>
129
+ </tr>
130
+ <tr>
131
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
132
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
133
+ </tr>
134
+ <tr>
135
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
136
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
137
+ </tr>
138
+ <tr>
139
+ <th>
140
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
141
+ display: inline-block;
142
+ padding: 8px 16px;
143
+ background-color: #FF7F50;
144
+ color: white;
145
+ text-decoration: none;
146
+ border-radius: 6px;
147
+ font-weight: bold;
148
+ font-family: sans-serif;
149
+ ">πŸ‘€ See what we built πŸ‘€</a>
150
+ </th>
151
+ <th>
152
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
153
+ display: inline-block;
154
+ padding: 8px 16px;
155
+ background-color: #FF7F50;
156
+ color: white;
157
+ text-decoration: none;
158
+ border-radius: 6px;
159
+ font-weight: bold;
160
+ font-family: sans-serif;
161
+ ">πŸ‘€ See what we built πŸ‘€</a>
162
+ </th>
163
+ </tr>
164
+ </table>
165
  ## Prompt template
166
 
167
  ```