Upload folder using huggingface_hub
Browse files- README.md +10 -17
- SmolLM-135M-Q2_K.gguf +2 -2
- SmolLM-135M-Q3_K_L.gguf +2 -2
- SmolLM-135M-Q3_K_M.gguf +2 -2
- SmolLM-135M-Q3_K_S.gguf +2 -2
- SmolLM-135M-Q4_0.gguf +2 -2
- SmolLM-135M-Q4_K_M.gguf +2 -2
- SmolLM-135M-Q4_K_S.gguf +2 -2
- SmolLM-135M-Q5_0.gguf +2 -2
- SmolLM-135M-Q5_K_M.gguf +2 -2
- SmolLM-135M-Q5_K_S.gguf +2 -2
- SmolLM-135M-Q6_K.gguf +2 -2
- SmolLM-135M-Q8_0.gguf +2 -2
README.md
CHANGED
|
@@ -1,20 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
base_model: unsloth/SmolLM-135M
|
| 4 |
tags:
|
| 5 |
-
- alignment-handbook
|
| 6 |
-
- trl
|
| 7 |
-
- unsloth
|
| 8 |
- TensorBlock
|
| 9 |
- GGUF
|
| 10 |
-
|
| 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">
|
|
@@ -28,11 +17,11 @@ language:
|
|
| 28 |
</div>
|
| 29 |
</div>
|
| 30 |
|
| 31 |
-
##
|
| 32 |
|
| 33 |
-
This repo contains GGUF format model files for [
|
| 34 |
|
| 35 |
-
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit
|
| 36 |
|
| 37 |
<div style="text-align: left; margin: 20px 0;">
|
| 38 |
<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;">
|
|
@@ -43,7 +32,11 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|
| 43 |
## Prompt template
|
| 44 |
|
| 45 |
```
|
| 46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
```
|
| 48 |
|
| 49 |
## Model file specification
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: transformers
|
|
|
|
| 3 |
tags:
|
|
|
|
|
|
|
|
|
|
| 4 |
- TensorBlock
|
| 5 |
- GGUF
|
| 6 |
+
base_model: khairi/SmolLM-135M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
|
|
|
| 17 |
</div>
|
| 18 |
</div>
|
| 19 |
|
| 20 |
+
## khairi/SmolLM-135M - GGUF
|
| 21 |
|
| 22 |
+
This repo contains GGUF format model files for [khairi/SmolLM-135M](https://huggingface.co/khairi/SmolLM-135M).
|
| 23 |
|
| 24 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4882](https://github.com/ggml-org/llama.cpp/commit/be7c3034108473beda214fd1d7c98fd6a7a3bdf5).
|
| 25 |
|
| 26 |
<div style="text-align: left; margin: 20px 0;">
|
| 27 |
<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;">
|
|
|
|
| 32 |
## Prompt template
|
| 33 |
|
| 34 |
```
|
| 35 |
+
<|im_start|>system
|
| 36 |
+
{system_prompt}<|im_end|>
|
| 37 |
+
<|im_start|>user
|
| 38 |
+
{prompt}<|im_end|>
|
| 39 |
+
<|im_start|>assistant
|
| 40 |
```
|
| 41 |
|
| 42 |
## Model file specification
|
SmolLM-135M-Q2_K.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99cce9f2e86e2d98fee6b3d9a734d2bd9491260faa0cf544b772ffa84794175c
|
| 3 |
+
size 88202400
|
SmolLM-135M-Q3_K_L.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59732338c361d2c319d271a4e280e52f693eff1aa61fd2adc2cb85b69fb3d194
|
| 3 |
+
size 97533600
|
SmolLM-135M-Q3_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e6af5bbdf5b29b06cd52eb9be9920e560dcea01db8a6c6b250d7d00767b4bc7
|
| 3 |
+
size 93510816
|
SmolLM-135M-Q3_K_S.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a33b97acf5e8ac3007c8b7aac1a931bd7736a111315ce7c279e9b46451e3dfa7
|
| 3 |
+
size 88202400
|
SmolLM-135M-Q4_0.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2de7858e21ce6e4ef46be1427f72f16348e83b4175d8cc2eeacedb69a18ac5e2
|
| 3 |
+
size 91727520
|
SmolLM-135M-Q4_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faa547bb3c804d964661afbf4765232f3c5abb9844444c3cde435f50f2e68b79
|
| 3 |
+
size 105454752
|
SmolLM-135M-Q4_K_S.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:324b43b21c1829596c178eceb56a25108dd86190775ded6f9558469b33015b96
|
| 3 |
+
size 102040224
|
SmolLM-135M-Q5_0.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ac0b348dc99bb21a1b040ff4e06ca31f7cc68d1096e6f42b60b6fb5cbbbd828
|
| 3 |
+
size 104998560
|
SmolLM-135M-Q5_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9d0a75699163d70893a552a92ff8e3e41b208e6cdf7fc91b3a02fe33517fe85
|
| 3 |
+
size 112104096
|
SmolLM-135M-Q5_K_S.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:112db0c0fff49aa2546bf26b3e1bca5ef4f16cd048afdefe86e150580c6c88bf
|
| 3 |
+
size 109975200
|
SmolLM-135M-Q6_K.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3465a6a3591381357725877a26e2e680ecec9124d5b067e973c0b517e64c14bf
|
| 3 |
+
size 138383520
|
SmolLM-135M-Q8_0.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6be60d2febc061fbbe3fcae3e44bf6b7a1a8b5fc4e07b9450362b58fe15e20df
|
| 3 |
+
size 144811680
|