Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-IQ4_XS.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q2_K.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_L.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_M.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_S.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_M.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_S.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_M.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_S.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q6_K.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-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 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: wang7776/Mistral-7B-Instruct-v0.2-sparsity-20-v0.1
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# wang7776/Mistral-7B-Instruct-v0.2-sparsity-20-v0.1 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 | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-IQ4_XS.gguf) | 3761.66 MB |
|
21 |
+
| Q2_K | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q2_K.gguf) | 2593.27 MB |
|
22 |
+
| Q3_K_L | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_L.gguf) | 3644.97 MB |
|
23 |
+
| Q3_K_M | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_M.gguf) | 3355.97 MB |
|
24 |
+
| Q3_K_S | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_S.gguf) | 3017.97 MB |
|
25 |
+
| Q4_K_M | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_M.gguf) | 4166.07 MB |
|
26 |
+
| Q4_K_S | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_S.gguf) | 3948.57 MB |
|
27 |
+
| Q5_K_M | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_M.gguf) | 4893.69 MB |
|
28 |
+
| Q5_K_S | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_S.gguf) | 4766.19 MB |
|
29 |
+
| Q6_K | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q6_K.gguf) | 5666.80 MB |
|
30 |
+
| Q8_0 | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q8_0.gguf) | 7339.34 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
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af15ec7fc70a91e8c400a24a356f7784ef0a5353151038571c21a0f5fae9da0e
|
3 |
+
size 3944389248
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19e8d3f0f085189a4b3371c3922f14c196330c1e0eb9be3c367a507387d55e40
|
3 |
+
size 2719242880
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:524eefc43dcd9e1bfc642da79d832abd986aa5d2fc8ab9f2f5a6b766289e7197
|
3 |
+
size 3822025344
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33587d2460d9926f5083512261f64bb56493ae66d93f0f26ce24ae460f37b030
|
3 |
+
size 3518986880
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea756216ec84c557a1a20ce7097fee205b20c171a690bb15faf5ff7c69d3db90
|
3 |
+
size 3164568192
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ca7e5f470f7bfa01e05ef1833259b6b6c8cb05e973ec81543beab3b7404fea5
|
3 |
+
size 4368439936
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf3d4a161a7b2bd40a687623b40305b705d31fdb71c5703ff0f99c0e79baea60
|
3 |
+
size 4140374656
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:920f74ab5f70442d6121a37dc10ac109ee4967b8929959ae185b87615cffecfb
|
3 |
+
size 5131410048
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bf794066f54909d9abae7ec564820138af6d52bdde13ad6eb3b2433c65a8d76
|
3 |
+
size 4997716608
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:457600f30cc6ba15c8875800ac443e52502fa774f476e47f9b75ae549df946c6
|
3 |
+
size 5942065792
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-20-v0.1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e5400aa6ba3b1fc996249afd566baaa71ee39dc93a44b60ae3d98be8c4387b6
|
3 |
+
size 7695858304
|