morriszms commited on
Commit
acb4245
·
verified ·
1 Parent(s): e088b3d

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ rocket-3B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ rocket-3B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ rocket-3B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ rocket-3B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ rocket-3B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ rocket-3B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ rocket-3B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ rocket-3B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ rocket-3B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ rocket-3B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ rocket-3B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ rocket-3B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: cc-by-sa-4.0
5
+ base_model: pansophic/rocket-3B
6
+ tags:
7
+ - TensorBlock
8
+ - GGUF
9
+ model-index:
10
+ - name: rocket-3b
11
+ results: []
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## pansophic/rocket-3B - GGUF
26
+
27
+ This repo contains GGUF format model files for [pansophic/rocket-3B](https://huggingface.co/pansophic/rocket-3B).
28
+
29
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
30
+
31
+ ## Our projects
32
+ <table border="1" cellspacing="0" cellpadding="10">
33
+ <tr>
34
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
35
+ <th style="font-size: 25px;">TensorBlock Studio</th>
36
+ </tr>
37
+ <tr>
38
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
39
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
40
+ </tr>
41
+ <tr>
42
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
43
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
44
+ </tr>
45
+ <tr>
46
+ <th>
47
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" 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
+ ">👀 See what we built 👀</a>
57
+ </th>
58
+ <th>
59
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
60
+ display: inline-block;
61
+ padding: 8px 16px;
62
+ background-color: #FF7F50;
63
+ color: white;
64
+ text-decoration: none;
65
+ border-radius: 6px;
66
+ font-weight: bold;
67
+ font-family: sans-serif;
68
+ ">👀 See what we built 👀</a>
69
+ </th>
70
+ </tr>
71
+ </table>
72
+
73
+ ## Prompt template
74
+
75
+ ```
76
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
77
+ ```
78
+
79
+ ## Model file specification
80
+
81
+ | Filename | Quant type | File Size | Description |
82
+ | -------- | ---------- | --------- | ----------- |
83
+ | [rocket-3B-Q2_K.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q2_K.gguf) | Q2_K | 1.084 GB | smallest, significant quality loss - not recommended for most purposes |
84
+ | [rocket-3B-Q3_K_S.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q3_K_S.gguf) | Q3_K_S | 1.254 GB | very small, high quality loss |
85
+ | [rocket-3B-Q3_K_M.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q3_K_M.gguf) | Q3_K_M | 1.391 GB | very small, high quality loss |
86
+ | [rocket-3B-Q3_K_L.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q3_K_L.gguf) | Q3_K_L | 1.509 GB | small, substantial quality loss |
87
+ | [rocket-3B-Q4_0.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q4_0.gguf) | Q4_0 | 1.609 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
88
+ | [rocket-3B-Q4_K_S.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q4_K_S.gguf) | Q4_K_S | 1.621 GB | small, greater quality loss |
89
+ | [rocket-3B-Q4_K_M.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q4_K_M.gguf) | Q4_K_M | 1.709 GB | medium, balanced quality - recommended |
90
+ | [rocket-3B-Q5_0.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q5_0.gguf) | Q5_0 | 1.942 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
91
+ | [rocket-3B-Q5_K_S.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q5_K_S.gguf) | Q5_K_S | 1.942 GB | large, low quality loss - recommended |
92
+ | [rocket-3B-Q5_K_M.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q5_K_M.gguf) | Q5_K_M | 1.993 GB | large, very low quality loss - recommended |
93
+ | [rocket-3B-Q6_K.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q6_K.gguf) | Q6_K | 2.296 GB | very large, extremely low quality loss |
94
+ | [rocket-3B-Q8_0.gguf](https://huggingface.co/tensorblock/pansophic_rocket-3B-GGUF/blob/main/rocket-3B-Q8_0.gguf) | Q8_0 | 2.973 GB | very large, extremely low quality loss - not recommended |
95
+
96
+
97
+ ## Downloading instruction
98
+
99
+ ### Command line
100
+
101
+ Firstly, install Huggingface Client
102
+
103
+ ```shell
104
+ pip install -U "huggingface_hub[cli]"
105
+ ```
106
+
107
+ Then, downoad the individual model file the a local directory
108
+
109
+ ```shell
110
+ huggingface-cli download tensorblock/pansophic_rocket-3B-GGUF --include "rocket-3B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
111
+ ```
112
+
113
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
114
+
115
+ ```shell
116
+ huggingface-cli download tensorblock/pansophic_rocket-3B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
117
+ ```
rocket-3B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1a30d460aefdb7b4ebe612b1552b3d85e47ab36103a5b09113bf8c7f8e5e5c
3
+ size 1083756096
rocket-3B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df4d81aa044ee7fdcdafd9eb3e6fb6070c32bcbd7575595a8a2204ee645d45a8
3
+ size 1508565056
rocket-3B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2180278c36c2662c2050c9b5f89451555b61e8412602e2cef8b66d711c0f3b37
3
+ size 1391419456
rocket-3B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91be37ed1524b202422b84f282831b17987c89a4e3108b716a6cb605d46fee85
3
+ size 1254449216
rocket-3B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ee0a9ac4701bd90347486b4ad9ca3858d9aa5e34a7023d3fef86deba4280a5c
3
+ size 1608571456
rocket-3B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a4a82d556249a978c6c9cb554d41798986944a36a9a79ba004f1a9202ad7422
3
+ size 1708595776
rocket-3B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d3838094073712ff85bc3aeb14a99e00d7129d633ce08df771d7cdae736801f
3
+ size 1620695616
rocket-3B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a5984f66fa3c7110549d8ddbac64e5f5525aa838c2506b582197a6e07be653a
3
+ size 1941862976
rocket-3B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008b92558f3c73fba57e5ff00b419cd4a82f4a004122fbba6552e1649ef9b4b4
3
+ size 1993390656
rocket-3B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d92d1d55d7839e12684422f611319fdcb71e3bb449eb50b32124ef33b95935
3
+ size 1941862976
rocket-3B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12973acc97103e4019fa7c6fe96cf116ea5aaa96358e80fa37bcc9e89200c700
3
+ size 2295985216
rocket-3B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415e51a92053236798d8d82bcf02ee6268f6734da35a7dcf0ad318e87bef4b45
3
+ size 2972926016