morriszms commited on
Commit
1d76f3e
·
verified ·
1 Parent(s): 765fef8

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
+ gpt2-dolly-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gpt2-dolly-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gpt2-dolly-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gpt2-dolly-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gpt2-dolly-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gpt2-dolly-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gpt2-dolly-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gpt2-dolly-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gpt2-dolly-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gpt2-dolly-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gpt2-dolly-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gpt2-dolly-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - databricks/databricks-dolly-15k
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ base_model: lgaalves/gpt2-dolly
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
+ ## lgaalves/gpt2-dolly - GGUF
26
+
27
+ This repo contains GGUF format model files for [lgaalves/gpt2-dolly](https://huggingface.co/lgaalves/gpt2-dolly).
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
+ | [gpt2-dolly-Q2_K.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q2_K.gguf) | Q2_K | 0.076 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [gpt2-dolly-Q3_K_S.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q3_K_S.gguf) | Q3_K_S | 0.084 GB | very small, high quality loss |
49
+ | [gpt2-dolly-Q3_K_M.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q3_K_M.gguf) | Q3_K_M | 0.091 GB | very small, high quality loss |
50
+ | [gpt2-dolly-Q3_K_L.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q3_K_L.gguf) | Q3_K_L | 0.095 GB | small, substantial quality loss |
51
+ | [gpt2-dolly-Q4_0.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q4_0.gguf) | Q4_0 | 0.099 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [gpt2-dolly-Q4_K_S.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q4_K_S.gguf) | Q4_K_S | 0.100 GB | small, greater quality loss |
53
+ | [gpt2-dolly-Q4_K_M.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q4_K_M.gguf) | Q4_K_M | 0.105 GB | medium, balanced quality - recommended |
54
+ | [gpt2-dolly-Q5_0.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q5_0.gguf) | Q5_0 | 0.114 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [gpt2-dolly-Q5_K_S.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q5_K_S.gguf) | Q5_K_S | 0.114 GB | large, low quality loss - recommended |
56
+ | [gpt2-dolly-Q5_K_M.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q5_K_M.gguf) | Q5_K_M | 0.118 GB | large, very low quality loss - recommended |
57
+ | [gpt2-dolly-Q6_K.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q6_K.gguf) | Q6_K | 0.129 GB | very large, extremely low quality loss |
58
+ | [gpt2-dolly-Q8_0.gguf](https://huggingface.co/tensorblock/gpt2-dolly-GGUF/blob/main/gpt2-dolly-Q8_0.gguf) | Q8_0 | 0.165 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/gpt2-dolly-GGUF --include "gpt2-dolly-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/gpt2-dolly-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
gpt2-dolly-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15af7a5bbea7bd7dd07605a8b6ca7b9697368d9c564f33092c54ecadccafdef4
3
+ size 81196640
gpt2-dolly-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f213c29f24e646bcfb8de9e40e1e8af67568ed5fde597cd1736b242eb8ed8b28
3
+ size 102092576
gpt2-dolly-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e7496c9e87d12180f4f848de8f2c6b4620c379337e7ff528178ac423d23af09
3
+ size 97668896
gpt2-dolly-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f02361215cf963dd75b13c9cfaa672247c2f1c6272250f2e357c6f16c99327d0
3
+ size 90148640
gpt2-dolly-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9ac5a41544f078af7246156257e844cd4a3a5f4fd3bdb347c8a043a80afc110
3
+ size 106555232
gpt2-dolly-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fecf74cc94fe7f430999df0d13755c9adb53379d77d7574b2d32dacd10c6d1e8
3
+ size 112858976
gpt2-dolly-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93a194c89f803585e6577091b7200ca1bad3f7d0cb8f10022a116476495f7a81
3
+ size 106850144
gpt2-dolly-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d112b698cc35c4fec0307644948a56641cd93fb4a58e04297e8f9c031b18bc9
3
+ size 121996736
gpt2-dolly-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae53b16ee7f55cc0597960075aba57d3b61d17f0c8f426f0697afcc9e64df860
3
+ size 126696896
gpt2-dolly-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0f0517eee9b794975da503c4b0abc5754ae9837f1a45b435f2265e2ae07ea8
3
+ size 121996736
gpt2-dolly-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f55ac41ccc9bde7569b93e78b3dfe0e53f6488da8efec5186754a936ad4eb0
3
+ size 138403328
gpt2-dolly-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ad0612acf3b931da8504e3fefcb69627f74e1d967eecbfbb7164a3bf037d09
3
+ size 177669056