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-30-v0.1-IQ4_XS.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q2_K.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_L.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_M.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_S.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_M.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_S.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_M.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_S.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q6_K.gguf +3 -0
- wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-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-30-v0.1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-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-30-v0.1
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-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-30-v0.1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-IQ4_XS.gguf) | 3761.66 MB |
|
21 |
+
| Q2_K | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q2_K.gguf) | 2593.27 MB |
|
22 |
+
| Q3_K_L | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_L.gguf) | 3644.97 MB |
|
23 |
+
| Q3_K_M | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_M.gguf) | 3355.97 MB |
|
24 |
+
| Q3_K_S | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_S.gguf) | 3017.97 MB |
|
25 |
+
| Q4_K_M | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_M.gguf) | 4166.07 MB |
|
26 |
+
| Q4_K_S | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_S.gguf) | 3948.57 MB |
|
27 |
+
| Q5_K_M | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_M.gguf) | 4893.69 MB |
|
28 |
+
| Q5_K_S | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_S.gguf) | 4766.19 MB |
|
29 |
+
| Q6_K | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q6_K.gguf) | 5666.80 MB |
|
30 |
+
| Q8_0 | [wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-GGUF/blob/main/wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-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-30-v0.1-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45750f45a186ee137c0bcfe5e3785de0dcab7be97b6cda72c041f4bf6f9f9df4
|
3 |
+
size 3944389248
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd7dd2b228c8c72b1b3c487173f2afe8f6df50a11015c13ce2466b7a31075cb2
|
3 |
+
size 2719242880
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d3a50c7448cf4aeae4ea06093e2d6407d7a17d94c9d06fb74ad3b9dcc01100e
|
3 |
+
size 3822025344
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41561e1de1a7778e8132648023a99a32494cdab6b319ac5e9188fef38c4e77ee
|
3 |
+
size 3518986880
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b51ce6038a15c4d1dea187b9c3fe8cdc34de88016f032b44263cda68a0237195
|
3 |
+
size 3164568192
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3da2551c2a37458b66695f60fcb1a6ddd69e86c274e3a8cd2c60dc0c75fe8bb
|
3 |
+
size 4368439936
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94f2bad161eed83fe2132d1b6186f415856120ebda93c81f4fbca28c290d2088
|
3 |
+
size 4140374656
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22059286e822ab332a8d82a287169fe8dbdd0744b388d6ab20d3ea8b5746e349
|
3 |
+
size 5131410048
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79d39f3482410a8b3debc15ab7537f1158d95e914784bf7dc3ae64aad91f6cd7
|
3 |
+
size 4997716608
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a36cad81f3f55af4fe98d2093390a7aa7c056e8b4d81a1629d3ee0efc7fc61bf
|
3 |
+
size 5942065792
|
wang7776-Mistral-7B-Instruct-v0.2-sparsity-30-v0.1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f552ae20aea3bcb001ae61df887e25321b04cc353e591f022274035c9900c4f9
|
3 |
+
size 7695858304
|