Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- featherless-quants.png +3 -0
- senseable-Trillama-8B-IQ4_XS.gguf +3 -0
- senseable-Trillama-8B-Q2_K.gguf +3 -0
- senseable-Trillama-8B-Q3_K_L.gguf +3 -0
- senseable-Trillama-8B-Q3_K_M.gguf +3 -0
- senseable-Trillama-8B-Q3_K_S.gguf +3 -0
- senseable-Trillama-8B-Q4_K_M.gguf +3 -0
- senseable-Trillama-8B-Q4_K_S.gguf +3 -0
- senseable-Trillama-8B-Q5_K_M.gguf +3 -0
- senseable-Trillama-8B-Q5_K_S.gguf +3 -0
- senseable-Trillama-8B-Q6_K.gguf +3 -0
- senseable-Trillama-8B-Q8_0.gguf +3 -0
.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 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
senseable-Trillama-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
senseable-Trillama-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
senseable-Trillama-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
senseable-Trillama-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
senseable-Trillama-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
senseable-Trillama-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
senseable-Trillama-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
senseable-Trillama-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
senseable-Trillama-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
senseable-Trillama-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
senseable-Trillama-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: senseable/Trillama-8B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# senseable/Trillama-8B GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
---
|
14 |
+
|
15 |
+
## Available Quantizations π
|
16 |
+
|
17 |
+
| Quantization Type | File | Size |
|
18 |
+
|-------------------|------|------|
|
19 |
+
| Q8_0 | [senseable-Trillama-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [senseable-Trillama-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [senseable-Trillama-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [senseable-Trillama-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [senseable-Trillama-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [senseable-Trillama-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [senseable-Trillama-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [senseable-Trillama-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [senseable-Trillama-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [senseable-Trillama-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [senseable-Trillama-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/senseable-Trillama-8B-GGUF/blob/main/senseable-Trillama-8B-IQ4_XS.gguf) | 4276.62 MB |
|
30 |
+
|
31 |
+
|
32 |
+
---
|
33 |
+
|
34 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
35 |
+
|
36 |
+
### Key Features
|
37 |
+
|
38 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
39 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
40 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
41 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
42 |
+
|
43 |
+
---
|
44 |
+
|
45 |
+
**Links:**
|
46 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
featherless-quants.png
ADDED
Git LFS Details
|
senseable-Trillama-8B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6677cd1815553483f3ddb7d1627f5d18e0d522446cf91e93f38758b76ebfdbb6
|
3 |
+
size 4484362848
|
senseable-Trillama-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2ae56e336f0f8bdabfc68c923e048b9d833428d0c1d4b684cd6f28cbdaacab5
|
3 |
+
size 3179131488
|
senseable-Trillama-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47fb0afa0329f71afef6cfad2a9be06dc2975ddcc347f98f1e185721fd1ae1c0
|
3 |
+
size 4321956448
|
senseable-Trillama-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7285480323c4bbb6d684325233f8f0eca01c38a574c7cea2702e9195f6c492ed
|
3 |
+
size 4018917984
|
senseable-Trillama-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b2f3137843880a6389d30611f8a5f7955d145c8a0ef62f08a27f82840b9f50a
|
3 |
+
size 3664499296
|
senseable-Trillama-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4dea2be4a36de19be7ee0d5f93a2d970282d1e174af021ffa2a8f33ecdf7323f
|
3 |
+
size 4920734304
|
senseable-Trillama-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c21661d37e137146a056ff178a3c78a5aaca0561c20031ab9fed52f751294149
|
3 |
+
size 4692669024
|
senseable-Trillama-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71b9f458d41ff1adfcc27264024f02f9f75666acdb713ae54c0ccb8d402eadc1
|
3 |
+
size 5732987488
|
senseable-Trillama-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c015ef523ea74e294e68fa5c245e62f52ed2c3f38d54444056381c856f3308f3
|
3 |
+
size 5599294048
|
senseable-Trillama-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7e4bc4f35ebca7fb5a69267b8955b797d85ecff3a6ba7b089757a14ae190178
|
3 |
+
size 6596006496
|
senseable-Trillama-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0f58d181bb73ff2919a8a394c3842618b405f81c6d34b12d3291e5e0b485d05
|
3 |
+
size 8540770912
|