morriszms commited on
Commit
0be3b28
1 Parent(s): 0562431

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
+ stablelm-2-12b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ stablelm-2-12b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ stablelm-2-12b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ stablelm-2-12b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ stablelm-2-12b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ stablelm-2-12b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ stablelm-2-12b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ stablelm-2-12b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ stablelm-2-12b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ stablelm-2-12b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ stablelm-2-12b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ stablelm-2-12b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - de
5
+ - es
6
+ - fr
7
+ - it
8
+ - nl
9
+ - pt
10
+ license: other
11
+ tags:
12
+ - causal-lm
13
+ - TensorBlock
14
+ - GGUF
15
+ datasets:
16
+ - tiiuae/falcon-refinedweb
17
+ - togethercomputer/RedPajama-Data-1T
18
+ - uonlp/CulturaX
19
+ - CarperAI/pilev2-dev
20
+ - bigcode/starcoderdata
21
+ - DataProvenanceInitiative/Commercially-Verified-Licenses
22
+ base_model: stabilityai/stablelm-2-12b
23
+ ---
24
+
25
+ <div style="width: auto; margin-left: auto; margin-right: auto">
26
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
27
+ </div>
28
+ <div style="display: flex; justify-content: space-between; width: 100%;">
29
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
30
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
31
+ 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>
32
+ </p>
33
+ </div>
34
+ </div>
35
+
36
+ ## stabilityai/stablelm-2-12b - GGUF
37
+
38
+ This repo contains GGUF format model files for [stabilityai/stablelm-2-12b](https://huggingface.co/stabilityai/stablelm-2-12b).
39
+
40
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
41
+
42
+ <div style="text-align: left; margin: 20px 0;">
43
+ <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;">
44
+ Run them on the TensorBlock client using your local machine ↗
45
+ </a>
46
+ </div>
47
+
48
+ ## Prompt template
49
+
50
+ ```
51
+
52
+ ```
53
+
54
+ ## Model file specification
55
+
56
+ | Filename | Quant type | File Size | Description |
57
+ | -------- | ---------- | --------- | ----------- |
58
+ | [stablelm-2-12b-Q2_K.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q2_K.gguf) | Q2_K | 4.699 GB | smallest, significant quality loss - not recommended for most purposes |
59
+ | [stablelm-2-12b-Q3_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q3_K_S.gguf) | Q3_K_S | 5.424 GB | very small, high quality loss |
60
+ | [stablelm-2-12b-Q3_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q3_K_M.gguf) | Q3_K_M | 5.994 GB | very small, high quality loss |
61
+ | [stablelm-2-12b-Q3_K_L.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q3_K_L.gguf) | Q3_K_L | 6.492 GB | small, substantial quality loss |
62
+ | [stablelm-2-12b-Q4_0.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q4_0.gguf) | Q4_0 | 6.969 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
63
+ | [stablelm-2-12b-Q4_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q4_K_S.gguf) | Q4_K_S | 7.016 GB | small, greater quality loss |
64
+ | [stablelm-2-12b-Q4_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q4_K_M.gguf) | Q4_K_M | 7.368 GB | medium, balanced quality - recommended |
65
+ | [stablelm-2-12b-Q5_0.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q5_0.gguf) | Q5_0 | 8.422 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
66
+ | [stablelm-2-12b-Q5_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q5_K_S.gguf) | Q5_K_S | 8.422 GB | large, low quality loss - recommended |
67
+ | [stablelm-2-12b-Q5_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q5_K_M.gguf) | Q5_K_M | 8.628 GB | large, very low quality loss - recommended |
68
+ | [stablelm-2-12b-Q6_K.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q6_K.gguf) | Q6_K | 9.967 GB | very large, extremely low quality loss |
69
+ | [stablelm-2-12b-Q8_0.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-GGUF/blob/main/stablelm-2-12b-Q8_0.gguf) | Q8_0 | 12.908 GB | very large, extremely low quality loss - not recommended |
70
+
71
+
72
+ ## Downloading instruction
73
+
74
+ ### Command line
75
+
76
+ Firstly, install Huggingface Client
77
+
78
+ ```shell
79
+ pip install -U "huggingface_hub[cli]"
80
+ ```
81
+
82
+ Then, downoad the individual model file the a local directory
83
+
84
+ ```shell
85
+ huggingface-cli download tensorblock/stablelm-2-12b-GGUF --include "stablelm-2-12b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
86
+ ```
87
+
88
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
89
+
90
+ ```shell
91
+ huggingface-cli download tensorblock/stablelm-2-12b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
92
+ ```
stablelm-2-12b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2feab35da27a5aba9b18fd395b5c39c9f74a1635c4e1da01bc18b062f9ab461e
3
+ size 4698895168
stablelm-2-12b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3496a4725e973d8efd6191853eaac5e826bdcc011603fca116c8e69d40301da
3
+ size 6492287808
stablelm-2-12b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dd33e1536254991065a4853adf61b4b90240b40bb63abc39684e7f2a6aac030
3
+ size 5993886528
stablelm-2-12b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac34a82f697a1c01c8a69c969810e9e12ffdfebf0e97a870f4cc7a964976015
3
+ size 5424460608
stablelm-2-12b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:457f9644f317e225120371e70dbdf6e44043a29dafe683949700211b32c8b630
3
+ size 6968898368
stablelm-2-12b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea056b3db2d7f4c653201fb36e04b08a07137a53643c0c7bda62ddd7c3bd7d74
3
+ size 7367643968
stablelm-2-12b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf49c4779bd21c8e9c14804288d8485909016e6a1d2ec60ecfbe2a5a1e62e3d7
3
+ size 7016411968
stablelm-2-12b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25f9b524df9704606d6fcaeb82160e6f1abfb0bba2c031f433d42ac464510824
3
+ size 8422486848
stablelm-2-12b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87b0a39a710f996fa4e7c4d8bf89d4eb4a34bb3329e8adae85ad784204245631
3
+ size 8627901248
stablelm-2-12b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f0eb914b96f8231c3dde96da134e93c174cfab5a1a6527e72fa36b97ede648e
3
+ size 8422486848
stablelm-2-12b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffc5d1662c3a9953a1bd35e6c40f76ad06cfd880e742e619edfcc88381735fa7
3
+ size 9966924608
stablelm-2-12b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d036f3b068985e13b1aada4b63b80317d259520323348c6dd4840c57c4ded8a8
3
+ size 12907688768