Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- anthracite-org-magnum-v2-12b-IQ4_XS.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q2_K.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q3_K_L.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q3_K_M.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q3_K_S.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q4_K_M.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q4_K_S.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q5_K_M.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q5_K_S.gguf +3 -0
- anthracite-org-magnum-v2-12b-Q6_K.gguf +3 -0
- anthracite-org-magnum-v2-12b-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 |
+
anthracite-org-magnum-v2-12b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
anthracite-org-magnum-v2-12b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
anthracite-org-magnum-v2-12b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
anthracite-org-magnum-v2-12b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
anthracite-org-magnum-v2-12b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
anthracite-org-magnum-v2-12b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
anthracite-org-magnum-v2-12b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
anthracite-org-magnum-v2-12b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
anthracite-org-magnum-v2-12b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
anthracite-org-magnum-v2-12b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
anthracite-org-magnum-v2-12b-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: anthracite-org/magnum-v2-12b
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# anthracite-org/magnum-v2-12b 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 | [anthracite-org-magnum-v2-12b-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-IQ4_XS.gguf) | 6485.04 MB |
|
21 |
+
| Q2_K | [anthracite-org-magnum-v2-12b-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q2_K.gguf) | 4569.10 MB |
|
22 |
+
| Q3_K_L | [anthracite-org-magnum-v2-12b-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q3_K_L.gguf) | 6257.54 MB |
|
23 |
+
| Q3_K_M | [anthracite-org-magnum-v2-12b-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q3_K_M.gguf) | 5801.29 MB |
|
24 |
+
| Q3_K_S | [anthracite-org-magnum-v2-12b-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q3_K_S.gguf) | 5277.85 MB |
|
25 |
+
| Q4_K_M | [anthracite-org-magnum-v2-12b-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q4_K_M.gguf) | 7130.82 MB |
|
26 |
+
| Q4_K_S | [anthracite-org-magnum-v2-12b-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q4_K_S.gguf) | 6790.35 MB |
|
27 |
+
| Q5_K_M | [anthracite-org-magnum-v2-12b-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q5_K_M.gguf) | 8323.32 MB |
|
28 |
+
| Q5_K_S | [anthracite-org-magnum-v2-12b-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q5_K_S.gguf) | 8124.10 MB |
|
29 |
+
| Q6_K | [anthracite-org-magnum-v2-12b-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q6_K.gguf) | 9590.35 MB |
|
30 |
+
| Q8_0 | [anthracite-org-magnum-v2-12b-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/anthracite-org-magnum-v2-12b-GGUF/blob/main/anthracite-org-magnum-v2-12b-Q8_0.gguf) | 12419.10 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)
|
anthracite-org-magnum-v2-12b-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c1c857226941a449d905098798bba1af114877aa6e687aa12d0c277886dc096
|
3 |
+
size 6800053568
|
anthracite-org-magnum-v2-12b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5bbfae2ea98a49df7ed737596f81b75f4087420ecccb4fe174bbd4e8c8a0a1a
|
3 |
+
size 4791047488
|
anthracite-org-magnum-v2-12b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f89149d2167f660c57f88d7d93f63f56da4c381b2965aa5b5e174a7c1779647
|
3 |
+
size 6561502528
|
anthracite-org-magnum-v2-12b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aff60c33f784bdbe770ebb5452df7ba2600d81a87838321c39d3cf35cc01be4a
|
3 |
+
size 6083089728
|
anthracite-org-magnum-v2-12b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b75dde702a8c6d4338beb0ce64e84c3d6868ed033dee06594e93cdcc7d3e3733
|
3 |
+
size 5534225728
|
anthracite-org-magnum-v2-12b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa38c94e4e14ab7b5903f7adeb961a8f696f8da71c1c842eba181d740a3ba44c
|
3 |
+
size 7477204288
|
anthracite-org-magnum-v2-12b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcfbfdbeba6185ecf58bf49574eb00dfe17650533a43d171680f76f6e39c7f64
|
3 |
+
size 7120196928
|
anthracite-org-magnum-v2-12b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56ee5c0da086804a9f3a9c93347e5fac54c111db86c8fef3875ca76c21587d81
|
3 |
+
size 8727631168
|
anthracite-org-magnum-v2-12b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:766b4b47eb88736858f1ae7e1edd40537cb24f7182888b745c8ff2bab6dfcac5
|
3 |
+
size 8518735168
|
anthracite-org-magnum-v2-12b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d77d369814edcceecc658d6338b778796519b33ced8cd521658d05d828f9f39
|
3 |
+
size 10056209728
|
anthracite-org-magnum-v2-12b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04d6d9a2e95bf4968a1a9d5e208192e24341c34736753f211fc545fa99ae2338
|
3 |
+
size 13022369088
|
featherless-quants.png
ADDED
![]() |
Git LFS Details
|