GGUF
multilingual
sea
sailor
sft
chat
instruction
TensorBlock
GGUF
conversational
morriszms commited on
Commit
5ac45b8
·
verified ·
1 Parent(s): 78b0982

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -6
README.md CHANGED
@@ -54,12 +54,47 @@ This repo contains GGUF format model files for [sail/Sailor-7B-Chat](https://hug
54
 
55
  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).
56
 
57
- <div style="text-align: left; margin: 20px 0;">
58
- <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;">
59
- Run them on the TensorBlock client using your local machine ↗
60
- </a>
61
- </div>
62
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  ## Prompt template
64
 
65
  ```
 
54
 
55
  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).
56
 
57
+ ## Our projects
58
+ <table border="1" cellspacing="0" cellpadding="10">
59
+ <tr>
60
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
61
+ <th style="font-size: 25px;">TensorBlock Studio</th>
62
+ </tr>
63
+ <tr>
64
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
65
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
66
+ </tr>
67
+ <tr>
68
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
69
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
70
+ </tr>
71
+ <tr>
72
+ <th>
73
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
74
+ display: inline-block;
75
+ padding: 8px 16px;
76
+ background-color: #FF7F50;
77
+ color: white;
78
+ text-decoration: none;
79
+ border-radius: 6px;
80
+ font-weight: bold;
81
+ font-family: sans-serif;
82
+ ">👀 See what we built 👀</a>
83
+ </th>
84
+ <th>
85
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
86
+ display: inline-block;
87
+ padding: 8px 16px;
88
+ background-color: #FF7F50;
89
+ color: white;
90
+ text-decoration: none;
91
+ border-radius: 6px;
92
+ font-weight: bold;
93
+ font-family: sans-serif;
94
+ ">👀 See what we built 👀</a>
95
+ </th>
96
+ </tr>
97
+ </table>
98
  ## Prompt template
99
 
100
  ```