morriszms commited on
Commit
9fddb90
·
verified ·
1 Parent(s): 76998d3

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-chat-v0.3_platypus-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ tinyllama-1.1b-chat-v0.3_platypus-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ tinyllama-1.1b-chat-v0.3_platypus-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ tinyllama-1.1b-chat-v0.3_platypus-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ tinyllama-1.1b-chat-v0.3_platypus-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ tinyllama-1.1b-chat-v0.3_platypus-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ tinyllama-1.1b-chat-v0.3_platypus-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ tinyllama-1.1b-chat-v0.3_platypus-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ tinyllama-1.1b-chat-v0.3_platypus-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ tinyllama-1.1b-chat-v0.3_platypus-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ tinyllama-1.1b-chat-v0.3_platypus-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ tinyllama-1.1b-chat-v0.3_platypus-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - garage-bAInd/Open-Platypus
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: lgaalves/tinyllama-1.1b-chat-v0.3_platypus
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
+ ## lgaalves/tinyllama-1.1b-chat-v0.3_platypus - GGUF
26
+
27
+ This repo contains GGUF format model files for [lgaalves/tinyllama-1.1b-chat-v0.3_platypus](https://huggingface.co/lgaalves/tinyllama-1.1b-chat-v0.3_platypus).
28
+
29
+ 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).
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-chat-v0.3_platypus-Q2_K.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q2_K.gguf) | Q2_K | 0.432 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q3_K_S.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q3_K_S.gguf) | Q3_K_S | 0.499 GB | very small, high quality loss |
49
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q3_K_M.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q3_K_M.gguf) | Q3_K_M | 0.548 GB | very small, high quality loss |
50
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q3_K_L.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q3_K_L.gguf) | Q3_K_L | 0.592 GB | small, substantial quality loss |
51
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q4_0.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q4_0.gguf) | Q4_0 | 0.637 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q4_K_S.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q4_K_S.gguf) | Q4_K_S | 0.640 GB | small, greater quality loss |
53
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q4_K_M.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q4_K_M.gguf) | Q4_K_M | 0.668 GB | medium, balanced quality - recommended |
54
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q5_0.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q5_0.gguf) | Q5_0 | 0.766 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q5_K_S.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q5_K_S.gguf) | Q5_K_S | 0.766 GB | large, low quality loss - recommended |
56
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q5_K_M.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q5_K_M.gguf) | Q5_K_M | 0.782 GB | large, very low quality loss - recommended |
57
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q6_K.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q6_K.gguf) | Q6_K | 0.903 GB | very large, extremely low quality loss |
58
+ | [tinyllama-1.1b-chat-v0.3_platypus-Q8_0.gguf](https://huggingface.co/tensorblock/tinyllama-1.1b-chat-v0.3_platypus-GGUF/blob/main/tinyllama-1.1b-chat-v0.3_platypus-Q8_0.gguf) | Q8_0 | 1.170 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-chat-v0.3_platypus-GGUF --include "tinyllama-1.1b-chat-v0.3_platypus-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-chat-v0.3_platypus-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
tinyllama-1.1b-chat-v0.3_platypus-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5b470e4dbafb274f2ae934be341e3d22bfef9647a7ae4a85f8816045650ab80
3
+ size 432138464
tinyllama-1.1b-chat-v0.3_platypus-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7890cfb7dab8312b348209e5bf000f97fb257d4b7aaa5c08e28563ab7820c658
3
+ size 591534944
tinyllama-1.1b-chat-v0.3_platypus-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8fe9d539c8d9064339ffc20d52d6417e3e3322243ca22c025e5082c102b9ba5
3
+ size 548412256
tinyllama-1.1b-chat-v0.3_platypus-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f41c788c36990428bb59d094b7a8f28d92025be7a411f92674f2c0d4625ffa7
3
+ size 499350368
tinyllama-1.1b-chat-v0.3_platypus-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58e3314ee2dad40783a468e90b75818001769bc12a3691d870e9f1d04de79baa
3
+ size 636735104
tinyllama-1.1b-chat-v0.3_platypus-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e79f1ca4c2203f0d376b5760b9c7bf79340c9027222542a4d4f260fdbfd4b2f4
3
+ size 667823744
tinyllama-1.1b-chat-v0.3_platypus-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34197887d88a2ef0d9c53f5cd5144e3b6845dfe7d9782c6cd9c0960356097199
3
+ size 639880832
tinyllama-1.1b-chat-v0.3_platypus-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5dc93288730aec6938c820ab72da8ec88c10ec9039bffbfa07232f93e595c9e
3
+ size 766038400
tinyllama-1.1b-chat-v0.3_platypus-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eea55c46cb9d15d45d6267461398d4f1aa5779d0e91354e8f023ac57784035c5
3
+ size 782053760
tinyllama-1.1b-chat-v0.3_platypus-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7903a717acca33b01a0b8dd3112e0a5ffca648d30198cb35bcd1b0e5df91bc15
3
+ size 766038400
tinyllama-1.1b-chat-v0.3_platypus-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9926b22ecfbea81792bdc2611aca94dd19f752d840f9a8761fb4e21e67fe68
3
+ size 903423168
tinyllama-1.1b-chat-v0.3_platypus-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d65f68ce0bf9049a575803c68d0c2c30a8084f237d9c631e5448ea5800889c6a
3
+ size 1169821760