Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- ghost-x-ghost-7b-v0.9.0-IQ4_XS.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q2_K.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q3_K_L.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q3_K_M.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q3_K_S.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q4_K_M.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q4_K_S.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q5_K_M.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q5_K_S.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-Q6_K.gguf +3 -0
- ghost-x-ghost-7b-v0.9.0-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 |
+
ghost-x-ghost-7b-v0.9.0-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
ghost-x-ghost-7b-v0.9.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
ghost-x-ghost-7b-v0.9.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
ghost-x-ghost-7b-v0.9.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
ghost-x-ghost-7b-v0.9.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
ghost-x-ghost-7b-v0.9.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
ghost-x-ghost-7b-v0.9.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
ghost-x-ghost-7b-v0.9.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
ghost-x-ghost-7b-v0.9.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
ghost-x-ghost-7b-v0.9.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
ghost-x-ghost-7b-v0.9.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: ghost-x-ghost-7b-v0.9.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# ghost-x-ghost-7b-v0.9.0 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 | [ghost-x-ghost-7b-v0.9.0-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-IQ4_XS.gguf) | 3761.66 MB |
|
21 |
+
| Q2_K | [ghost-x-ghost-7b-v0.9.0-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q2_K.gguf) | 2593.27 MB |
|
22 |
+
| Q3_K_L | [ghost-x-ghost-7b-v0.9.0-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q3_K_L.gguf) | 3644.97 MB |
|
23 |
+
| Q3_K_M | [ghost-x-ghost-7b-v0.9.0-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q3_K_M.gguf) | 3355.97 MB |
|
24 |
+
| Q3_K_S | [ghost-x-ghost-7b-v0.9.0-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q3_K_S.gguf) | 3017.97 MB |
|
25 |
+
| Q4_K_M | [ghost-x-ghost-7b-v0.9.0-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q4_K_M.gguf) | 4166.07 MB |
|
26 |
+
| Q4_K_S | [ghost-x-ghost-7b-v0.9.0-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q4_K_S.gguf) | 3948.57 MB |
|
27 |
+
| Q5_K_M | [ghost-x-ghost-7b-v0.9.0-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q5_K_M.gguf) | 4893.69 MB |
|
28 |
+
| Q5_K_S | [ghost-x-ghost-7b-v0.9.0-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q5_K_S.gguf) | 4766.19 MB |
|
29 |
+
| Q6_K | [ghost-x-ghost-7b-v0.9.0-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-Q6_K.gguf) | 5666.80 MB |
|
30 |
+
| Q8_0 | [ghost-x-ghost-7b-v0.9.0-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/ghost-x-ghost-7b-v0.9.0-GGUF/blob/main/ghost-x-ghost-7b-v0.9.0-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
|
ghost-x-ghost-7b-v0.9.0-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:299f390aca2e964749c7a30d1ae7dcf9ce760beab713cf4ac016018702224c7f
|
3 |
+
size 3944389440
|
ghost-x-ghost-7b-v0.9.0-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64bce2fbc0dc19d5c16692388afdbee00ab171db83f22c0ba5a050baaa9854cb
|
3 |
+
size 2719243072
|
ghost-x-ghost-7b-v0.9.0-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80f29238183c598ed37e7cdb2e6f1ba36a323a7dede4511eb1366020ee23f3fa
|
3 |
+
size 3822025536
|
ghost-x-ghost-7b-v0.9.0-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc0859c1781cd9be55ddc5e1c6a0a5bddf16494be635a285e27bde796c2dafa7
|
3 |
+
size 3518987072
|
ghost-x-ghost-7b-v0.9.0-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf71f30ef228770772ab55f2fbd0612de4b35d291b2722874c5ea7574ea6ea87
|
3 |
+
size 3164568384
|
ghost-x-ghost-7b-v0.9.0-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be64a50d670252cbc7a8c5742c697e15a0c3b0e54a54190f09dd35d25fa9b87c
|
3 |
+
size 4368440128
|
ghost-x-ghost-7b-v0.9.0-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c972fc5e150605acfd94293cbd47ec0292b664fc32f806d83f6008590773cda7
|
3 |
+
size 4140374848
|
ghost-x-ghost-7b-v0.9.0-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fcbe4bd34f04be3ea01442ac97b475e94ce65f22af916b80b0c6bfded0ba46c
|
3 |
+
size 5131410240
|
ghost-x-ghost-7b-v0.9.0-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53b6ab75fe92997d322a1d2b5b74e25f7867dbcbbb7b8c0b03b3bb6f202a4008
|
3 |
+
size 4997716800
|
ghost-x-ghost-7b-v0.9.0-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc36b873acead22cbdf7aeee3603b401b129ced7edd6e09d3b1bfdc313ff3591
|
3 |
+
size 5942065984
|
ghost-x-ghost-7b-v0.9.0-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f9aa47c2496e58f6b0386b8bd397fad6547bbfc8de50d94d337bf2822a3ad8e
|
3 |
+
size 7695858496
|