Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -31,12 +31,47 @@ This repo contains GGUF format model files for [EleutherAI/pythia-1b-deduped](ht | |
| 31 | 
             
            The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
         | 
| 32 |  | 
| 33 |  | 
| 34 | 
            -
             | 
| 35 | 
            -
             | 
| 36 | 
            -
             | 
| 37 | 
            -
             | 
| 38 | 
            -
            </ | 
| 39 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 40 | 
             
            ## Prompt template
         | 
| 41 |  | 
| 42 |  | 
|  | |
| 31 | 
             
            The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
         | 
| 32 |  | 
| 33 |  | 
| 34 | 
            +
            ## Our projects
         | 
| 35 | 
            +
            <table border="1" cellspacing="0" cellpadding="10">
         | 
| 36 | 
            +
            <tr>
         | 
| 37 | 
            +
              <th style="font-size: 25px;">Awesome MCP Servers</th>
         | 
| 38 | 
            +
              <th style="font-size: 25px;">TensorBlock Studio</th>
         | 
| 39 | 
            +
            </tr>
         | 
| 40 | 
            +
              <tr>
         | 
| 41 | 
            +
                <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
         | 
| 42 | 
            +
                <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
         | 
| 43 | 
            +
              </tr>
         | 
| 44 | 
            +
              <tr>
         | 
| 45 | 
            +
                <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
         | 
| 46 | 
            +
                <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
         | 
| 47 | 
            +
              </tr>
         | 
| 48 | 
            +
            <tr>
         | 
| 49 | 
            +
              <th>
         | 
| 50 | 
            +
                <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
         | 
| 51 | 
            +
                  display: inline-block;
         | 
| 52 | 
            +
                  padding: 8px 16px;
         | 
| 53 | 
            +
                  background-color: #FF7F50;
         | 
| 54 | 
            +
                  color: white;
         | 
| 55 | 
            +
                  text-decoration: none;
         | 
| 56 | 
            +
                  border-radius: 6px;
         | 
| 57 | 
            +
                  font-weight: bold;
         | 
| 58 | 
            +
                  font-family: sans-serif;
         | 
| 59 | 
            +
                ">π See what we built π</a>
         | 
| 60 | 
            +
              </th>
         | 
| 61 | 
            +
              <th>
         | 
| 62 | 
            +
                <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
         | 
| 63 | 
            +
                  display: inline-block;
         | 
| 64 | 
            +
                  padding: 8px 16px;
         | 
| 65 | 
            +
                  background-color: #FF7F50;
         | 
| 66 | 
            +
                  color: white;
         | 
| 67 | 
            +
                  text-decoration: none;
         | 
| 68 | 
            +
                  border-radius: 6px;
         | 
| 69 | 
            +
                  font-weight: bold;
         | 
| 70 | 
            +
                  font-family: sans-serif;
         | 
| 71 | 
            +
                ">π See what we built π</a>
         | 
| 72 | 
            +
              </th>
         | 
| 73 | 
            +
            </tr>
         | 
| 74 | 
            +
            </table>
         | 
| 75 | 
             
            ## Prompt template
         | 
| 76 |  | 
| 77 |  | 
