GGUF
English
slm
llama
tiny
tinyllama
TensorBlock
GGUF
conversational
morriszms commited on
Commit
27d69da
Β·
verified Β·
1 Parent(s): 6925d98

Update README.md

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