Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- featherless-quants.png +3 -0
- lighteternal-Llama3-merge-biomed-8b-IQ4_XS.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q2_K.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q3_K_L.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q3_K_M.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q3_K_S.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q4_K_M.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q4_K_S.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q5_K_M.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q5_K_S.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-Q6_K.gguf +3 -0
- lighteternal-Llama3-merge-biomed-8b-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 |
+
lighteternal-Llama3-merge-biomed-8b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
lighteternal-Llama3-merge-biomed-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
lighteternal-Llama3-merge-biomed-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
lighteternal-Llama3-merge-biomed-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
lighteternal-Llama3-merge-biomed-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
lighteternal-Llama3-merge-biomed-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
lighteternal-Llama3-merge-biomed-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
lighteternal-Llama3-merge-biomed-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
lighteternal-Llama3-merge-biomed-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
lighteternal-Llama3-merge-biomed-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
lighteternal-Llama3-merge-biomed-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: lighteternal/Llama3-merge-biomed-8b
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# lighteternal/Llama3-merge-biomed-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 | [lighteternal-Llama3-merge-biomed-8b-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [lighteternal-Llama3-merge-biomed-8b-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [lighteternal-Llama3-merge-biomed-8b-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [lighteternal-Llama3-merge-biomed-8b-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [lighteternal-Llama3-merge-biomed-8b-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [lighteternal-Llama3-merge-biomed-8b-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [lighteternal-Llama3-merge-biomed-8b-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [lighteternal-Llama3-merge-biomed-8b-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [lighteternal-Llama3-merge-biomed-8b-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [lighteternal-Llama3-merge-biomed-8b-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-8b-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [lighteternal-Llama3-merge-biomed-8b-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/lighteternal-Llama3-merge-biomed-8b-GGUF/blob/main/lighteternal-Llama3-merge-biomed-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)
|
featherless-quants.png
ADDED
Git LFS Details
|
lighteternal-Llama3-merge-biomed-8b-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c333bd69927b9871da9be3797a44d3535d3f08b1bbf2a0bc617645361f711e39
|
3 |
+
size 4484363616
|
lighteternal-Llama3-merge-biomed-8b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c998a32fbfacb8d519138ac65fac5c3ce4dc19eaae91785aa747df6965a2a07
|
3 |
+
size 3179132256
|
lighteternal-Llama3-merge-biomed-8b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a584dbfd408d08c16c70a7acbc0199f02996efe40c38b8657c5fee50857ceb5
|
3 |
+
size 4321957216
|
lighteternal-Llama3-merge-biomed-8b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d6cd670b1d4de1f5dd36d6f2d7db2ef54768e1feb6022f788c2f47178605e79
|
3 |
+
size 4018918752
|
lighteternal-Llama3-merge-biomed-8b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6122bc494506d1eab38f9e6d5128059fb2ca6c5605fbb46d3147509c0529a6b2
|
3 |
+
size 3664500064
|
lighteternal-Llama3-merge-biomed-8b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a635051472442fff3c77ebcd460798172ee47f1d6a8f4e957e7228677516aff
|
3 |
+
size 4920735072
|
lighteternal-Llama3-merge-biomed-8b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:945ba9391c8c7960496f74bd69ea3bd05a54decb42125874d1013c71a92e628d
|
3 |
+
size 4692669792
|
lighteternal-Llama3-merge-biomed-8b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41c98aaeff7a8c42c6360e9723393a5aeabad0a2a8468f571011b4f1e1e1fc9f
|
3 |
+
size 5732988256
|
lighteternal-Llama3-merge-biomed-8b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43d54749453e5ae23f8db43a92487c649761056b78c6b154553740a2947e0d41
|
3 |
+
size 5599294816
|
lighteternal-Llama3-merge-biomed-8b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a1982e08129c350327e60b67d94b3468810c80ce9ab2d988f7f78eb77cd7bc9
|
3 |
+
size 6596007264
|
lighteternal-Llama3-merge-biomed-8b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d66d91d55b2e99a01aae25fa0685257dfdb789d30d452a87d35aaaa27bb49334
|
3 |
+
size 8540771680
|