Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- elinas-Llama-3-15B-Instruct-zeroed-IQ4_XS.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q2_K.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q3_K_L.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q3_K_M.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q3_K_S.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q4_K_M.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q4_K_S.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q5_K_M.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q5_K_S.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-Q6_K.gguf +3 -0
- elinas-Llama-3-15B-Instruct-zeroed-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 |
+
elinas-Llama-3-15B-Instruct-zeroed-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
elinas-Llama-3-15B-Instruct-zeroed-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
elinas-Llama-3-15B-Instruct-zeroed-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,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: elinas-Llama-3-15B-Instruct-zeroed
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# elinas-Llama-3-15B-Instruct-zeroed 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 | [elinas-Llama-3-15B-Instruct-zeroed-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-IQ4_XS.gguf) | 7868.64 MB |
|
21 |
+
| Q2_K | [elinas-Llama-3-15B-Instruct-zeroed-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q2_K.gguf) | 5480.87 MB |
|
22 |
+
| Q3_K_L | [elinas-Llama-3-15B-Instruct-zeroed-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q3_K_L.gguf) | 7609.76 MB |
|
23 |
+
| Q3_K_M | [elinas-Llama-3-15B-Instruct-zeroed-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q3_K_M.gguf) | 7030.76 MB |
|
24 |
+
| Q3_K_S | [elinas-Llama-3-15B-Instruct-zeroed-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q3_K_S.gguf) | 6355.76 MB |
|
25 |
+
| Q4_K_M | [elinas-Llama-3-15B-Instruct-zeroed-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q4_K_M.gguf) | 8685.29 MB |
|
26 |
+
| Q4_K_S | [elinas-Llama-3-15B-Instruct-zeroed-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q4_K_S.gguf) | 8248.29 MB |
|
27 |
+
| Q5_K_M | [elinas-Llama-3-15B-Instruct-zeroed-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q5_K_M.gguf) | 10171.92 MB |
|
28 |
+
| Q5_K_S | [elinas-Llama-3-15B-Instruct-zeroed-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q5_K_S.gguf) | 9916.92 MB |
|
29 |
+
| Q6_K | [elinas-Llama-3-15B-Instruct-zeroed-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q6_K.gguf) | 11751.46 MB |
|
30 |
+
| Q8_0 | [elinas-Llama-3-15B-Instruct-zeroed-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/elinas-Llama-3-15B-Instruct-zeroed-GGUF/blob/main/elinas-Llama-3-15B-Instruct-zeroed-Q8_0.gguf) | 15218.13 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)
|
elinas-Llama-3-15B-Instruct-zeroed-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84b3a3d15ac768b552346fad36a6e45c2cd6cd7e3c110fd87f3eacdd1351bfe2
|
3 |
+
size 8250865344
|
elinas-Llama-3-15B-Instruct-zeroed-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12499b993a423eda9afcf3449868caeaf3549ef8478983af0d45510069cbbf1d
|
3 |
+
size 5747111616
|
elinas-Llama-3-15B-Instruct-zeroed-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:831a36560da04f78ff244141c36aefb12f033e0049e8e78b4cea89a49143581e
|
3 |
+
size 7979407040
|
elinas-Llama-3-15B-Instruct-zeroed-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3667d75ecc42dce56735259c6e276dd577a215d10979ec6e9532c373260436b
|
3 |
+
size 7372281536
|
elinas-Llama-3-15B-Instruct-zeroed-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08ad612a658f68baefbc7e0d9174b8e22a62f2a68deaa294215c14539d558144
|
3 |
+
size 6664492736
|
elinas-Llama-3-15B-Instruct-zeroed-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c27ef202fc14550d85fa0cff6eadcb50193b4ef874e7a181be1969a300475674
|
3 |
+
size 9107191488
|
elinas-Llama-3-15B-Instruct-zeroed-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51ff0d9bb800a4d97c1a1301ebb3b069323662fd63d2f1cd7fa24620bc8db7d4
|
3 |
+
size 8648963776
|
elinas-Llama-3-15B-Instruct-zeroed-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fad96e17396d67b82e9736cc31c230b7a8b873c43b86064fe5e66d45b4fd3db
|
3 |
+
size 10666030784
|
elinas-Llama-3-15B-Instruct-zeroed-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b907cd5c4871747f92ec0c62c363b3039b1d7daf529710161c8a3a68acd45942
|
3 |
+
size 10398643904
|
elinas-Llama-3-15B-Instruct-zeroed-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2289a25bc1aafdcb2df5702c89290092199f9464fbd7064dcbf8073270d61f6
|
3 |
+
size 12322297536
|
elinas-Llama-3-15B-Instruct-zeroed-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4b91dd12d01812ef0ffdf1e3c58e0420b8ad00c053188fdd77b521e47c594a4
|
3 |
+
size 15957366464
|
featherless-quants.png
ADDED
Git LFS Details
|