Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- ResplendentAI-Aura_L3_8B-IQ4_XS.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q2_K.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q3_K_L.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q3_K_M.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q3_K_S.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q4_K_M.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q4_K_S.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q5_K_M.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q5_K_S.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q6_K.gguf +3 -0
- ResplendentAI-Aura_L3_8B-Q8_0.gguf +3 -0
- featherless-quants.png +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 |
+
ResplendentAI-Aura_L3_8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
ResplendentAI-Aura_L3_8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
ResplendentAI-Aura_L3_8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
ResplendentAI-Aura_L3_8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
ResplendentAI-Aura_L3_8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
ResplendentAI-Aura_L3_8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
ResplendentAI-Aura_L3_8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
ResplendentAI-Aura_L3_8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
ResplendentAI-Aura_L3_8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
ResplendentAI-Aura_L3_8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
ResplendentAI-Aura_L3_8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: ResplendentAI/Aura_L3_8B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# ResplendentAI/Aura_L3_8B GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
---
|
14 |
+
|
15 |
+
## Available Quantizations π
|
16 |
+
|
17 |
+
| Quantization Type | File | Size |
|
18 |
+
|-------------------|------|------|
|
19 |
+
| Q8_0 | [ResplendentAI-Aura_L3_8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [ResplendentAI-Aura_L3_8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [ResplendentAI-Aura_L3_8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [ResplendentAI-Aura_L3_8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [ResplendentAI-Aura_L3_8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [ResplendentAI-Aura_L3_8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [ResplendentAI-Aura_L3_8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [ResplendentAI-Aura_L3_8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [ResplendentAI-Aura_L3_8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [ResplendentAI-Aura_L3_8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [ResplendentAI-Aura_L3_8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/ResplendentAI-Aura_L3_8B-GGUF/blob/main/ResplendentAI-Aura_L3_8B-IQ4_XS.gguf) | 4276.62 MB |
|
30 |
+
|
31 |
+
|
32 |
+
---
|
33 |
+
|
34 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
35 |
+
|
36 |
+
### Key Features
|
37 |
+
|
38 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
39 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
40 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
41 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
42 |
+
|
43 |
+
---
|
44 |
+
|
45 |
+
**Links:**
|
46 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
ResplendentAI-Aura_L3_8B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fafebb0e422b17bd9e64ddf48624eead57a42d586d0b5f33f7f24e84d07d0280
|
3 |
+
size 4484362848
|
ResplendentAI-Aura_L3_8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c7cec282d3570661f55b022e9a7b6ba78481bccb894c5fc8dd1555c4dd3ad7f
|
3 |
+
size 3179131488
|
ResplendentAI-Aura_L3_8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d0e125ec06bfa83490079d8c0da37b018e2da9eb0752867eca0c54435ddd4c7
|
3 |
+
size 4321956448
|
ResplendentAI-Aura_L3_8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:480e604868ce3cfe451e23415df49fbbdd67fdbd3525e61401590c6e44c5e81c
|
3 |
+
size 4018917984
|
ResplendentAI-Aura_L3_8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3ef09d03ff563f2e43b2786f13b737f249fdc46540452c590b2ed3b3a2bee1b
|
3 |
+
size 3664499296
|
ResplendentAI-Aura_L3_8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb96a2908fd9491aead928430301bfa0b4b2da27f9c771ca5db42ea4b0630f4a
|
3 |
+
size 4920734304
|
ResplendentAI-Aura_L3_8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2da9595efd1071e35adfb4c6f3cfc192e119640eba29d099e52de861dae8946f
|
3 |
+
size 4692669024
|
ResplendentAI-Aura_L3_8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5021e8b4d3e4b9b051cf09823cdb62d409c6e9a9fb81a2bd237582b4684ccc5
|
3 |
+
size 5732987488
|
ResplendentAI-Aura_L3_8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6090160906fc984536c3884dfb4454763f6ced4710c044e143c50b43baaea0a8
|
3 |
+
size 5599294048
|
ResplendentAI-Aura_L3_8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7540276c4807cc09c5ab65a8b32cec4b6a943b4715f81069bcec4e9195b37e59
|
3 |
+
size 6596006496
|
ResplendentAI-Aura_L3_8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67d5df616238f485c6dccdead8579dc2438debdd6581f8023ce5b2447a053423
|
3 |
+
size 8540770912
|
featherless-quants.png
ADDED
Git LFS Details
|