morriszms commited on
Commit
8cf0372
·
verified ·
1 Parent(s): afd7460

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
+ llama-2-13b-chat-platypus-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama-2-13b-chat-platypus-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama-2-13b-chat-platypus-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama-2-13b-chat-platypus-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama-2-13b-chat-platypus-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama-2-13b-chat-platypus-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama-2-13b-chat-platypus-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama-2-13b-chat-platypus-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama-2-13b-chat-platypus-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama-2-13b-chat-platypus-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama-2-13b-chat-platypus-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama-2-13b-chat-platypus-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - garage-bAInd/Open-Platypus
5
+ pipeline_tag: text-generation
6
+ language:
7
+ - en
8
+ tags:
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: lgaalves/llama-2-13b-chat-platypus
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
+ ## lgaalves/llama-2-13b-chat-platypus - GGUF
26
+
27
+ This repo contains GGUF format model files for [lgaalves/llama-2-13b-chat-platypus](https://huggingface.co/lgaalves/llama-2-13b-chat-platypus).
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
+ | [llama-2-13b-chat-platypus-Q2_K.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q2_K.gguf) | Q2_K | 4.521 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [llama-2-13b-chat-platypus-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q3_K_S.gguf) | Q3_K_S | 5.270 GB | very small, high quality loss |
49
+ | [llama-2-13b-chat-platypus-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q3_K_M.gguf) | Q3_K_M | 5.903 GB | very small, high quality loss |
50
+ | [llama-2-13b-chat-platypus-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q3_K_L.gguf) | Q3_K_L | 6.454 GB | small, substantial quality loss |
51
+ | [llama-2-13b-chat-platypus-Q4_0.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q4_0.gguf) | Q4_0 | 6.860 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [llama-2-13b-chat-platypus-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q4_K_S.gguf) | Q4_K_S | 6.913 GB | small, greater quality loss |
53
+ | [llama-2-13b-chat-platypus-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q4_K_M.gguf) | Q4_K_M | 7.326 GB | medium, balanced quality - recommended |
54
+ | [llama-2-13b-chat-platypus-Q5_0.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q5_0.gguf) | Q5_0 | 8.356 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [llama-2-13b-chat-platypus-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q5_K_S.gguf) | Q5_K_S | 8.356 GB | large, low quality loss - recommended |
56
+ | [llama-2-13b-chat-platypus-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q5_K_M.gguf) | Q5_K_M | 8.596 GB | large, very low quality loss - recommended |
57
+ | [llama-2-13b-chat-platypus-Q6_K.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q6_K.gguf) | Q6_K | 9.946 GB | very large, extremely low quality loss |
58
+ | [llama-2-13b-chat-platypus-Q8_0.gguf](https://huggingface.co/tensorblock/llama-2-13b-chat-platypus-GGUF/blob/main/llama-2-13b-chat-platypus-Q8_0.gguf) | Q8_0 | 12.881 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/llama-2-13b-chat-platypus-GGUF --include "llama-2-13b-chat-platypus-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/llama-2-13b-chat-platypus-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
llama-2-13b-chat-platypus-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af41b50ab8dfc822a7df7cc60a0790dcc304bda43360f8bd60c9735ee51ad5ee
3
+ size 4854270400
llama-2-13b-chat-platypus-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfcef55f6f0621ae83e24fdb31cd72afc09c35d202be93a638c65715046e24be
3
+ size 6929560000
llama-2-13b-chat-platypus-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c91803d9d753c0da5e7be57c249ddaa734be2c4b3b7bf833746c891d39f2e58
3
+ size 6337769920
llama-2-13b-chat-platypus-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d809f860a3e03d815a791a064aba09f6d466d765f79023dc3b5341bf0e4cb1fc
3
+ size 5658980800
llama-2-13b-chat-platypus-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb9fbcdfda2d44309f7131251a2264c032fe6a3391e6b8efbc2df7cd60dc3092
3
+ size 7365835200
llama-2-13b-chat-platypus-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41063571197ca99c2e2c5b758e19b0200dc426e1161dfbbd5004ac9cb36ba8bb
3
+ size 7865956800
llama-2-13b-chat-platypus-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409ed4f63160abaaea59cf4801f254e495ea72117597609b2d90d6698cf245d3
3
+ size 7423179200
llama-2-13b-chat-platypus-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f841e205038a145d2d0940649f9f95bd3673bc7e7206eb0ea680b95d2f7cdc0c
3
+ size 8972286400
llama-2-13b-chat-platypus-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7201e687914b5d3aadbed0e7c57984e6f38124fba30a2ffdff4845804be57f0
3
+ size 9229924800
llama-2-13b-chat-platypus-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb223931305764d764188e0d280d289a31e28f5c5bff4da4f3e8114fa10f3e8a
3
+ size 8972286400
llama-2-13b-chat-platypus-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67da950710ac9098c4dbde2cc1c7ef43c105ae064489556979730a7dea60c5ae
3
+ size 10679140800
llama-2-13b-chat-platypus-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19097db695874798c867bfd98930e51f6a1d9e5047d82fe2ea93f74339abc12d
3
+ size 13831320000