GGUF
English
TensorBlock
GGUF
Inference Endpoints
morriszms commited on
Commit
0f4ac30
1 Parent(s): baf5d31

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-intermediate-step-240k-503b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ TinyLlama-1.1B-intermediate-step-240k-503b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - cerebras/SlimPajama-627B
5
+ - bigcode/starcoderdata
6
+ language:
7
+ - en
8
+ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-240k-503b
9
+ tags:
10
+ - TensorBlock
11
+ - GGUF
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-intermediate-step-240k-503b - GGUF
26
+
27
+ This repo contains GGUF format model files for [TinyLlama/TinyLlama-1.1B-intermediate-step-240k-503b](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-240k-503b).
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
+ <div style="text-align: left; margin: 20px 0;">
32
+ <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;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+
41
+ ```
42
+
43
+ ## Model file specification
44
+
45
+ | Filename | Quant type | File Size | Description |
46
+ | -------- | ---------- | --------- | ----------- |
47
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q2_K.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q2_K.gguf) | Q2_K | 0.402 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_S.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_S.gguf) | Q3_K_S | 0.465 GB | very small, high quality loss |
49
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_M.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_M.gguf) | Q3_K_M | 0.511 GB | very small, high quality loss |
50
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_L.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_L.gguf) | Q3_K_L | 0.551 GB | small, substantial quality loss |
51
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q4_0.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q4_0.gguf) | Q4_0 | 0.593 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_S.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_S.gguf) | Q4_K_S | 0.596 GB | small, greater quality loss |
53
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_M.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_M.gguf) | Q4_K_M | 0.622 GB | medium, balanced quality - recommended |
54
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q5_0.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q5_0.gguf) | Q5_0 | 0.713 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_S.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_S.gguf) | Q5_K_S | 0.713 GB | large, low quality loss - recommended |
56
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_M.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_M.gguf) | Q5_K_M | 0.728 GB | large, very low quality loss - recommended |
57
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q6_K.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q6_K.gguf) | Q6_K | 0.841 GB | very large, extremely low quality loss |
58
+ | [TinyLlama-1.1B-intermediate-step-240k-503b-Q8_0.gguf](https://huggingface.co/tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF/blob/main/TinyLlama-1.1B-intermediate-step-240k-503b-Q8_0.gguf) | Q8_0 | 1.089 GB | very large, extremely low quality loss - not recommended |
59
+
60
+
61
+ ## Downloading instruction
62
+
63
+ ### Command line
64
+
65
+ Firstly, install Huggingface Client
66
+
67
+ ```shell
68
+ pip install -U "huggingface_hub[cli]"
69
+ ```
70
+
71
+ Then, downoad the individual model file the a local directory
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF --include "TinyLlama-1.1B-intermediate-step-240k-503b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
75
+ ```
76
+
77
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/TinyLlama-1.1B-intermediate-step-240k-503b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
TinyLlama-1.1B-intermediate-step-240k-503b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fd588b3b2b5fdc0418854d02d118077e22db74af0590093fa37936c8af8e11e
3
+ size 432131072
TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c2de7c3f625692c45031a139c7f592eb28c474886f16d546a8ebd2e38cf0c7d
3
+ size 591526912
TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594b9efa65194dba713cf05464ddb7716e868fda1954b1c332ef7bb8ecbc4bf9
3
+ size 548404224
TinyLlama-1.1B-intermediate-step-240k-503b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c0e48ccb74bc70f70f0e6c99393682b39ee24e1567244368914856f8180b91
3
+ size 499342336
TinyLlama-1.1B-intermediate-step-240k-503b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d42f1176c22982cc2efd0fb33b55bdded3163c3111f6db62552dc51f5753031
3
+ size 636726272
TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790052ccd602fb52f7391ac706d7c91583ec838427bd1ebc48d4c79710354b87
3
+ size 667814912
TinyLlama-1.1B-intermediate-step-240k-503b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a290f3ecf8069a6bbc332a032ff821b1dfa241fa974b68f56a0cc6cabf57d2
3
+ size 639872000
TinyLlama-1.1B-intermediate-step-240k-503b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75363f3095d9f5f12fc3d04d3815d0944cf3ddb0ceea9d50378ff970c5ed7e7b
3
+ size 766028800
TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54a8d0824b5f7842f6864d60e20f5967f2cd8f0bc569e825068b3acb31b3ed7
3
+ size 782044160
TinyLlama-1.1B-intermediate-step-240k-503b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4f8cef0255e84a506afd36a02a6a90a233b96e14f3443b5ad874114b2bec7b
3
+ size 766028800
TinyLlama-1.1B-intermediate-step-240k-503b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6ed7b82b4d3b12e682859dc92f561f200a78462cb5d94369bf1a03f17618dd
3
+ size 903412736
TinyLlama-1.1B-intermediate-step-240k-503b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d7ee56b9fa19afbe631e93986fad7c12c6fa551a8e266b5df428f8ba29804c3
3
+ size 1169808384