Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-IQ4_XS.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q2_K.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_L.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_M.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_S.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_M.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_S.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_M.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_S.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-Q6_K.gguf +3 -0
- hivaze-ParaLex-Llama-3-8B-SFT-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 |
+
hivaze-ParaLex-Llama-3-8B-SFT-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
hivaze-ParaLex-Llama-3-8B-SFT-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: hivaze-ParaLex-Llama-3-8B-SFT
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# hivaze-ParaLex-Llama-3-8B-SFT 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 | [hivaze-ParaLex-Llama-3-8B-SFT-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [hivaze-ParaLex-Llama-3-8B-SFT-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [hivaze-ParaLex-Llama-3-8B-SFT-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [hivaze-ParaLex-Llama-3-8B-SFT-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/hivaze-ParaLex-Llama-3-8B-SFT-GGUF/blob/main/hivaze-ParaLex-Llama-3-8B-SFT-Q8_0.gguf) | 8145.11 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
|
hivaze-ParaLex-Llama-3-8B-SFT-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc9c1ce5a0fd447d9ffafd901d45d49fc0389bedadd1273489c3889a1b51ac88
|
3 |
+
size 4484362816
|
hivaze-ParaLex-Llama-3-8B-SFT-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b7125b17310f17fbc292541b3c47f882b9a9ff319e364225c0cbff90918e773
|
3 |
+
size 3179131456
|
hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf82020187d894027b75191de02ffa03a66663a164510c7f483e6b83ae5e7be5
|
3 |
+
size 4321956416
|
hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2511519cf08610b128ee386e32b1e920341372c14930fdbc5b5ed76ca575c3c
|
3 |
+
size 4018917952
|
hivaze-ParaLex-Llama-3-8B-SFT-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f481de36c9490a3d4b6537d994975a98156e3d6c828a498701e219d961b545
|
3 |
+
size 3664499264
|
hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2a32bed4f3e1005031fb99eacb5bde138f5cb89f735d456f125944a055ad639
|
3 |
+
size 4920734272
|
hivaze-ParaLex-Llama-3-8B-SFT-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68c00566178cab1ef4211f19e9471af794b3f1eafd896de467ff2aa386ae4b1f
|
3 |
+
size 4692668992
|
hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e6009905b2877ff623d0f8e3ee337e7c963aa5b32ff32fd6fe8d7afae23a56b
|
3 |
+
size 5732987456
|
hivaze-ParaLex-Llama-3-8B-SFT-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ded028e842686554ed25438a77fcca09780decf3e174c01ecd67940c0cd6d7b4
|
3 |
+
size 5599294016
|
hivaze-ParaLex-Llama-3-8B-SFT-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5fc8cdf31fca45406e670dbc2458b36d29aa3bebc06c3bd15fd26ecafe64600
|
3 |
+
size 6596006464
|
hivaze-ParaLex-Llama-3-8B-SFT-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:180aaaa76b56d5711bad9c9a5f0acce06f2b3c4444c66910af0d0f45eecd7a8c
|
3 |
+
size 8540770880
|