morriszms commited on
Commit
f0c7d7c
1 Parent(s): 3f4d241

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-chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ stablelm-2-12b-chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ stablelm-2-12b-chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ stablelm-2-12b-chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ stablelm-2-12b-chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ stablelm-2-12b-chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ stablelm-2-12b-chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ stablelm-2-12b-chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ stablelm-2-12b-chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ stablelm-2-12b-chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ stablelm-2-12b-chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ stablelm-2-12b-chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: other
5
+ tags:
6
+ - causal-lm
7
+ - TensorBlock
8
+ - GGUF
9
+ datasets:
10
+ - HuggingFaceH4/ultrachat_200k
11
+ - allenai/ultrafeedback_binarized_cleaned
12
+ - meta-math/MetaMathQA
13
+ - WizardLM/WizardLM_evol_instruct_V2_196k
14
+ - openchat/openchat_sharegpt4_dataset
15
+ - LDJnr/Capybara
16
+ - Intel/orca_dpo_pairs
17
+ - hkust-nlp/deita-10k-v0
18
+ - Anthropic/hh-rlhf
19
+ - glaiveai/glaive-function-calling-v2
20
+ extra_gated_fields:
21
+ Name: text
22
+ Email: text
23
+ Country: text
24
+ Organization or Affiliation: text
25
+ I ALLOW Stability AI to email me about new model releases: checkbox
26
+ base_model: stabilityai/stablelm-2-12b-chat
27
+ ---
28
+
29
+ <div style="width: auto; margin-left: auto; margin-right: auto">
30
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
31
+ </div>
32
+ <div style="display: flex; justify-content: space-between; width: 100%;">
33
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
34
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
35
+ 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>
36
+ </p>
37
+ </div>
38
+ </div>
39
+
40
+ ## stabilityai/stablelm-2-12b-chat - GGUF
41
+
42
+ This repo contains GGUF format model files for [stabilityai/stablelm-2-12b-chat](https://huggingface.co/stabilityai/stablelm-2-12b-chat).
43
+
44
+ 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).
45
+
46
+ ## Prompt template
47
+
48
+ ```
49
+ <|im_start|>system
50
+ {system_prompt}<|im_end|>
51
+ <|im_start|>user
52
+ {prompt}<|im_end|>
53
+ <|im_start|>assistant
54
+ ```
55
+
56
+ ## Model file specification
57
+
58
+ | Filename | Quant type | File Size | Description |
59
+ | -------- | ---------- | --------- | ----------- |
60
+ | [stablelm-2-12b-chat-Q2_K.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q2_K.gguf) | Q2_K | 4.376 GB | smallest, significant quality loss - not recommended for most purposes |
61
+ | [stablelm-2-12b-chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q3_K_S.gguf) | Q3_K_S | 5.052 GB | very small, high quality loss |
62
+ | [stablelm-2-12b-chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q3_K_M.gguf) | Q3_K_M | 5.582 GB | very small, high quality loss |
63
+ | [stablelm-2-12b-chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q3_K_L.gguf) | Q3_K_L | 6.046 GB | small, substantial quality loss |
64
+ | [stablelm-2-12b-chat-Q4_0.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q4_0.gguf) | Q4_0 | 6.490 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
65
+ | [stablelm-2-12b-chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q4_K_S.gguf) | Q4_K_S | 6.535 GB | small, greater quality loss |
66
+ | [stablelm-2-12b-chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q4_K_M.gguf) | Q4_K_M | 6.862 GB | medium, balanced quality - recommended |
67
+ | [stablelm-2-12b-chat-Q5_0.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q5_0.gguf) | Q5_0 | 7.844 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
68
+ | [stablelm-2-12b-chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q5_K_S.gguf) | Q5_K_S | 7.844 GB | large, low quality loss - recommended |
69
+ | [stablelm-2-12b-chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q5_K_M.gguf) | Q5_K_M | 8.035 GB | large, very low quality loss - recommended |
70
+ | [stablelm-2-12b-chat-Q6_K.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q6_K.gguf) | Q6_K | 9.282 GB | very large, extremely low quality loss |
71
+ | [stablelm-2-12b-chat-Q8_0.gguf](https://huggingface.co/tensorblock/stablelm-2-12b-chat-GGUF/tree/main/stablelm-2-12b-chat-Q8_0.gguf) | Q8_0 | 12.021 GB | very large, extremely low quality loss - not recommended |
72
+
73
+
74
+ ## Downloading instruction
75
+
76
+ ### Command line
77
+
78
+ Firstly, install Huggingface Client
79
+
80
+ ```shell
81
+ pip install -U "huggingface_hub[cli]"
82
+ ```
83
+
84
+ Then, downoad the individual model file the a local directory
85
+
86
+ ```shell
87
+ huggingface-cli download tensorblock/stablelm-2-12b-chat-GGUF --include "stablelm-2-12b-chat-Q2_K.gguf" --local-dir MY_LOCAL_DIR
88
+ ```
89
+
90
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
91
+
92
+ ```shell
93
+ huggingface-cli download tensorblock/stablelm-2-12b-chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
94
+ ```
stablelm-2-12b-chat-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf84175e4c8dbb7d8ec2241a86d89a834d61dd04c4849bb3680cb76ab989e72
3
+ size 4698894880
stablelm-2-12b-chat-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f87fe758e2c9223c323746a88676fa141491926dc9974b0419e724edc04df8cc
3
+ size 6492287520
stablelm-2-12b-chat-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc05000f99d493bbcc67ca566a40d00eded916a1a814b1d90a8ca821bb6a48e4
3
+ size 5993886240
stablelm-2-12b-chat-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543b4074c677ff0e22e60a355c523e76f13356ddac7f0468fcbcacfc2b2156fd
3
+ size 5424460320
stablelm-2-12b-chat-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:388cec1f7c832ecedf03f1f1714ae70d59b46e75ff531001d3fb3f6f764f1b86
3
+ size 6968898080
stablelm-2-12b-chat-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5e75adaec1e0b8bc5648cbeede8aacb0156780dab5501af301c2d09d11d669b
3
+ size 7367643680
stablelm-2-12b-chat-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6effa66de62eafe15ceb2551a46be4fa2c1a039c9879f224813378a1ed7b8fd3
3
+ size 7016411680
stablelm-2-12b-chat-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2eb92de7c1ae8f3cdf443585dd9ba3d58f2ca0ed52fcf93cff65211ca58f9c
3
+ size 8422486560
stablelm-2-12b-chat-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec445e8cf77a3169bddfd065ece1d894cba474b6247ac1310e9fa6d386959330
3
+ size 8627900960
stablelm-2-12b-chat-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e171a256d7cb3de915a2f670e330bbcb655ad3836f095b1b9e4e13fc08584a2f
3
+ size 8422486560
stablelm-2-12b-chat-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b998ee45c81a22f243948b38c572db7d58331594e4c4c67ffc84330d2f26899
3
+ size 9966924320
stablelm-2-12b-chat-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0590f5541a8ffecb58080f7289878cf422b11859071d48fac261f3b37d5a18ba
3
+ size 12907688480