Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- v000000-L3.1-Storniitova-8B-IQ4_XS.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q2_K.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q3_K_L.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q3_K_M.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q3_K_S.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q4_K_M.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q4_K_S.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q5_K_M.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q5_K_S.gguf +3 -0
- v000000-L3.1-Storniitova-8B-Q6_K.gguf +3 -0
- v000000-L3.1-Storniitova-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 |
+
v000000-L3.1-Storniitova-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
v000000-L3.1-Storniitova-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
v000000-L3.1-Storniitova-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
v000000-L3.1-Storniitova-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
v000000-L3.1-Storniitova-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
v000000-L3.1-Storniitova-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
v000000-L3.1-Storniitova-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
v000000-L3.1-Storniitova-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
v000000-L3.1-Storniitova-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
v000000-L3.1-Storniitova-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
v000000-L3.1-Storniitova-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: v000000-L3.1-Storniitova-8B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# v000000-L3.1-Storniitova-8B GGUF Quantizations π
|
8 |
+
|
9 |
+

|
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 | [v000000-L3.1-Storniitova-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [v000000-L3.1-Storniitova-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [v000000-L3.1-Storniitova-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [v000000-L3.1-Storniitova-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [v000000-L3.1-Storniitova-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [v000000-L3.1-Storniitova-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [v000000-L3.1-Storniitova-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [v000000-L3.1-Storniitova-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q5_K_M.gguf) | 5467.41 MB |
|
28 |
+
| Q5_K_S | [v000000-L3.1-Storniitova-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q5_K_S.gguf) | 5339.91 MB |
|
29 |
+
| Q6_K | [v000000-L3.1-Storniitova-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [v000000-L3.1-Storniitova-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/v000000-L3.1-Storniitova-8B-GGUF/blob/main/v000000-L3.1-Storniitova-8B-Q8_0.gguf) | 8145.12 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
|
v000000-L3.1-Storniitova-8B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a307688fecc00576219ae5cbe8ef48e77cb52b912f1fe2ec78a265ee394aa267
|
3 |
+
size 4484365184
|
v000000-L3.1-Storniitova-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0eef7f76e4aad4911a4bf3148f2473dccea2d5dc472b0996081fbab89f5dd0a
|
3 |
+
size 3179133824
|
v000000-L3.1-Storniitova-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ad4b31a56611c5f783ffab3b9fca1c15d27a34c3499c75d46175cd430b5a2a5
|
3 |
+
size 4321958784
|
v000000-L3.1-Storniitova-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff0ff6b09b5185dc6a526b8b2ca1f7ed109a54e27b6de66676a82ccaee0ab37b
|
3 |
+
size 4018920320
|
v000000-L3.1-Storniitova-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17762580defce37b0932a0e92a9391c856b1a3229b66c79b4e08522e6423ed9c
|
3 |
+
size 3664501632
|
v000000-L3.1-Storniitova-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edfc9467f9e6c1ba8d14b480ed870867ebb6e840af77a882747d8c54de9a0e2a
|
3 |
+
size 4920736640
|
v000000-L3.1-Storniitova-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad485cf3e778783ea12107012bf522a9d8f9b6be9e053845757e42593374c9c1
|
3 |
+
size 4692671360
|
v000000-L3.1-Storniitova-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fab519dfb8d70d40fb97172a3d8f58ee0d2f36cc0f5343f0e08865fcec4a175
|
3 |
+
size 5732989824
|
v000000-L3.1-Storniitova-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2d732219dc49f3c36902d45f9af0c5cf93804e5d685788b8a3e6b0f9903406c
|
3 |
+
size 5599296384
|
v000000-L3.1-Storniitova-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06868fa21575761b44e3919a4e004bc0b4d9993673dbfcd0bb1978b2f1adef9b
|
3 |
+
size 6596008832
|
v000000-L3.1-Storniitova-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:964b903f30853dde426e4f7b98c3f19aa9c65c32e28aca2f141c2327b4813eae
|
3 |
+
size 8540773248
|