morriszms commited on
Commit
347c4c9
Β·
verified Β·
1 Parent(s): ca79076

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -6
README.md CHANGED
@@ -26,12 +26,47 @@ This repo contains GGUF format model files for [Azazelle/Argetsu](https://huggin
26
 
27
  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).
28
 
29
- <div style="text-align: left; margin: 20px 0;">
30
- <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;">
31
- Run them on the TensorBlock client using your local machine β†—
32
- </a>
33
- </div>
34
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ## Prompt template
36
 
37
  ```
 
26
 
27
  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).
28
 
29
+ ## Our projects
30
+ <table border="1" cellspacing="0" cellpadding="10">
31
+ <tr>
32
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
33
+ <th style="font-size: 25px;">TensorBlock Studio</th>
34
+ </tr>
35
+ <tr>
36
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
37
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
38
+ </tr>
39
+ <tr>
40
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
41
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
42
+ </tr>
43
+ <tr>
44
+ <th>
45
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
46
+ display: inline-block;
47
+ padding: 8px 16px;
48
+ background-color: #FF7F50;
49
+ color: white;
50
+ text-decoration: none;
51
+ border-radius: 6px;
52
+ font-weight: bold;
53
+ font-family: sans-serif;
54
+ ">πŸ‘€ See what we built πŸ‘€</a>
55
+ </th>
56
+ <th>
57
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
58
+ display: inline-block;
59
+ padding: 8px 16px;
60
+ background-color: #FF7F50;
61
+ color: white;
62
+ text-decoration: none;
63
+ border-radius: 6px;
64
+ font-weight: bold;
65
+ font-family: sans-serif;
66
+ ">πŸ‘€ See what we built πŸ‘€</a>
67
+ </th>
68
+ </tr>
69
+ </table>
70
  ## Prompt template
71
 
72
  ```