Text Generation
GGUF
English
TensorBlock
GGUF
Inference Endpoints
morriszms commited on
Commit
0fd09c9
1 Parent(s): 491d4c3

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
+ gpt4all-falcon-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gpt4all-falcon-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gpt4all-falcon-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gpt4all-falcon-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gpt4all-falcon-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gpt4all-falcon-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gpt4all-falcon-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gpt4all-falcon-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gpt4all-falcon-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gpt4all-falcon-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gpt4all-falcon-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gpt4all-falcon-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
+ - nomic-ai/gpt4all-j-prompt-generations
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: nomic-ai/gpt4all-falcon
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
+ ## nomic-ai/gpt4all-falcon - GGUF
26
+
27
+ This repo contains GGUF format model files for [nomic-ai/gpt4all-falcon](https://huggingface.co/nomic-ai/gpt4all-falcon).
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
+ | [gpt4all-falcon-Q2_K.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q2_K.gguf) | Q2_K | 3.595 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [gpt4all-falcon-Q3_K_S.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q3_K_S.gguf) | Q3_K_S | 3.595 GB | very small, high quality loss |
43
+ | [gpt4all-falcon-Q3_K_M.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q3_K_M.gguf) | Q3_K_M | 3.856 GB | very small, high quality loss |
44
+ | [gpt4all-falcon-Q3_K_L.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q3_K_L.gguf) | Q3_K_L | 4.078 GB | small, substantial quality loss |
45
+ | [gpt4all-falcon-Q4_0.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q4_0.gguf) | Q4_0 | 3.922 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [gpt4all-falcon-Q4_K_S.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q4_K_S.gguf) | Q4_K_S | 4.420 GB | small, greater quality loss |
47
+ | [gpt4all-falcon-Q4_K_M.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q4_K_M.gguf) | Q4_K_M | 4.633 GB | medium, balanced quality - recommended |
48
+ | [gpt4all-falcon-Q5_0.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q5_0.gguf) | Q5_0 | 4.727 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [gpt4all-falcon-Q5_K_S.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q5_K_S.gguf) | Q5_K_S | 4.976 GB | large, low quality loss - recommended |
50
+ | [gpt4all-falcon-Q5_K_M.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q5_K_M.gguf) | Q5_K_M | 5.338 GB | large, very low quality loss - recommended |
51
+ | [gpt4all-falcon-Q6_K.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q6_K.gguf) | Q6_K | 6.548 GB | very large, extremely low quality loss |
52
+ | [gpt4all-falcon-Q8_0.gguf](https://huggingface.co/tensorblock/gpt4all-falcon-GGUF/tree/main/gpt4all-falcon-Q8_0.gguf) | Q8_0 | 7.145 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/gpt4all-falcon-GGUF --include "gpt4all-falcon-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/gpt4all-falcon-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
gpt4all-falcon-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a6ac8378e0a8be40d0306784e3eb4f81dd4de2d3bc403d69e2510f3707ca49
3
+ size 3859719552
gpt4all-falcon-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40749bdbd62c3d3c07ae9244c3bc17abb82cefa89440880c875393bf41af06e5
3
+ size 4378244480
gpt4all-falcon-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cabe66dfd52943907c89e6cb6ec830c6e71af95bce60a79961fd52a4d20a50e5
3
+ size 4140793216
gpt4all-falcon-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e81a4c3c20831c90a0d5cecf863ef461fb6f2cb3ca47a5ad545ca3b836ce0e4
3
+ size 3859719552
gpt4all-falcon-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc8828eedabe630f752a4f7a89a8232b3dc64eb3c5f49ab110603a5ea1f3912
3
+ size 4210734464
gpt4all-falcon-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e1044c180be9c061e9cbd32adf3008d7c89679ae260b165b7a5f18144022e2d
3
+ size 4975126144
gpt4all-falcon-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4380b2474b8fee2b3a184bb1b9268e68f3526390da58f2c53d455b144a669d1d
3
+ size 4745545088
gpt4all-falcon-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8194c4f4d5777621c065aebf43c7d698fa76535ef84894a711b7dcc3a724ad9
3
+ size 5075912064
gpt4all-falcon-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12cd41bf3294181a5d9afed3f982fff7cf9e4874922bc80d715a916fa443c3de
3
+ size 5731120512
gpt4all-falcon-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe2beb176bb6e423289d376796ab89efe9f9eb8f2996ae62950cc86cb4d2937
3
+ size 5343317376
gpt4all-falcon-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb8092be9a61f3b908b5fd798c1b98c0a0506c6b1234b205cc54287b62379b0e
3
+ size 7031358848
gpt4all-falcon-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b431e6570f5f095574af783c0c0bce263bfc28e604baaa5a7c19bd9325a1d68
3
+ size 7671444864