Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +84 -0
- zephyr-smol_llama-100m-sft-full-Q2_K.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q3_K_L.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q3_K_M.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q3_K_S.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q4_0.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q4_K_M.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q4_K_S.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q5_0.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q5_K_M.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q5_K_S.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-Q6_K.gguf +3 -0
- zephyr-smol_llama-100m-sft-full-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 |
+
zephyr-smol_llama-100m-sft-full-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
zephyr-smol_llama-100m-sft-full-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
zephyr-smol_llama-100m-sft-full-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
zephyr-smol_llama-100m-sft-full-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
zephyr-smol_llama-100m-sft-full-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
zephyr-smol_llama-100m-sft-full-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
zephyr-smol_llama-100m-sft-full-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
zephyr-smol_llama-100m-sft-full-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
zephyr-smol_llama-100m-sft-full-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
zephyr-smol_llama-100m-sft-full-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
zephyr-smol_llama-100m-sft-full-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
zephyr-smol_llama-100m-sft-full-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: amazingvince/zephyr-smol_llama-100m-sft-full
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
- TensorBlock
|
7 |
+
- GGUF
|
8 |
+
model-index:
|
9 |
+
- name: zephyr-smol_llama-100m-sft-full
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
14 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
15 |
+
</div>
|
16 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
17 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
18 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
19 |
+
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>
|
20 |
+
</p>
|
21 |
+
</div>
|
22 |
+
</div>
|
23 |
+
|
24 |
+
## amazingvince/zephyr-smol_llama-100m-sft-full - GGUF
|
25 |
+
|
26 |
+
This repo contains GGUF format model files for [amazingvince/zephyr-smol_llama-100m-sft-full](https://huggingface.co/amazingvince/zephyr-smol_llama-100m-sft-full).
|
27 |
+
|
28 |
+
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).
|
29 |
+
|
30 |
+
<div style="text-align: left; margin: 20px 0;">
|
31 |
+
<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 |
+
Run them on the TensorBlock client using your local machine ↗
|
33 |
+
</a>
|
34 |
+
</div>
|
35 |
+
|
36 |
+
## Prompt template
|
37 |
+
|
38 |
+
```
|
39 |
+
<|system|>
|
40 |
+
{system_prompt}</s>
|
41 |
+
<|user|>
|
42 |
+
{prompt}</s>
|
43 |
+
<|assistant|>
|
44 |
+
```
|
45 |
+
|
46 |
+
## Model file specification
|
47 |
+
|
48 |
+
| Filename | Quant type | File Size | Description |
|
49 |
+
| -------- | ---------- | --------- | ----------- |
|
50 |
+
| [zephyr-smol_llama-100m-sft-full-Q2_K.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q2_K.gguf) | Q2_K | 0.048 GB | smallest, significant quality loss - not recommended for most purposes |
|
51 |
+
| [zephyr-smol_llama-100m-sft-full-Q3_K_S.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q3_K_S.gguf) | Q3_K_S | 0.054 GB | very small, high quality loss |
|
52 |
+
| [zephyr-smol_llama-100m-sft-full-Q3_K_M.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q3_K_M.gguf) | Q3_K_M | 0.056 GB | very small, high quality loss |
|
53 |
+
| [zephyr-smol_llama-100m-sft-full-Q3_K_L.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q3_K_L.gguf) | Q3_K_L | 0.059 GB | small, substantial quality loss |
|
54 |
+
| [zephyr-smol_llama-100m-sft-full-Q4_0.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q4_0.gguf) | Q4_0 | 0.064 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
55 |
+
| [zephyr-smol_llama-100m-sft-full-Q4_K_S.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q4_K_S.gguf) | Q4_K_S | 0.064 GB | small, greater quality loss |
|
56 |
+
| [zephyr-smol_llama-100m-sft-full-Q4_K_M.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q4_K_M.gguf) | Q4_K_M | 0.065 GB | medium, balanced quality - recommended |
|
57 |
+
| [zephyr-smol_llama-100m-sft-full-Q5_0.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q5_0.gguf) | Q5_0 | 0.074 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
58 |
+
| [zephyr-smol_llama-100m-sft-full-Q5_K_S.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q5_K_S.gguf) | Q5_K_S | 0.074 GB | large, low quality loss - recommended |
|
59 |
+
| [zephyr-smol_llama-100m-sft-full-Q5_K_M.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q5_K_M.gguf) | Q5_K_M | 0.074 GB | large, very low quality loss - recommended |
|
60 |
+
| [zephyr-smol_llama-100m-sft-full-Q6_K.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q6_K.gguf) | Q6_K | 0.084 GB | very large, extremely low quality loss |
|
61 |
+
| [zephyr-smol_llama-100m-sft-full-Q8_0.gguf](https://huggingface.co/tensorblock/zephyr-smol_llama-100m-sft-full-GGUF/blob/main/zephyr-smol_llama-100m-sft-full-Q8_0.gguf) | Q8_0 | 0.108 GB | very large, extremely low quality loss - not recommended |
|
62 |
+
|
63 |
+
|
64 |
+
## Downloading instruction
|
65 |
+
|
66 |
+
### Command line
|
67 |
+
|
68 |
+
Firstly, install Huggingface Client
|
69 |
+
|
70 |
+
```shell
|
71 |
+
pip install -U "huggingface_hub[cli]"
|
72 |
+
```
|
73 |
+
|
74 |
+
Then, downoad the individual model file the a local directory
|
75 |
+
|
76 |
+
```shell
|
77 |
+
huggingface-cli download tensorblock/zephyr-smol_llama-100m-sft-full-GGUF --include "zephyr-smol_llama-100m-sft-full-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
78 |
+
```
|
79 |
+
|
80 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
81 |
+
|
82 |
+
```shell
|
83 |
+
huggingface-cli download tensorblock/zephyr-smol_llama-100m-sft-full-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
84 |
+
```
|
zephyr-smol_llama-100m-sft-full-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce61145c3df13f39c53b7debbaccdc3d0006d9138568bf5a87fe55e180b4f281
|
3 |
+
size 48056672
|
zephyr-smol_llama-100m-sft-full-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92ad3da29ca181766860e81675bdb9675a6bb8b0362d98c77bec5428dbc7b099
|
3 |
+
size 58783328
|
zephyr-smol_llama-100m-sft-full-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e3f1f0ec6d2810d677d548e9d5f8810c226ca49fa81ef89a57b3af5a6c750a5
|
3 |
+
size 56473184
|
zephyr-smol_llama-100m-sft-full-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80f2d90e7494a003e574acd9e4901e4300f14baeb854b36b2eb1ceaa8e359bed
|
3 |
+
size 53917280
|
zephyr-smol_llama-100m-sft-full-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e223dc3cb621d4611945c614c5b9533709f013652a169356176ac00450070008
|
3 |
+
size 64087904
|
zephyr-smol_llama-100m-sft-full-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe36ad60c5e7cf4a2c52d46092d6aa7d4abd647f7ba04449166c4828f74c18c7
|
3 |
+
size 65405792
|
zephyr-smol_llama-100m-sft-full-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9e6e8426effe4fde958afc5c5d22a87596f76c3d47f2b2f1d0859a17235d8f8
|
3 |
+
size 64186208
|
zephyr-smol_llama-100m-sft-full-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5061d2abb24433c60e9271484efd3efbd2363723f4e5c404dab1c3757536ebee
|
3 |
+
size 73660256
|
zephyr-smol_llama-100m-sft-full-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a6871d516562ecb0e2e821881c651b0d92a298ae06c8d23338d2ea4c1cb4635
|
3 |
+
size 74339168
|
zephyr-smol_llama-100m-sft-full-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0969b8121b21d7ade98870ae07b0272dc2382f0a2f5488eb3a094079b3f3de90
|
3 |
+
size 73660256
|
zephyr-smol_llama-100m-sft-full-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceacd0e30f93decef2f6015892f662de5fb7f61bce37a6a6cc8db59febb5d32a
|
3 |
+
size 83830880
|
zephyr-smol_llama-100m-sft-full-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6be6e58c7e0a5c84da7d0079bb2bdddb0954a256f4019a5ecf6ee183ad31b74
|
3 |
+
size 108353120
|