Text Generation
GGUF
English
shining-valiant
shining-valiant-2
valiant
valiant-labs
llama
llama-3.1
llama-3.1-instruct
llama-3.1-instruct-8b
llama-3
llama-3-instruct
llama-3-instruct-8b
8b
science
physics
biology
chemistry
compsci
computer-science
engineering
technical
conversational
chat
instruct
TensorBlock
GGUF
Eval Results
Update README.md
Browse files
README.md
CHANGED
|
@@ -203,44 +203,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|
| 203 |
|
| 204 |
## Our projects
|
| 205 |
<table border="1" cellspacing="0" cellpadding="10">
|
| 206 |
-
<tr>
|
| 207 |
-
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 208 |
-
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 209 |
-
</tr>
|
| 210 |
<tr>
|
| 211 |
-
<th
|
| 212 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 213 |
</tr>
|
| 214 |
<tr>
|
| 215 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 216 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 217 |
</tr>
|
| 218 |
-
<tr>
|
| 219 |
-
|
| 220 |
-
|
| 221 |
-
|
| 222 |
-
|
| 223 |
-
|
| 224 |
-
|
| 225 |
-
|
| 226 |
-
|
| 227 |
-
|
| 228 |
-
|
| 229 |
-
|
| 230 |
-
|
| 231 |
-
|
| 232 |
-
|
| 233 |
-
|
| 234 |
-
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
|
| 238 |
-
|
| 239 |
-
|
| 240 |
-
|
| 241 |
-
|
| 242 |
-
|
| 243 |
-
</tr>
|
| 244 |
</table>
|
| 245 |
## Prompt template
|
| 246 |
|
|
|
|
| 203 |
|
| 204 |
## Our projects
|
| 205 |
<table border="1" cellspacing="0" cellpadding="10">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 206 |
<tr>
|
| 207 |
+
<th colspan="2" style="font-size: 25px;">Forge</th>
|
| 208 |
+
</tr>
|
| 209 |
+
<tr>
|
| 210 |
+
<th colspan="2">
|
| 211 |
+
<img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
|
| 212 |
+
</th>
|
| 213 |
+
</tr>
|
| 214 |
+
<tr>
|
| 215 |
+
<th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
|
| 216 |
+
</tr>
|
| 217 |
+
<tr>
|
| 218 |
+
<th colspan="2">
|
| 219 |
+
<a href="https://github.com/TensorBlock/forge" target="_blank" style="
|
| 220 |
+
display: inline-block;
|
| 221 |
+
padding: 8px 16px;
|
| 222 |
+
background-color: #FF7F50;
|
| 223 |
+
color: white;
|
| 224 |
+
text-decoration: none;
|
| 225 |
+
border-radius: 6px;
|
| 226 |
+
font-weight: bold;
|
| 227 |
+
font-family: sans-serif;
|
| 228 |
+
">π Try it now! π</a>
|
| 229 |
+
</th>
|
| 230 |
+
</tr>
|
| 231 |
+
|
| 232 |
+
<tr>
|
| 233 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 234 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 235 |
+
</tr>
|
| 236 |
+
<tr>
|
| 237 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
|
| 238 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
|
| 239 |
</tr>
|
| 240 |
<tr>
|
| 241 |
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 242 |
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 243 |
</tr>
|
| 244 |
+
<tr>
|
| 245 |
+
<th>
|
| 246 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 247 |
+
display: inline-block;
|
| 248 |
+
padding: 8px 16px;
|
| 249 |
+
background-color: #FF7F50;
|
| 250 |
+
color: white;
|
| 251 |
+
text-decoration: none;
|
| 252 |
+
border-radius: 6px;
|
| 253 |
+
font-weight: bold;
|
| 254 |
+
font-family: sans-serif;
|
| 255 |
+
">π See what we built π</a>
|
| 256 |
+
</th>
|
| 257 |
+
<th>
|
| 258 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 259 |
+
display: inline-block;
|
| 260 |
+
padding: 8px 16px;
|
| 261 |
+
background-color: #FF7F50;
|
| 262 |
+
color: white;
|
| 263 |
+
text-decoration: none;
|
| 264 |
+
border-radius: 6px;
|
| 265 |
+
font-weight: bold;
|
| 266 |
+
font-family: sans-serif;
|
| 267 |
+
">π See what we built π</a>
|
| 268 |
+
</th>
|
| 269 |
+
</tr>
|
| 270 |
</table>
|
| 271 |
## Prompt template
|
| 272 |
|