morriszms commited on
Commit
ab478cf
1 Parent(s): d0a5703

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
+ llama2-22b-chat-wizard-uncensored-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama2-22b-chat-wizard-uncensored-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama2-22b-chat-wizard-uncensored-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama2-22b-chat-wizard-uncensored-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama2-22b-chat-wizard-uncensored-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama2-22b-chat-wizard-uncensored-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama2-22b-chat-wizard-uncensored-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama2-22b-chat-wizard-uncensored-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama2-22b-chat-wizard-uncensored-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama2-22b-chat-wizard-uncensored-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama2-22b-chat-wizard-uncensored-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama2-22b-chat-wizard-uncensored-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: nkpz/llama2-22b-chat-wizard-uncensored
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## nkpz/llama2-22b-chat-wizard-uncensored - GGUF
21
+
22
+ This repo contains GGUF format model files for [nkpz/llama2-22b-chat-wizard-uncensored](https://huggingface.co/nkpz/llama2-22b-chat-wizard-uncensored).
23
+
24
+ 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).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [llama2-22b-chat-wizard-uncensored-Q2_K.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q2_K.gguf) | Q2_K | 7.557 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [llama2-22b-chat-wizard-uncensored-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q3_K_S.gguf) | Q3_K_S | 8.815 GB | very small, high quality loss |
44
+ | [llama2-22b-chat-wizard-uncensored-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q3_K_M.gguf) | Q3_K_M | 9.882 GB | very small, high quality loss |
45
+ | [llama2-22b-chat-wizard-uncensored-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q3_K_L.gguf) | Q3_K_L | 10.812 GB | small, substantial quality loss |
46
+ | [llama2-22b-chat-wizard-uncensored-Q4_0.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q4_0.gguf) | Q4_0 | 11.489 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [llama2-22b-chat-wizard-uncensored-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q4_K_S.gguf) | Q4_K_S | 11.579 GB | small, greater quality loss |
48
+ | [llama2-22b-chat-wizard-uncensored-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q4_K_M.gguf) | Q4_K_M | 12.274 GB | medium, balanced quality - recommended |
49
+ | [llama2-22b-chat-wizard-uncensored-Q5_0.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q5_0.gguf) | Q5_0 | 14.005 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [llama2-22b-chat-wizard-uncensored-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q5_K_S.gguf) | Q5_K_S | 14.005 GB | large, low quality loss - recommended |
51
+ | [llama2-22b-chat-wizard-uncensored-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q5_K_M.gguf) | Q5_K_M | 14.409 GB | large, very low quality loss - recommended |
52
+ | [llama2-22b-chat-wizard-uncensored-Q6_K.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q6_K.gguf) | Q6_K | 16.678 GB | very large, extremely low quality loss |
53
+ | [llama2-22b-chat-wizard-uncensored-Q8_0.gguf](https://huggingface.co/tensorblock/llama2-22b-chat-wizard-uncensored-GGUF/blob/main/llama2-22b-chat-wizard-uncensored-Q8_0.gguf) | Q8_0 | 21.602 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/llama2-22b-chat-wizard-uncensored-GGUF --include "llama2-22b-chat-wizard-uncensored-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/llama2-22b-chat-wizard-uncensored-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
llama2-22b-chat-wizard-uncensored-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bedc5eb2db0db0bacac77fc0900ce94a2d285c2f28621b9d929b28a89b72935
3
+ size 8114369824
llama2-22b-chat-wizard-uncensored-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001fe6fb24f8a2613927e9cbfd311f3f41aef0ef4ccaf98b93fd34e80328f195
3
+ size 11608836384
llama2-22b-chat-wizard-uncensored-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8669838acc4d60a48ce5131a38d3b87af9ce8f91b0c9d07fd462d846bea17581
3
+ size 10610329888
llama2-22b-chat-wizard-uncensored-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd94d9c2b22f50f9918b1ccedb1ff4e28218a6c8dc319c332f845c69666fc297
3
+ size 9465071904
llama2-22b-chat-wizard-uncensored-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7952eaa561f4eaeb993cfa6e2f5af4739826100470c3a784addb9ddeb28d41b3
3
+ size 12335738144
llama2-22b-chat-wizard-uncensored-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68782707e2368c9f4f53ad0253250aec8e12b564e8403070803e745387eea597
3
+ size 13179186464
llama2-22b-chat-wizard-uncensored-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f1fd377d0f3196881257d29e9ad3ba8329ba866dcc2f6d70286d330d36c480
3
+ size 12432436512
llama2-22b-chat-wizard-uncensored-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3965f278fb17dcc6c8c2f610d2852f474f3a2aacea51f9e82a2c53e31162db9c
3
+ size 15037541664
llama2-22b-chat-wizard-uncensored-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd1cc03b1e5f6f1959e5fc7df9f5c8e1547505c705db5caaa8def21577aa4811
3
+ size 15472045344
llama2-22b-chat-wizard-uncensored-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3782b340d8e9b70c70d7b887d85e60e8094791923a6e035aaca65958b878d43
3
+ size 15037541664
llama2-22b-chat-wizard-uncensored-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b34bc415ae461cc02a6922ad96e14372a7fa1525288d54ada98cbcf013ec144
3
+ size 17908207904
llama2-22b-chat-wizard-uncensored-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33314993512ddb366ef0b82a025e8044c059e5d4609388c63a0c36e77cf98739
3
+ size 23194536224