morriszms commited on
Commit
5d7581e
Β·
verified Β·
1 Parent(s): a1597fe

Update README.md

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