morriszms commited on
Commit
5f71f3a
·
verified ·
1 Parent(s): c5d0413

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
+ open-llama-7b-v2-open-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ open-llama-7b-v2-open-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ open-llama-7b-v2-open-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ open-llama-7b-v2-open-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ open-llama-7b-v2-open-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ open-llama-7b-v2-open-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ open-llama-7b-v2-open-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ open-llama-7b-v2-open-instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ open-llama-7b-v2-open-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ open-llama-7b-v2-open-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ open-llama-7b-v2-open-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ open-llama-7b-v2-open-instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-3.0
3
+ datasets:
4
+ - VMware/open-instruct
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - TensorBlock
11
+ - GGUF
12
+ base_model: VMware/open-llama-7b-v2-open-instruct
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## VMware/open-llama-7b-v2-open-instruct - GGUF
27
+
28
+ This repo contains GGUF format model files for [VMware/open-llama-7b-v2-open-instruct](https://huggingface.co/VMware/open-llama-7b-v2-open-instruct).
29
+
30
+ 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).
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
+
74
+ ## Prompt template
75
+
76
+ ```
77
+
78
+ ```
79
+
80
+ ## Model file specification
81
+
82
+ | Filename | Quant type | File Size | Description |
83
+ | -------- | ---------- | --------- | ----------- |
84
+ | [open-llama-7b-v2-open-instruct-Q2_K.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
85
+ | [open-llama-7b-v2-open-instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
86
+ | [open-llama-7b-v2-open-instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
87
+ | [open-llama-7b-v2-open-instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
88
+ | [open-llama-7b-v2-open-instruct-Q4_0.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
89
+ | [open-llama-7b-v2-open-instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
90
+ | [open-llama-7b-v2-open-instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
91
+ | [open-llama-7b-v2-open-instruct-Q5_0.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
92
+ | [open-llama-7b-v2-open-instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
93
+ | [open-llama-7b-v2-open-instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
94
+ | [open-llama-7b-v2-open-instruct-Q6_K.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
95
+ | [open-llama-7b-v2-open-instruct-Q8_0.gguf](https://huggingface.co/tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF/blob/main/open-llama-7b-v2-open-instruct-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
96
+
97
+
98
+ ## Downloading instruction
99
+
100
+ ### Command line
101
+
102
+ Firstly, install Huggingface Client
103
+
104
+ ```shell
105
+ pip install -U "huggingface_hub[cli]"
106
+ ```
107
+
108
+ Then, downoad the individual model file the a local directory
109
+
110
+ ```shell
111
+ huggingface-cli download tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF --include "open-llama-7b-v2-open-instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
112
+ ```
113
+
114
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
115
+
116
+ ```shell
117
+ huggingface-cli download tensorblock/VMware_open-llama-7b-v2-open-instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
118
+ ```
open-llama-7b-v2-open-instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d57b689cc14bbfa8c481504fa0bd23ef8de1bb20d34885a0bbc60f62c2c0ac3
3
+ size 2532876288
open-llama-7b-v2-open-instruct-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4e7ac8b1ede15ee298dec78f25c864383db432e81af18b7197db1c457718c26
3
+ size 3597123584
open-llama-7b-v2-open-instruct-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f97ead75da3e4328bb10812c53e5c5f0ee1688506b008326477a2775801178
3
+ size 3298017280
open-llama-7b-v2-open-instruct-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:007895fcee0f9be3a27c020bbff833a18bd4559ffdbdc6314e4cc83cd36ebfeb
3
+ size 2948317184
open-llama-7b-v2-open-instruct-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1dcd69227426f36366060d4b46c1009bdcd2b239887f6929ce2c026064ee3d
3
+ size 3825819648
open-llama-7b-v2-open-instruct-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:821b4e50baf7ef6b0476ffe332b5e7585767fd3ce60385778007600868214550
3
+ size 4081016832
open-llama-7b-v2-open-instruct-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c5de3aa39484a3b41994db12fd52286e4a51b5952cd557218f85d04bbfdaa0b
3
+ size 3856752640
open-llama-7b-v2-open-instruct-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41280bda12d112d75504c87eef13a248b383649ce2c379c9d41f5d6b744be563
3
+ size 4651704320
open-llama-7b-v2-open-instruct-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7b89f36707d31a17fc55116e72b40fec7b1dcb2f734549cfa3118f459d38a9
3
+ size 4783169536
open-llama-7b-v2-open-instruct-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e355722ced51e1a66e634349f842ec96fbbd5a97b1cb4ca13900a84091519634
3
+ size 4651704320
open-llama-7b-v2-open-instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb0e77b054faa157cfd989b66301b2a18ffc1e12859fab2fe3453992f634d15d
3
+ size 5529206784
open-llama-7b-v2-open-instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:902e9d22476b72d6cba7bc8f1ebaa65b96ad569aecbf4e8fe6b4c5daa2bec0ef
3
+ size 7161102336