Transformers
GGUF
English
TensorBlock
GGUF
conversational
morriszms commited on
Commit
dfc260c
Β·
verified Β·
1 Parent(s): f339b27

Update README.md

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