Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +85 -0
- SmolLM-360M-Instruct-Q2_K.gguf +3 -0
- SmolLM-360M-Instruct-Q3_K_L.gguf +3 -0
- SmolLM-360M-Instruct-Q3_K_M.gguf +3 -0
- SmolLM-360M-Instruct-Q3_K_S.gguf +3 -0
- SmolLM-360M-Instruct-Q4_0.gguf +3 -0
- SmolLM-360M-Instruct-Q4_K_M.gguf +3 -0
- SmolLM-360M-Instruct-Q4_K_S.gguf +3 -0
- SmolLM-360M-Instruct-Q5_0.gguf +3 -0
- SmolLM-360M-Instruct-Q5_K_M.gguf +3 -0
- SmolLM-360M-Instruct-Q5_K_S.gguf +3 -0
- SmolLM-360M-Instruct-Q6_K.gguf +3 -0
- SmolLM-360M-Instruct-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 |
+
SmolLM-360M-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
SmolLM-360M-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
SmolLM-360M-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
SmolLM-360M-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
SmolLM-360M-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
SmolLM-360M-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
SmolLM-360M-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
SmolLM-360M-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
SmolLM-360M-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
SmolLM-360M-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
SmolLM-360M-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
SmolLM-360M-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: HuggingFaceTB/SmolLM-360M-Instruct
|
| 4 |
+
tags:
|
| 5 |
+
- alignment-handbook
|
| 6 |
+
- trl
|
| 7 |
+
- sft
|
| 8 |
+
- TensorBlock
|
| 9 |
+
- GGUF
|
| 10 |
+
datasets:
|
| 11 |
+
- Magpie-Align/Magpie-Pro-300K-Filtered
|
| 12 |
+
- bigcode/self-oss-instruct-sc2-exec-filter-50k
|
| 13 |
+
- teknium/OpenHermes-2.5
|
| 14 |
+
- HuggingFaceTB/everyday-conversations-llama3.1-2k
|
| 15 |
+
library_name: transformers
|
| 16 |
+
language:
|
| 17 |
+
- en
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 21 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 22 |
+
</div>
|
| 23 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 24 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 25 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 26 |
+
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>
|
| 27 |
+
</p>
|
| 28 |
+
</div>
|
| 29 |
+
</div>
|
| 30 |
+
|
| 31 |
+
## HuggingFaceTB/SmolLM-360M-Instruct - GGUF
|
| 32 |
+
|
| 33 |
+
This repo contains GGUF format model files for [HuggingFaceTB/SmolLM-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-360M-Instruct).
|
| 34 |
+
|
| 35 |
+
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).
|
| 36 |
+
|
| 37 |
+
## Prompt template
|
| 38 |
+
|
| 39 |
+
```
|
| 40 |
+
<|im_start|>system
|
| 41 |
+
{system_prompt}<|im_end|>
|
| 42 |
+
<|im_start|>user
|
| 43 |
+
{prompt}<|im_end|>
|
| 44 |
+
<|im_start|>assistant
|
| 45 |
+
```
|
| 46 |
+
|
| 47 |
+
## Model file specification
|
| 48 |
+
|
| 49 |
+
| Filename | Quant type | File Size | Description |
|
| 50 |
+
| -------- | ---------- | --------- | ----------- |
|
| 51 |
+
| [SmolLM-360M-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q2_K.gguf) | Q2_K | 0.204 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 52 |
+
| [SmolLM-360M-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q3_K_S.gguf) | Q3_K_S | 0.204 GB | very small, high quality loss |
|
| 53 |
+
| [SmolLM-360M-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q3_K_M.gguf) | Q3_K_M | 0.219 GB | very small, high quality loss |
|
| 54 |
+
| [SmolLM-360M-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q3_K_L.gguf) | Q3_K_L | 0.229 GB | small, substantial quality loss |
|
| 55 |
+
| [SmolLM-360M-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q4_0.gguf) | Q4_0 | 0.213 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 56 |
+
| [SmolLM-360M-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q4_K_S.gguf) | Q4_K_S | 0.242 GB | small, greater quality loss |
|
| 57 |
+
| [SmolLM-360M-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q4_K_M.gguf) | Q4_K_M | 0.252 GB | medium, balanced quality - recommended |
|
| 58 |
+
| [SmolLM-360M-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q5_0.gguf) | Q5_0 | 0.250 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 59 |
+
| [SmolLM-360M-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q5_K_S.gguf) | Q5_K_S | 0.264 GB | large, low quality loss - recommended |
|
| 60 |
+
| [SmolLM-360M-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q5_K_M.gguf) | Q5_K_M | 0.270 GB | large, very low quality loss - recommended |
|
| 61 |
+
| [SmolLM-360M-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q6_K.gguf) | Q6_K | 0.342 GB | very large, extremely low quality loss |
|
| 62 |
+
| [SmolLM-360M-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/SmolLM-360M-Instruct-GGUF/tree/main/SmolLM-360M-Instruct-Q8_0.gguf) | Q8_0 | 0.360 GB | very large, extremely low quality loss - not recommended |
|
| 63 |
+
|
| 64 |
+
|
| 65 |
+
## Downloading instruction
|
| 66 |
+
|
| 67 |
+
### Command line
|
| 68 |
+
|
| 69 |
+
Firstly, install Huggingface Client
|
| 70 |
+
|
| 71 |
+
```shell
|
| 72 |
+
pip install -U "huggingface_hub[cli]"
|
| 73 |
+
```
|
| 74 |
+
|
| 75 |
+
Then, downoad the individual model file the a local directory
|
| 76 |
+
|
| 77 |
+
```shell
|
| 78 |
+
huggingface-cli download tensorblock/SmolLM-360M-Instruct-GGUF --include "SmolLM-360M-Instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 79 |
+
```
|
| 80 |
+
|
| 81 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 82 |
+
|
| 83 |
+
```shell
|
| 84 |
+
huggingface-cli download tensorblock/SmolLM-360M-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 85 |
+
```
|
SmolLM-360M-Instruct-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c3f10bdc0af459b1fa9047549d380f8bad2c08d1479ae560ce33335d011eca2
|
| 3 |
+
size 218674144
|
SmolLM-360M-Instruct-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62baed3a1d7c51fd22c1c3a48c2c64423aa7b7d4a10524a61eae7e5246d0aa6f
|
| 3 |
+
size 246322144
|
SmolLM-360M-Instruct-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75356aee67b204c3ebd71a6d181cfd85aa4ba715db62063113e8aba9e487f7b6
|
| 3 |
+
size 234686944
|
SmolLM-360M-Instruct-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6faf94a15f5e91cdc483b43d5634012a37bd33adc74ca634cb36d1725e662a4
|
| 3 |
+
size 218674144
|
SmolLM-360M-Instruct-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc3e33260fa57da24df929dbcf60275a187060ebdc82fbceab55f9dbdcc27a3b
|
| 3 |
+
size 229118944
|
SmolLM-360M-Instruct-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bf9a0cf5bb70e428be3799c23d583bc5d3efcfefa2b46e3ba4f0dc29ad848d0
|
| 3 |
+
size 270590944
|
SmolLM-360M-Instruct-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dea6976fc5403d9c50d46617c571c2a19c12a52298cb0972059b9f590f34538
|
| 3 |
+
size 259915744
|
SmolLM-360M-Instruct-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aba733de6fb230a9778d44707987c017551473f973ccb06ba33b35ffe7c7f50a
|
| 3 |
+
size 268440544
|
SmolLM-360M-Instruct-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07598747978dc2966ecbc9d5e1afef86f0ad43faf072e031d88893f2c147b4d2
|
| 3 |
+
size 289944544
|
SmolLM-360M-Instruct-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bac9518eb79f27d7b8cc7e8ac2cba453e07ef1f9c31c68add5232252ad3d02a0
|
| 3 |
+
size 283186144
|
SmolLM-360M-Instruct-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:861ba7cddfd1df890769b619b4da08de0c5d2b35faf314dd0548081110a87dd9
|
| 3 |
+
size 367358944
|
SmolLM-360M-Instruct-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6efc45fb0c12bd99a913835cf21f7ad0e31dc9f10a69c97e08859ce4ce8666d5
|
| 3 |
+
size 386405344
|