Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- saishf-SOVLish-Devil-8B-L3-IQ4_XS.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q2_K.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q3_K_L.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q3_K_M.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q3_K_S.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q4_K_M.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q4_K_S.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q5_K_M.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q5_K_S.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-Q6_K.gguf +3 -0
- saishf-SOVLish-Devil-8B-L3-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 |
+
saishf-SOVLish-Devil-8B-L3-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
saishf-SOVLish-Devil-8B-L3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
saishf-SOVLish-Devil-8B-L3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
saishf-SOVLish-Devil-8B-L3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
saishf-SOVLish-Devil-8B-L3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
saishf-SOVLish-Devil-8B-L3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
saishf-SOVLish-Devil-8B-L3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
saishf-SOVLish-Devil-8B-L3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
saishf-SOVLish-Devil-8B-L3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
saishf-SOVLish-Devil-8B-L3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
saishf-SOVLish-Devil-8B-L3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: saishf/SOVLish-Devil-8B-L3
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# saishf/SOVLish-Devil-8B-L3 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 | [saishf-SOVLish-Devil-8B-L3-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [saishf-SOVLish-Devil-8B-L3-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [saishf-SOVLish-Devil-8B-L3-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [saishf-SOVLish-Devil-8B-L3-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [saishf-SOVLish-Devil-8B-L3-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [saishf-SOVLish-Devil-8B-L3-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [saishf-SOVLish-Devil-8B-L3-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [saishf-SOVLish-Devil-8B-L3-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [saishf-SOVLish-Devil-8B-L3-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [saishf-SOVLish-Devil-8B-L3-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [saishf-SOVLish-Devil-8B-L3-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/saishf-SOVLish-Devil-8B-L3-GGUF/blob/main/saishf-SOVLish-Devil-8B-L3-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
|
saishf-SOVLish-Devil-8B-L3-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8060cc333a926e6cc4db5cfb98c2b611b8f7e245f02c62be9f54388556fce9d
|
3 |
+
size 4484365024
|
saishf-SOVLish-Devil-8B-L3-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac860d1bdbd381a4b9f861aa72e2d649171bc50c3dacaf0e4183f3b97ea2b434
|
3 |
+
size 3179133664
|
saishf-SOVLish-Devil-8B-L3-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f33628de95ddd75754658040248ced7a9005941bfe2ffb551715f4576eaa4b1
|
3 |
+
size 4321958624
|
saishf-SOVLish-Devil-8B-L3-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8422debf9bfcf91e361115c07849e97ff46d4cc50cc7981b32e5ff75e122e425
|
3 |
+
size 4018920160
|
saishf-SOVLish-Devil-8B-L3-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:250662fc1abe8284b8636ab2aed16d6ce6ea1b1dc55b6cd9f4ba2e0a2fd2e6c3
|
3 |
+
size 3664501472
|
saishf-SOVLish-Devil-8B-L3-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99a87c44fa49f3b3de0c0b04de35181cad60ad9de894053afd4b64d7a887f882
|
3 |
+
size 4920736480
|
saishf-SOVLish-Devil-8B-L3-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:793df4e8f00925bca2c66d5c07b34fba5973e2a044eef8cae3eee4610c4551a9
|
3 |
+
size 4692671200
|
saishf-SOVLish-Devil-8B-L3-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88130c445112e39f32d89adf7512dcf144c0778058a2673c96349d59b141fcb2
|
3 |
+
size 5732989664
|
saishf-SOVLish-Devil-8B-L3-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e4968e475c2ad024e229c43007ae619d79f83de2cb1d45b5a646a09a5aca5eb
|
3 |
+
size 5599296224
|
saishf-SOVLish-Devil-8B-L3-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ed8a2a680c2a8e2a7f258b7759964eef4d3cbf4678f65f187b6ed0a6cd73c4b
|
3 |
+
size 6596008672
|
saishf-SOVLish-Devil-8B-L3-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7d52434010a80bf55f9ba667637bd14dd363675d915f7b77a4a94a58a614ff7
|
3 |
+
size 8540773088
|