Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-IQ4_XS.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q2_K.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q3_K_L.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q3_K_M.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q3_K_S.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q4_K_M.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q4_K_S.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q5_K_M.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q5_K_S.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-Q6_K.gguf +3 -0
- mzbac-llama-3-8B-Instruct-function-calling-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 |
+
mzbac-llama-3-8B-Instruct-function-calling-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
mzbac-llama-3-8B-Instruct-function-calling-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: mzbac-llama-3-8B-Instruct-function-calling
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# mzbac-llama-3-8B-Instruct-function-calling 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 | [mzbac-llama-3-8B-Instruct-function-calling-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [mzbac-llama-3-8B-Instruct-function-calling-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [mzbac-llama-3-8B-Instruct-function-calling-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [mzbac-llama-3-8B-Instruct-function-calling-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [mzbac-llama-3-8B-Instruct-function-calling-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [mzbac-llama-3-8B-Instruct-function-calling-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [mzbac-llama-3-8B-Instruct-function-calling-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [mzbac-llama-3-8B-Instruct-function-calling-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [mzbac-llama-3-8B-Instruct-function-calling-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [mzbac-llama-3-8B-Instruct-function-calling-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [mzbac-llama-3-8B-Instruct-function-calling-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/mzbac-llama-3-8B-Instruct-function-calling-GGUF/blob/main/mzbac-llama-3-8B-Instruct-function-calling-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
|
mzbac-llama-3-8B-Instruct-function-calling-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf9344306eed6018bc613e868f615177ceca60c7a91da420b554729223ce1e6b
|
3 |
+
size 4484362912
|
mzbac-llama-3-8B-Instruct-function-calling-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a7cb7842b81e3c4b4fe3abe0d02b1bebf3181185b8bcacd155e471ef3c7686f
|
3 |
+
size 3179131552
|
mzbac-llama-3-8B-Instruct-function-calling-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8835b48158be08de784589ec398e55543ac63c784259303c2804497bc1deb01e
|
3 |
+
size 4321956512
|
mzbac-llama-3-8B-Instruct-function-calling-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2be98f9501151aafd35005b1ac15c383d7643623a55e355b665876d5d0543cf1
|
3 |
+
size 4018918048
|
mzbac-llama-3-8B-Instruct-function-calling-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:681dc9009155c55fd86074b9d7ebebfe7e8e5bd98ec4c043260b869e4d2e1fb1
|
3 |
+
size 3664499360
|
mzbac-llama-3-8B-Instruct-function-calling-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b67295421bce356035849fd143be5c5570779885b909885d1ed115a579a358f5
|
3 |
+
size 4920734368
|
mzbac-llama-3-8B-Instruct-function-calling-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7ab2d09ebf46a05d21602f5f757c7ceab31ec06518eeab5f4d90421cfcfd6fb
|
3 |
+
size 4692669088
|
mzbac-llama-3-8B-Instruct-function-calling-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:381e575565fcc3ce77502c85f28e608f7713b947dc1ce8b21c1b53b4d1daf70b
|
3 |
+
size 5732987552
|
mzbac-llama-3-8B-Instruct-function-calling-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:414e4f96c9ead69a0ae543dc9c929e21f03942472759ede969442c7fb5483152
|
3 |
+
size 5599294112
|
mzbac-llama-3-8B-Instruct-function-calling-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:738cb21ad27aa89508b3485a83e4a8f8f0b9d2aad64a6ef873e75f62b4ff5e9a
|
3 |
+
size 6596006560
|
mzbac-llama-3-8B-Instruct-function-calling-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07a54e212d743d9f4d5a3a6fbbf3499c1a3ad78414008bf7a087c65718c83b67
|
3 |
+
size 8540770976
|