morriszms commited on
Commit
51681b6
Β·
verified Β·
1 Parent(s): bc1286d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -6
README.md CHANGED
@@ -48,12 +48,47 @@ This repo contains GGUF format model files for [uukuguy/speechless-coding-7b-16k
48
 
49
  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).
50
 
51
- <div style="text-align: left; margin: 20px 0;">
52
- <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;">
53
- Run them on the TensorBlock client using your local machine β†—
54
- </a>
55
- </div>
56
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  ## Prompt template
58
 
59
  ```
 
48
 
49
  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).
50
 
51
+ ## Our projects
52
+ <table border="1" cellspacing="0" cellpadding="10">
53
+ <tr>
54
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
55
+ <th style="font-size: 25px;">TensorBlock Studio</th>
56
+ </tr>
57
+ <tr>
58
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
59
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
60
+ </tr>
61
+ <tr>
62
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
63
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
64
+ </tr>
65
+ <tr>
66
+ <th>
67
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
68
+ display: inline-block;
69
+ padding: 8px 16px;
70
+ background-color: #FF7F50;
71
+ color: white;
72
+ text-decoration: none;
73
+ border-radius: 6px;
74
+ font-weight: bold;
75
+ font-family: sans-serif;
76
+ ">πŸ‘€ See what we built πŸ‘€</a>
77
+ </th>
78
+ <th>
79
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
80
+ display: inline-block;
81
+ padding: 8px 16px;
82
+ background-color: #FF7F50;
83
+ color: white;
84
+ text-decoration: none;
85
+ border-radius: 6px;
86
+ font-weight: bold;
87
+ font-family: sans-serif;
88
+ ">πŸ‘€ See what we built πŸ‘€</a>
89
+ </th>
90
+ </tr>
91
+ </table>
92
  ## Prompt template
93
 
94
  ```