Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- unsloth-Llama-3.1-Storm-8B-IQ4_XS.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q2_K.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q3_K_L.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q3_K_M.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q3_K_S.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q4_K_M.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q4_K_S.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q5_K_M.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q5_K_S.gguf +3 -0
- unsloth-Llama-3.1-Storm-8B-Q6_K.gguf +3 -0
- unsloth-Llama-3.1-Storm-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 |
+
unsloth-Llama-3.1-Storm-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
unsloth-Llama-3.1-Storm-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
unsloth-Llama-3.1-Storm-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
unsloth-Llama-3.1-Storm-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
unsloth-Llama-3.1-Storm-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
unsloth-Llama-3.1-Storm-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
unsloth-Llama-3.1-Storm-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
unsloth-Llama-3.1-Storm-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
unsloth-Llama-3.1-Storm-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
unsloth-Llama-3.1-Storm-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
unsloth-Llama-3.1-Storm-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth-Llama-3.1-Storm-8B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# unsloth-Llama-3.1-Storm-8B 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 | [unsloth-Llama-3.1-Storm-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [unsloth-Llama-3.1-Storm-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [unsloth-Llama-3.1-Storm-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [unsloth-Llama-3.1-Storm-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [unsloth-Llama-3.1-Storm-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [unsloth-Llama-3.1-Storm-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [unsloth-Llama-3.1-Storm-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [unsloth-Llama-3.1-Storm-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [unsloth-Llama-3.1-Storm-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [unsloth-Llama-3.1-Storm-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [unsloth-Llama-3.1-Storm-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/unsloth-Llama-3.1-Storm-8B-GGUF/blob/main/unsloth-Llama-3.1-Storm-8B-Q8_0.gguf) | 8145.11 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)
|
featherless-quants.png
ADDED
Git LFS Details
|
unsloth-Llama-3.1-Storm-8B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc9c2e45ee80c7df08e2a12163334342ca10deb4be0751f6e73bf7abf7eaae31
|
3 |
+
size 4484363584
|
unsloth-Llama-3.1-Storm-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76dc5fc03df452aee3ea9f2170771ba4cdbb960f745b266b38b61586c458f204
|
3 |
+
size 3179132224
|
unsloth-Llama-3.1-Storm-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dad41cda22061da202da7ffdf03fd10371339e3cb56b4ead75a83cf3d88e540e
|
3 |
+
size 4321957184
|
unsloth-Llama-3.1-Storm-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:162f346fa1e445a6531fefbef8c681536b486c2a0c66aabdb6f28c269076b317
|
3 |
+
size 4018918720
|
unsloth-Llama-3.1-Storm-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7e8fbf072950dc14b6ac15f7b5303bcb2765d614e9472f4b6ec3f66dad46793
|
3 |
+
size 3664500032
|
unsloth-Llama-3.1-Storm-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4a3332d61544c21e56adf73650dac31059c42da3922152df71d5fe37962585a
|
3 |
+
size 4920735040
|
unsloth-Llama-3.1-Storm-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdb0e0d853065fc57b4997738e7b93262e170fe27c2dc44c3f171dc49463582b
|
3 |
+
size 4692669760
|
unsloth-Llama-3.1-Storm-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98169ba432df3f527990678fcf6ef3232b6078a425ff759906672dc4d966861d
|
3 |
+
size 5732988224
|
unsloth-Llama-3.1-Storm-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceb0506aa5a4df1cf95ea3e8553a42b47d227a2265f6388eefebd9178938d435
|
3 |
+
size 5599294784
|
unsloth-Llama-3.1-Storm-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55e8585055485912d265eb952a616fe9d34e7e91beb89968dce0f5c0865c4b7e
|
3 |
+
size 6596007232
|
unsloth-Llama-3.1-Storm-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bad90206fa10e758a3041da530a6f49f591ead7177bf640edca151364d5655f
|
3 |
+
size 8540771648
|