GGUF
English
TensorBlock
GGUF
morriszms commited on
Commit
6816202
·
verified ·
1 Parent(s): 036f374

Upload folder using huggingface_hub

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