Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +93 -0
- stablelm-2-1_6b-chat-Q2_K.gguf +3 -0
- stablelm-2-1_6b-chat-Q3_K_L.gguf +3 -0
- stablelm-2-1_6b-chat-Q3_K_M.gguf +3 -0
- stablelm-2-1_6b-chat-Q3_K_S.gguf +3 -0
- stablelm-2-1_6b-chat-Q4_0.gguf +3 -0
- stablelm-2-1_6b-chat-Q4_K_M.gguf +3 -0
- stablelm-2-1_6b-chat-Q4_K_S.gguf +3 -0
- stablelm-2-1_6b-chat-Q5_0.gguf +3 -0
- stablelm-2-1_6b-chat-Q5_K_M.gguf +3 -0
- stablelm-2-1_6b-chat-Q5_K_S.gguf +3 -0
- stablelm-2-1_6b-chat-Q6_K.gguf +3 -0
- stablelm-2-1_6b-chat-Q8_0.gguf +3 -0
.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-1_6b-chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
stablelm-2-1_6b-chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
stablelm-2-1_6b-chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
stablelm-2-1_6b-chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
stablelm-2-1_6b-chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
stablelm-2-1_6b-chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
stablelm-2-1_6b-chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
stablelm-2-1_6b-chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
stablelm-2-1_6b-chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
stablelm-2-1_6b-chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
stablelm-2-1_6b-chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
stablelm-2-1_6b-chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- HuggingFaceH4/ultrachat_200k
|
| 4 |
+
- allenai/ultrafeedback_binarized_cleaned
|
| 5 |
+
- meta-math/MetaMathQA
|
| 6 |
+
- WizardLM/WizardLM_evol_instruct_V2_196k
|
| 7 |
+
- openchat/openchat_sharegpt4_dataset
|
| 8 |
+
- LDJnr/Capybara
|
| 9 |
+
- Intel/orca_dpo_pairs
|
| 10 |
+
- hkust-nlp/deita-10k-v0
|
| 11 |
+
- teknium/OpenHermes-2.5
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
+
tags:
|
| 15 |
+
- causal-lm
|
| 16 |
+
- TensorBlock
|
| 17 |
+
- GGUF
|
| 18 |
+
extra_gated_fields:
|
| 19 |
+
Name: text
|
| 20 |
+
Email: text
|
| 21 |
+
Country: text
|
| 22 |
+
Organization or Affiliation: text
|
| 23 |
+
I ALLOW Stability AI to email me about new model releases: checkbox
|
| 24 |
+
license: other
|
| 25 |
+
base_model: stabilityai/stablelm-2-1_6b-chat
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 29 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 30 |
+
</div>
|
| 31 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 32 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 33 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 34 |
+
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>
|
| 35 |
+
</p>
|
| 36 |
+
</div>
|
| 37 |
+
</div>
|
| 38 |
+
|
| 39 |
+
## stabilityai/stablelm-2-1_6b-chat - GGUF
|
| 40 |
+
|
| 41 |
+
This repo contains GGUF format model files for [stabilityai/stablelm-2-1_6b-chat](https://huggingface.co/stabilityai/stablelm-2-1_6b-chat).
|
| 42 |
+
|
| 43 |
+
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).
|
| 44 |
+
|
| 45 |
+
## Prompt template
|
| 46 |
+
|
| 47 |
+
```
|
| 48 |
+
<|im_start|>system
|
| 49 |
+
{system_prompt}<|im_end|>
|
| 50 |
+
<|im_start|>user
|
| 51 |
+
{prompt}<|im_end|>
|
| 52 |
+
<|im_start|>assistant
|
| 53 |
+
```
|
| 54 |
+
|
| 55 |
+
## Model file specification
|
| 56 |
+
|
| 57 |
+
| Filename | Quant type | File Size | Description |
|
| 58 |
+
| -------- | ---------- | --------- | ----------- |
|
| 59 |
+
| [stablelm-2-1_6b-chat-Q2_K.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q2_K.gguf) | Q2_K | 0.646 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 60 |
+
| [stablelm-2-1_6b-chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q3_K_S.gguf) | Q3_K_S | 0.737 GB | very small, high quality loss |
|
| 61 |
+
| [stablelm-2-1_6b-chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q3_K_M.gguf) | Q3_K_M | 0.799 GB | very small, high quality loss |
|
| 62 |
+
| [stablelm-2-1_6b-chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q3_K_L.gguf) | Q3_K_L | 0.852 GB | small, substantial quality loss |
|
| 63 |
+
| [stablelm-2-1_6b-chat-Q4_0.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q4_0.gguf) | Q4_0 | 0.915 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 64 |
+
| [stablelm-2-1_6b-chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q4_K_S.gguf) | Q4_K_S | 0.921 GB | small, greater quality loss |
|
| 65 |
+
| [stablelm-2-1_6b-chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q4_K_M.gguf) | Q4_K_M | 0.961 GB | medium, balanced quality - recommended |
|
| 66 |
+
| [stablelm-2-1_6b-chat-Q5_0.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q5_0.gguf) | Q5_0 | 1.083 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 67 |
+
| [stablelm-2-1_6b-chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q5_K_S.gguf) | Q5_K_S | 1.083 GB | large, low quality loss - recommended |
|
| 68 |
+
| [stablelm-2-1_6b-chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q5_K_M.gguf) | Q5_K_M | 1.106 GB | large, very low quality loss - recommended |
|
| 69 |
+
| [stablelm-2-1_6b-chat-Q6_K.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q6_K.gguf) | Q6_K | 1.261 GB | very large, extremely low quality loss |
|
| 70 |
+
| [stablelm-2-1_6b-chat-Q8_0.gguf](https://huggingface.co/tensorblock/stablelm-2-1_6b-chat-GGUF/tree/main/stablelm-2-1_6b-chat-Q8_0.gguf) | Q8_0 | 1.632 GB | very large, extremely low quality loss - not recommended |
|
| 71 |
+
|
| 72 |
+
|
| 73 |
+
## Downloading instruction
|
| 74 |
+
|
| 75 |
+
### Command line
|
| 76 |
+
|
| 77 |
+
Firstly, install Huggingface Client
|
| 78 |
+
|
| 79 |
+
```shell
|
| 80 |
+
pip install -U "huggingface_hub[cli]"
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
Then, downoad the individual model file the a local directory
|
| 84 |
+
|
| 85 |
+
```shell
|
| 86 |
+
huggingface-cli download tensorblock/stablelm-2-1_6b-chat-GGUF --include "stablelm-2-1_6b-chat-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 87 |
+
```
|
| 88 |
+
|
| 89 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 90 |
+
|
| 91 |
+
```shell
|
| 92 |
+
huggingface-cli download tensorblock/stablelm-2-1_6b-chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 93 |
+
```
|
stablelm-2-1_6b-chat-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:523c7e95194f7cd100f3a30d4779461aa3e2ba59befc4539fe188e50d877ead6
|
| 3 |
+
size 694162432
|
stablelm-2-1_6b-chat-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aca43749f7641e9f23eb015a980a318bda7244cbdd6843d1212ececa114a2fb
|
| 3 |
+
size 914985984
|
stablelm-2-1_6b-chat-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:225aa15e622e27d3bc9049e58c51df87bba646c9fcca40a11b448afa79c08105
|
| 3 |
+
size 857707520
|
stablelm-2-1_6b-chat-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80ad4fb174db4828dc37fd56b6236254f47aacc8ffb63673b3d3e33dfee64eca
|
| 3 |
+
size 791712768
|
stablelm-2-1_6b-chat-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afd06b9eb83044d3cb70ae107a832a6a1139670230234b49f9d939ea0139c78d
|
| 3 |
+
size 982782976
|
stablelm-2-1_6b-chat-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb1825d01b45b089b79c07ae218b73de08079674c8ae7429ba3b41acf9f6b6df
|
| 3 |
+
size 1031443456
|
stablelm-2-1_6b-chat-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af706440220ba9f3e4297040b76769d52a715f6549260fd89a4f2a3d4ef5e95e
|
| 3 |
+
size 989205504
|
stablelm-2-1_6b-chat-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3a354308319f412ad9a1e60382a162268a51b8e4ea3d9c72466aae073ea6b49
|
| 3 |
+
size 1162613760
|
stablelm-2-1_6b-chat-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48a1ef57c5aa209f9769017f3789176d9505e20cf711834cc448bf0c7068e4e6
|
| 3 |
+
size 1187681280
|
stablelm-2-1_6b-chat-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7908ccdf10fe55c1310acb3cb4133c75cdd36f3a59f56d4df946e580077682b2
|
| 3 |
+
size 1162613760
|
stablelm-2-1_6b-chat-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32270cd71e77fd242b4aae177627867a6a7d76c7478eb0c3647caec68e6704e3
|
| 3 |
+
size 1353683968
|
stablelm-2-1_6b-chat-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:086a1e0659c9b72697cf2311b2b39598ee06108fa11c5ac19d28240b9301c123
|
| 3 |
+
size 1751880704
|