Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- szymonrucinski-Curie-7B-v1-IQ4_XS.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q2_K.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q3_K_L.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q3_K_M.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q3_K_S.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q4_K_M.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q4_K_S.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q5_K_M.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q5_K_S.gguf +3 -0
- szymonrucinski-Curie-7B-v1-Q6_K.gguf +3 -0
- szymonrucinski-Curie-7B-v1-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 |
+
szymonrucinski-Curie-7B-v1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
szymonrucinski-Curie-7B-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
szymonrucinski-Curie-7B-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
szymonrucinski-Curie-7B-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
szymonrucinski-Curie-7B-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
szymonrucinski-Curie-7B-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
szymonrucinski-Curie-7B-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
szymonrucinski-Curie-7B-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
szymonrucinski-Curie-7B-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
szymonrucinski-Curie-7B-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
szymonrucinski-Curie-7B-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: szymonrucinski/Curie-7B-v1
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# szymonrucinski/Curie-7B-v1 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 | [szymonrucinski-Curie-7B-v1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-IQ4_XS.gguf) | 3761.66 MB |
|
21 |
+
| Q2_K | [szymonrucinski-Curie-7B-v1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q2_K.gguf) | 2593.27 MB |
|
22 |
+
| Q3_K_L | [szymonrucinski-Curie-7B-v1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q3_K_L.gguf) | 3644.97 MB |
|
23 |
+
| Q3_K_M | [szymonrucinski-Curie-7B-v1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q3_K_M.gguf) | 3355.97 MB |
|
24 |
+
| Q3_K_S | [szymonrucinski-Curie-7B-v1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q3_K_S.gguf) | 3017.97 MB |
|
25 |
+
| Q4_K_M | [szymonrucinski-Curie-7B-v1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q4_K_M.gguf) | 4166.07 MB |
|
26 |
+
| Q4_K_S | [szymonrucinski-Curie-7B-v1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q4_K_S.gguf) | 3948.57 MB |
|
27 |
+
| Q5_K_M | [szymonrucinski-Curie-7B-v1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q5_K_M.gguf) | 4893.69 MB |
|
28 |
+
| Q5_K_S | [szymonrucinski-Curie-7B-v1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q5_K_S.gguf) | 4766.19 MB |
|
29 |
+
| Q6_K | [szymonrucinski-Curie-7B-v1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-Q6_K.gguf) | 5666.80 MB |
|
30 |
+
| Q8_0 | [szymonrucinski-Curie-7B-v1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/szymonrucinski/Curie-7B-v1-GGUF/blob/main/szymonrucinski-Curie-7B-v1-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
|
szymonrucinski-Curie-7B-v1-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e3fffd532526064e0bb80249c34d9f35b3f94b996025d918933e16b585a191f
|
3 |
+
size 3944388768
|
szymonrucinski-Curie-7B-v1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9e00c2f1a6f3d04e084d68da19210c5670618380c7e4e340f21ddb955e0b91f
|
3 |
+
size 2719242400
|
szymonrucinski-Curie-7B-v1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ae44d9ccfa3fe8cc97ea80cae87aa737dc7fecc1d0b0b51deb987aa43da643b
|
3 |
+
size 3822024864
|
szymonrucinski-Curie-7B-v1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ffa5d7308c36f53bf9deb7edf3c2a9d6a5a55e0b7cff22e8768628ec7293a15
|
3 |
+
size 3518986400
|
szymonrucinski-Curie-7B-v1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dae08d44ef7ea1f7ee0f8fc98a58ed3cbed388f496cd31ee48ab680ba690a14
|
3 |
+
size 3164567712
|
szymonrucinski-Curie-7B-v1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15695f917b821b3c5b045f3ba68e000d96ac50f61bdd38b4a66cfcd1c7749cf9
|
3 |
+
size 4368439456
|
szymonrucinski-Curie-7B-v1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8b96ea71d3c868631f7e6f5b464de37eee911927cbc70afb2219a8635bac02a
|
3 |
+
size 4140374176
|
szymonrucinski-Curie-7B-v1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86370dddacb26d8beb421b3bcb6146b0249261e8c10968ade0d766cc5cee7996
|
3 |
+
size 5131409568
|
szymonrucinski-Curie-7B-v1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ddc45fb191fe936c152b768c17ca5173c0d4d98720a7001554cfd7a014514bf
|
3 |
+
size 4997716128
|
szymonrucinski-Curie-7B-v1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99d572af8a0328c2f77898f8ac4c84048de657c94cb64fd9ccc1fe02f5daa47b
|
3 |
+
size 5942065312
|
szymonrucinski-Curie-7B-v1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45d789222500d4483f0b666fde788afb96138e49195cdc2c74da8abb8f3a62a1
|
3 |
+
size 7695857824
|