GGUF
Finnish
English
TensorBlock
GGUF
conversational
morriszms commited on
Commit
27d7f7e
Β·
verified Β·
1 Parent(s): fe07d80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -31,44 +31,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
31
 
32
  ## Our projects
33
  <table border="1" cellspacing="0" cellpadding="10">
34
- <tr>
35
- <th style="font-size: 25px;">Awesome MCP Servers</th>
36
- <th style="font-size: 25px;">TensorBlock Studio</th>
37
- </tr>
38
  <tr>
39
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
40
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  </tr>
42
  <tr>
43
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
44
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
45
  </tr>
46
- <tr>
47
- <th>
48
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
49
- display: inline-block;
50
- padding: 8px 16px;
51
- background-color: #FF7F50;
52
- color: white;
53
- text-decoration: none;
54
- border-radius: 6px;
55
- font-weight: bold;
56
- font-family: sans-serif;
57
- ">πŸ‘€ See what we built πŸ‘€</a>
58
- </th>
59
- <th>
60
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
61
- display: inline-block;
62
- padding: 8px 16px;
63
- background-color: #FF7F50;
64
- color: white;
65
- text-decoration: none;
66
- border-radius: 6px;
67
- font-weight: bold;
68
- font-family: sans-serif;
69
- ">πŸ‘€ See what we built πŸ‘€</a>
70
- </th>
71
- </tr>
72
  </table>
73
  ## Prompt template
74
 
 
31
 
32
  ## Our projects
33
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
34
  <tr>
35
+ <th colspan="2" style="font-size: 25px;">Forge</th>
36
+ </tr>
37
+ <tr>
38
+ <th colspan="2">
39
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
40
+ </th>
41
+ </tr>
42
+ <tr>
43
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
44
+ </tr>
45
+ <tr>
46
+ <th colspan="2">
47
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
48
+ display: inline-block;
49
+ padding: 8px 16px;
50
+ background-color: #FF7F50;
51
+ color: white;
52
+ text-decoration: none;
53
+ border-radius: 6px;
54
+ font-weight: bold;
55
+ font-family: sans-serif;
56
+ ">πŸš€ Try it now! πŸš€</a>
57
+ </th>
58
+ </tr>
59
+
60
+ <tr>
61
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
62
+ <th style="font-size: 25px;">TensorBlock Studio</th>
63
+ </tr>
64
+ <tr>
65
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
66
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
67
  </tr>
68
  <tr>
69
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
70
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
71
  </tr>
72
+ <tr>
73
+ <th>
74
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
75
+ display: inline-block;
76
+ padding: 8px 16px;
77
+ background-color: #FF7F50;
78
+ color: white;
79
+ text-decoration: none;
80
+ border-radius: 6px;
81
+ font-weight: bold;
82
+ font-family: sans-serif;
83
+ ">πŸ‘€ See what we built πŸ‘€</a>
84
+ </th>
85
+ <th>
86
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
87
+ display: inline-block;
88
+ padding: 8px 16px;
89
+ background-color: #FF7F50;
90
+ color: white;
91
+ text-decoration: none;
92
+ border-radius: 6px;
93
+ font-weight: bold;
94
+ font-family: sans-serif;
95
+ ">πŸ‘€ See what we built πŸ‘€</a>
96
+ </th>
97
+ </tr>
98
  </table>
99
  ## Prompt template
100