GGUF
English
TensorBlock
GGUF
morriszms commited on
Commit
4a69d12
Β·
verified Β·
1 Parent(s): def0506

Update README.md

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