Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- macadeliccc-Samantha-Qwen-2-7B-IQ4_XS.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q2_K.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q3_K_L.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q3_K_M.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q3_K_S.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q4_K_M.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q4_K_S.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q5_K_M.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q5_K_S.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-Q6_K.gguf +3 -0
- macadeliccc-Samantha-Qwen-2-7B-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 |
+
macadeliccc-Samantha-Qwen-2-7B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
macadeliccc-Samantha-Qwen-2-7B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
macadeliccc-Samantha-Qwen-2-7B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
macadeliccc-Samantha-Qwen-2-7B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
macadeliccc-Samantha-Qwen-2-7B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
macadeliccc-Samantha-Qwen-2-7B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
macadeliccc-Samantha-Qwen-2-7B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
macadeliccc-Samantha-Qwen-2-7B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
macadeliccc-Samantha-Qwen-2-7B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
macadeliccc-Samantha-Qwen-2-7B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
macadeliccc-Samantha-Qwen-2-7B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: macadeliccc/Samantha-Qwen-2-7B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# macadeliccc/Samantha-Qwen-2-7B 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 | [macadeliccc-Samantha-Qwen-2-7B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-IQ4_XS.gguf) | 4053.40 MB |
|
21 |
+
| Q2_K | [macadeliccc-Samantha-Qwen-2-7B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q2_K.gguf) | 2876.22 MB |
|
22 |
+
| Q3_K_L | [macadeliccc-Samantha-Qwen-2-7B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q3_K_L.gguf) | 3899.06 MB |
|
23 |
+
| Q3_K_M | [macadeliccc-Samantha-Qwen-2-7B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q3_K_M.gguf) | 3631.96 MB |
|
24 |
+
| Q3_K_S | [macadeliccc-Samantha-Qwen-2-7B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q3_K_S.gguf) | 3330.58 MB |
|
25 |
+
| Q4_K_M | [macadeliccc-Samantha-Qwen-2-7B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q4_K_M.gguf) | 4466.13 MB |
|
26 |
+
| Q4_K_S | [macadeliccc-Samantha-Qwen-2-7B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q4_K_S.gguf) | 4251.26 MB |
|
27 |
+
| Q5_K_M | [macadeliccc-Samantha-Qwen-2-7B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q5_K_M.gguf) | 5192.59 MB |
|
28 |
+
| Q5_K_S | [macadeliccc-Samantha-Qwen-2-7B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q5_K_S.gguf) | 5068.95 MB |
|
29 |
+
| Q6_K | [macadeliccc-Samantha-Qwen-2-7B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q6_K.gguf) | 5964.47 MB |
|
30 |
+
| Q8_0 | [macadeliccc-Samantha-Qwen-2-7B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-Samantha-Qwen-2-7B-GGUF/blob/main/macadeliccc-Samantha-Qwen-2-7B-Q8_0.gguf) | 7723.35 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
|
macadeliccc-Samantha-Qwen-2-7B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a41edc0b0f1d64a475f0b00a96cd9fef15de3e32c14d14bb82ef7841a3e2861
|
3 |
+
size 4250297280
|
macadeliccc-Samantha-Qwen-2-7B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b25cbd0156e29536c4d521d7cae7122a9e400db232e5723c6f2996a4be0c58c9
|
3 |
+
size 3015939008
|
macadeliccc-Samantha-Qwen-2-7B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c98ecf3456a946dbb5177ef2075bc2cdf73871e969f2e884091c993478ffc0ad
|
3 |
+
size 4088458176
|
macadeliccc-Samantha-Qwen-2-7B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89e1ea21a9e66c9cf39bd1e32feb601f0e447940e9d416fdbd2f2bb84daed825
|
3 |
+
size 3808390080
|
macadeliccc-Samantha-Qwen-2-7B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13e8d2ef22dd49cf27a99a24be47a7361eae820d59d4836f3bd612b761230c43
|
3 |
+
size 3492367296
|
macadeliccc-Samantha-Qwen-2-7B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21cee44e062cdfc3bf197983df2474d531edf511611524729fbce34f4c3d349d
|
3 |
+
size 4683072448
|
macadeliccc-Samantha-Qwen-2-7B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:103b61723fc0d1ece27c2333d0df73418c502b3906e8ea8c2793c7fb6a3d3f8b
|
3 |
+
size 4457767872
|
macadeliccc-Samantha-Qwen-2-7B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:942e11b3e5595f7745f99ee27edfc6d3d1d0cbcc6798cd78c8b6b1e00aee8c45
|
3 |
+
size 5444830144
|
macadeliccc-Samantha-Qwen-2-7B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81a330bb49b9c41c6a8a6c77fc9d565dbe9f5a4547ace4836e1d9c8162c23313
|
3 |
+
size 5315175360
|
macadeliccc-Samantha-Qwen-2-7B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f92a9edc201839e56eaaee73740f81819448bb19a51455abfcd1e897a4f34356
|
3 |
+
size 6254197696
|
macadeliccc-Samantha-Qwen-2-7B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdffb829c601a69d3ddc0074ba8f9aa732e9e5f1204a7e839b34826df6432d4c
|
3 |
+
size 8098524096
|