Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- SteelStorage-AbL3In-15B-IQ4_XS.gguf +3 -0
- SteelStorage-AbL3In-15B-Q2_K.gguf +3 -0
- SteelStorage-AbL3In-15B-Q3_K_L.gguf +3 -0
- SteelStorage-AbL3In-15B-Q3_K_M.gguf +3 -0
- SteelStorage-AbL3In-15B-Q3_K_S.gguf +3 -0
- SteelStorage-AbL3In-15B-Q4_K_M.gguf +3 -0
- SteelStorage-AbL3In-15B-Q4_K_S.gguf +3 -0
- SteelStorage-AbL3In-15B-Q5_K_M.gguf +3 -0
- SteelStorage-AbL3In-15B-Q5_K_S.gguf +3 -0
- SteelStorage-AbL3In-15B-Q6_K.gguf +3 -0
- SteelStorage-AbL3In-15B-Q8_0.gguf +3 -0
- featherless-quants.png +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 |
+
SteelStorage-AbL3In-15B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
SteelStorage-AbL3In-15B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
SteelStorage-AbL3In-15B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
SteelStorage-AbL3In-15B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
SteelStorage-AbL3In-15B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
SteelStorage-AbL3In-15B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
SteelStorage-AbL3In-15B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
SteelStorage-AbL3In-15B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
SteelStorage-AbL3In-15B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
SteelStorage-AbL3In-15B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
SteelStorage-AbL3In-15B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: SteelStorage/AbL3In-15B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# SteelStorage/AbL3In-15B GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
> Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee.
|
14 |
+
---
|
15 |
+
|
16 |
+
## Available Quantizations π
|
17 |
+
|
18 |
+
| Quantization Type | File | Size |
|
19 |
+
|-------------------|------|------|
|
20 |
+
| IQ4_XS | [SteelStorage-AbL3In-15B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-IQ4_XS.gguf) | 7868.64 MB |
|
21 |
+
| Q2_K | [SteelStorage-AbL3In-15B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q2_K.gguf) | 5480.87 MB |
|
22 |
+
| Q3_K_L | [SteelStorage-AbL3In-15B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q3_K_L.gguf) | 7609.76 MB |
|
23 |
+
| Q3_K_M | [SteelStorage-AbL3In-15B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q3_K_M.gguf) | 7030.76 MB |
|
24 |
+
| Q3_K_S | [SteelStorage-AbL3In-15B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q3_K_S.gguf) | 6355.76 MB |
|
25 |
+
| Q4_K_M | [SteelStorage-AbL3In-15B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q4_K_M.gguf) | 8685.29 MB |
|
26 |
+
| Q4_K_S | [SteelStorage-AbL3In-15B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q4_K_S.gguf) | 8248.29 MB |
|
27 |
+
| Q5_K_M | [SteelStorage-AbL3In-15B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q5_K_M.gguf) | 10171.92 MB |
|
28 |
+
| Q5_K_S | [SteelStorage-AbL3In-15B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q5_K_S.gguf) | 9916.92 MB |
|
29 |
+
| Q6_K | [SteelStorage-AbL3In-15B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q6_K.gguf) | 11751.46 MB |
|
30 |
+
| Q8_0 | [SteelStorage-AbL3In-15B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/SteelStorage-AbL3In-15B-GGUF/blob/main/SteelStorage-AbL3In-15B-Q8_0.gguf) | 15218.13 MB |
|
31 |
+
|
32 |
+
|
33 |
+
---
|
34 |
+
|
35 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
36 |
+
|
37 |
+
### Key Features
|
38 |
+
|
39 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
40 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
41 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
42 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
43 |
+
|
44 |
+
---
|
45 |
+
|
46 |
+
**Links:**
|
47 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
SteelStorage-AbL3In-15B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1c0b80d688705a12005bb6113d5718b8e33268291984eceefcdb0eddfa96dfc
|
3 |
+
size 8250865504
|
SteelStorage-AbL3In-15B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e992a818c535354d10f54f085999456631b68fb8d51969eb56223b630efaf58
|
3 |
+
size 5747111776
|
SteelStorage-AbL3In-15B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96dec83d02066001568b399f41cb323433960cfcd4f30f49c44329c9a24db6d9
|
3 |
+
size 7979407200
|
SteelStorage-AbL3In-15B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4050678dfe35fa1e84337729199c5f7f445ddc89e7f635499e73bea5ee0aaf5
|
3 |
+
size 7372281696
|
SteelStorage-AbL3In-15B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37d70bd661f7e0acee4f7492d21d1c88b2df8231edb3b44095eec5ed8acee89b
|
3 |
+
size 6664492896
|
SteelStorage-AbL3In-15B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c88a676c05abfea577b83f4518051d619849fcb432825ee18b05505df2b4199d
|
3 |
+
size 9107191648
|
SteelStorage-AbL3In-15B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39bc1f940a16fb7bdf2b8fa1b5ed2bf692a0392ceb9ff3dea53c94b9311a9183
|
3 |
+
size 8648963936
|
SteelStorage-AbL3In-15B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:398e6fd3c367832b9e673d4a3a139ac97e452b1cb08ae105689f737a0a3a5686
|
3 |
+
size 10666030944
|
SteelStorage-AbL3In-15B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0c563db909818ad7e0e7b0e572462a9a0a7299a1ff836f8d30010bc9e882ae8
|
3 |
+
size 10398644064
|
SteelStorage-AbL3In-15B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c870bfe48ff09ada4daba1d1b33cb6d0e79a2b137c1b7b61e597a4a7e28913df
|
3 |
+
size 12322297696
|
SteelStorage-AbL3In-15B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4154836b937461ef616b28c6b43156fee65c0d409350634d332bab7e8a55341e
|
3 |
+
size 15957366624
|
featherless-quants.png
ADDED
Git LFS Details
|