Transformers
GGUF
English
TensorBlock
GGUF
morriszms commited on
Commit
61a767b
·
verified ·
1 Parent(s): e507b31

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-3b-everything-v2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ open-llama-3b-everything-v2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ open-llama-3b-everything-v2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ open-llama-3b-everything-v2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ open-llama-3b-everything-v2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ open-llama-3b-everything-v2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ open-llama-3b-everything-v2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ open-llama-3b-everything-v2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ open-llama-3b-everything-v2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ open-llama-3b-everything-v2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ open-llama-3b-everything-v2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ open-llama-3b-everything-v2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - totally-not-an-llm/EverythingLM-data-V2-sharegpt
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ tags:
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: harborwater/open-llama-3b-everything-v2
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
+ ## harborwater/open-llama-3b-everything-v2 - GGUF
26
+
27
+ This repo contains GGUF format model files for [harborwater/open-llama-3b-everything-v2](https://huggingface.co/harborwater/open-llama-3b-everything-v2).
28
+
29
+ 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).
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+
41
+ ```
42
+
43
+ ## Model file specification
44
+
45
+ | Filename | Quant type | File Size | Description |
46
+ | -------- | ---------- | --------- | ----------- |
47
+ | [open-llama-3b-everything-v2-Q2_K.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q2_K.gguf) | Q2_K | 1.844 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [open-llama-3b-everything-v2-Q3_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q3_K_S.gguf) | Q3_K_S | 1.844 GB | very small, high quality loss |
49
+ | [open-llama-3b-everything-v2-Q3_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q3_K_M.gguf) | Q3_K_M | 1.992 GB | very small, high quality loss |
50
+ | [open-llama-3b-everything-v2-Q3_K_L.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q3_K_L.gguf) | Q3_K_L | 2.062 GB | small, substantial quality loss |
51
+ | [open-llama-3b-everything-v2-Q4_0.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q4_0.gguf) | Q4_0 | 1.844 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [open-llama-3b-everything-v2-Q4_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q4_K_S.gguf) | Q4_K_S | 2.238 GB | small, greater quality loss |
53
+ | [open-llama-3b-everything-v2-Q4_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q4_K_M.gguf) | Q4_K_M | 2.403 GB | medium, balanced quality - recommended |
54
+ | [open-llama-3b-everything-v2-Q5_0.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q5_0.gguf) | Q5_0 | 2.231 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [open-llama-3b-everything-v2-Q5_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q5_K_S.gguf) | Q5_K_S | 2.424 GB | large, low quality loss - recommended |
56
+ | [open-llama-3b-everything-v2-Q5_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q5_K_M.gguf) | Q5_K_M | 2.568 GB | large, very low quality loss - recommended |
57
+ | [open-llama-3b-everything-v2-Q6_K.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q6_K.gguf) | Q6_K | 3.392 GB | very large, extremely low quality loss |
58
+ | [open-llama-3b-everything-v2-Q8_0.gguf](https://huggingface.co/tensorblock/open-llama-3b-everything-v2-GGUF/blob/main/open-llama-3b-everything-v2-Q8_0.gguf) | Q8_0 | 3.392 GB | very large, extremely low quality loss - not recommended |
59
+
60
+
61
+ ## Downloading instruction
62
+
63
+ ### Command line
64
+
65
+ Firstly, install Huggingface Client
66
+
67
+ ```shell
68
+ pip install -U "huggingface_hub[cli]"
69
+ ```
70
+
71
+ Then, downoad the individual model file the a local directory
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/open-llama-3b-everything-v2-GGUF --include "open-llama-3b-everything-v2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
75
+ ```
76
+
77
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/open-llama-3b-everything-v2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
open-llama-3b-everything-v2-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:233c15063f5dbe0bc0bef1fd3c191dcdee4ead07f2df6f3b5269891e13ab0dc8
3
+ size 1979924640
open-llama-3b-everything-v2-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4be7666aa214ea80c8af2cab7ffb3c6415f456439d8a523dcfd8d9f9b71dce60
3
+ size 2214548640
open-llama-3b-everything-v2-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16a7c3ed5df047e5e206a3f06c0deebb0c57c96a51ad0429ebe76ab69ae0fb4
3
+ size 2139348640
open-llama-3b-everything-v2-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa396c305ba492347ed07fadc86d7075c88a70ea1bf59282479a16ae085884da
3
+ size 1979924640
open-llama-3b-everything-v2-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b977d4bd3cfaf087aaaf52e020022c7d1313b101e618760e050328636a4644e
3
+ size 1979924640
open-llama-3b-everything-v2-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b14f044c5b76e54648e1c403d9e98861541f17132086880ba9b40152536fbeed
3
+ size 2580116640
open-llama-3b-everything-v2-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b403a11c1111cfa57d334076fd7e2196cef78b58267e968708dd32550face1
3
+ size 2403156640
open-llama-3b-everything-v2-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39f826b6772714b59751b9287bfe374bd58919230d784261a85f8b7de2d48251
3
+ size 2395412640
open-llama-3b-everything-v2-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a470a7ae6928fd26e4e21df84a4b176a522c4d8ba5e9d704bb234bddffce0e09
3
+ size 2757076640
open-llama-3b-everything-v2-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c9abf4086b7043befca331e3176730e99b01dd36379dcf9fc15adaa0252b7e
3
+ size 2603156640
open-llama-3b-everything-v2-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4087b5ae0438908cf9cf567ce30b20dfb747649a243d796ce6943ceecc4a4fc1
3
+ size 3641876640
open-llama-3b-everything-v2-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1d0368a43099ab491399c87df972b08ad71e3b62a364cea769e41d7b5649f3
3
+ size 3641876640