Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +82 -0
- tinyllama-Q2_K.gguf +3 -0
- tinyllama-Q3_K_L.gguf +3 -0
- tinyllama-Q3_K_M.gguf +3 -0
- tinyllama-Q3_K_S.gguf +3 -0
- tinyllama-Q4_0.gguf +3 -0
- tinyllama-Q4_K_M.gguf +3 -0
- tinyllama-Q4_K_S.gguf +3 -0
- tinyllama-Q5_0.gguf +3 -0
- tinyllama-Q5_K_M.gguf +3 -0
- tinyllama-Q5_K_S.gguf +3 -0
- tinyllama-Q6_K.gguf +3 -0
- tinyllama-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 |
+
tinyllama-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
tinyllama-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
tinyllama-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
tinyllama-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
tinyllama-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
tinyllama-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
tinyllama-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
tinyllama-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
tinyllama-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
tinyllama-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
tinyllama-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
tinyllama-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
library_name: transformers
|
5 |
+
license: apache-2.0
|
6 |
+
tags:
|
7 |
+
- unsloth
|
8 |
+
- transformers
|
9 |
+
- tinyllama
|
10 |
+
- TensorBlock
|
11 |
+
- GGUF
|
12 |
+
base_model: unsloth/tinyllama
|
13 |
+
---
|
14 |
+
|
15 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
16 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
+
</div>
|
18 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
20 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
21 |
+
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>
|
22 |
+
</p>
|
23 |
+
</div>
|
24 |
+
</div>
|
25 |
+
|
26 |
+
## unsloth/tinyllama - GGUF
|
27 |
+
|
28 |
+
This repo contains GGUF format model files for [unsloth/tinyllama](https://huggingface.co/unsloth/tinyllama).
|
29 |
+
|
30 |
+
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).
|
31 |
+
|
32 |
+
<div style="text-align: left; margin: 20px 0;">
|
33 |
+
<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;">
|
34 |
+
Run them on the TensorBlock client using your local machine ↗
|
35 |
+
</a>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
## Prompt template
|
39 |
+
|
40 |
+
```
|
41 |
+
|
42 |
+
```
|
43 |
+
|
44 |
+
## Model file specification
|
45 |
+
|
46 |
+
| Filename | Quant type | File Size | Description |
|
47 |
+
| -------- | ---------- | --------- | ----------- |
|
48 |
+
| [tinyllama-Q2_K.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q2_K.gguf) | Q2_K | 0.402 GB | smallest, significant quality loss - not recommended for most purposes |
|
49 |
+
| [tinyllama-Q3_K_S.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q3_K_S.gguf) | Q3_K_S | 0.465 GB | very small, high quality loss |
|
50 |
+
| [tinyllama-Q3_K_M.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q3_K_M.gguf) | Q3_K_M | 0.511 GB | very small, high quality loss |
|
51 |
+
| [tinyllama-Q3_K_L.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q3_K_L.gguf) | Q3_K_L | 0.551 GB | small, substantial quality loss |
|
52 |
+
| [tinyllama-Q4_0.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q4_0.gguf) | Q4_0 | 0.593 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
53 |
+
| [tinyllama-Q4_K_S.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q4_K_S.gguf) | Q4_K_S | 0.596 GB | small, greater quality loss |
|
54 |
+
| [tinyllama-Q4_K_M.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q4_K_M.gguf) | Q4_K_M | 0.622 GB | medium, balanced quality - recommended |
|
55 |
+
| [tinyllama-Q5_0.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q5_0.gguf) | Q5_0 | 0.713 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
56 |
+
| [tinyllama-Q5_K_S.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q5_K_S.gguf) | Q5_K_S | 0.713 GB | large, low quality loss - recommended |
|
57 |
+
| [tinyllama-Q5_K_M.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q5_K_M.gguf) | Q5_K_M | 0.728 GB | large, very low quality loss - recommended |
|
58 |
+
| [tinyllama-Q6_K.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q6_K.gguf) | Q6_K | 0.841 GB | very large, extremely low quality loss |
|
59 |
+
| [tinyllama-Q8_0.gguf](https://huggingface.co/tensorblock/tinyllama-GGUF/blob/main/tinyllama-Q8_0.gguf) | Q8_0 | 1.089 GB | very large, extremely low quality loss - not recommended |
|
60 |
+
|
61 |
+
|
62 |
+
## Downloading instruction
|
63 |
+
|
64 |
+
### Command line
|
65 |
+
|
66 |
+
Firstly, install Huggingface Client
|
67 |
+
|
68 |
+
```shell
|
69 |
+
pip install -U "huggingface_hub[cli]"
|
70 |
+
```
|
71 |
+
|
72 |
+
Then, downoad the individual model file the a local directory
|
73 |
+
|
74 |
+
```shell
|
75 |
+
huggingface-cli download tensorblock/tinyllama-GGUF --include "tinyllama-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
76 |
+
```
|
77 |
+
|
78 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
79 |
+
|
80 |
+
```shell
|
81 |
+
huggingface-cli download tensorblock/tinyllama-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
82 |
+
```
|
tinyllama-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94617c6c93a49dcae7038b51533852d460fe0994e81b3282d8b36144943683f2
|
3 |
+
size 432131072
|
tinyllama-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d58e46866d9d8220ab4d92dfe4002cbbf98c1604194e75c092ff366ba15c29f
|
3 |
+
size 591526912
|
tinyllama-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8025766484965a5499a760af3df0ea8999ab6e247dac21e9e06fef6e85b489a
|
3 |
+
size 548404224
|
tinyllama-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08b536c8e750df6466ba378937aa367089f6b6fb231b07da9e82b6c4e6ee3323
|
3 |
+
size 499342336
|
tinyllama-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c0f701d18bd48cfaadbb8f7c0064137a82e745622aef149c6ef3fbadc348a26
|
3 |
+
size 636726272
|
tinyllama-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccfc0e0c3ed1c625eac486ce90afa57d9d62c9d6f2f834608d448a0e2eddbf08
|
3 |
+
size 667814912
|
tinyllama-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4d279c4f771fda61776305e04cd7035d7a52dc53580d4b5221d65e30c71c833
|
3 |
+
size 639872000
|
tinyllama-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6593dbcd6469d57c3f44de573cd86cccd856f642fcc64c7018c6fce56efc969b
|
3 |
+
size 766028800
|
tinyllama-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2beb4d70413a43530d163d5550f33e469ca7587fdff1e90d887bca21988d53c7
|
3 |
+
size 782044160
|
tinyllama-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:941296d485c063aafe3905eb2092cd632b2796952a3d8858fad879ba0ac7d02c
|
3 |
+
size 766028800
|
tinyllama-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:808cc462166c573b4e497b30545a62bef2bc9a3bf67a30ee16ddfb616e4cb6c0
|
3 |
+
size 903412736
|
tinyllama-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f99cac3d248fddc355fdfbb8220b78e087521b09b997091a97c542bf8fff4f0
|
3 |
+
size 1169808384
|