morriszms commited on
Commit
bc31ed3
Β·
verified Β·
1 Parent(s): a709eda

Update README.md

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