morriszms commited on
Commit
024e25e
Β·
verified Β·
1 Parent(s): 3afc0d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -6
README.md CHANGED
@@ -43,12 +43,47 @@ This repo contains GGUF format model files for [MaziyarPanahi/calme-3.1-qwenloi-
43
 
44
  The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
45
 
46
- <div style="text-align: left; margin: 20px 0;">
47
- <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;">
48
- Run them on the TensorBlock client using your local machine β†—
49
- </a>
50
- </div>
51
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  ## Prompt template
53
 
54
  ```
 
43
 
44
  The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
45
 
46
+ ## Our projects
47
+ <table border="1" cellspacing="0" cellpadding="10">
48
+ <tr>
49
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
50
+ <th style="font-size: 25px;">TensorBlock Studio</th>
51
+ </tr>
52
+ <tr>
53
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
54
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
55
+ </tr>
56
+ <tr>
57
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
58
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
59
+ </tr>
60
+ <tr>
61
+ <th>
62
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
63
+ display: inline-block;
64
+ padding: 8px 16px;
65
+ background-color: #FF7F50;
66
+ color: white;
67
+ text-decoration: none;
68
+ border-radius: 6px;
69
+ font-weight: bold;
70
+ font-family: sans-serif;
71
+ ">πŸ‘€ See what we built πŸ‘€</a>
72
+ </th>
73
+ <th>
74
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" 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
+ </tr>
86
+ </table>
87
  ## Prompt template
88
 
89
  ```