m8than commited on
Commit
672cbec
Β·
verified Β·
1 Parent(s): 3ec7f8f

Upload folder using huggingface_hub

Browse files
.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
+ kuotient-Meta-Llama-3-8B-Instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ kuotient-Meta-Llama-3-8B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ kuotient-Meta-Llama-3-8B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ kuotient-Meta-Llama-3-8B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ kuotient-Meta-Llama-3-8B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ kuotient-Meta-Llama-3-8B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ kuotient-Meta-Llama-3-8B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ kuotient-Meta-Llama-3-8B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ kuotient-Meta-Llama-3-8B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ kuotient-Meta-Llama-3-8B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ kuotient-Meta-Llama-3-8B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: kuotient/Meta-Llama-3-8B-Instruct
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # kuotient/Meta-Llama-3-8B-Instruct 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 | [kuotient-Meta-Llama-3-8B-Instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-IQ4_XS.gguf) | 4276.62 MB |
21
+ | Q2_K | [kuotient-Meta-Llama-3-8B-Instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q2_K.gguf) | 3031.86 MB |
22
+ | Q3_K_L | [kuotient-Meta-Llama-3-8B-Instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q3_K_L.gguf) | 4121.74 MB |
23
+ | Q3_K_M | [kuotient-Meta-Llama-3-8B-Instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [kuotient-Meta-Llama-3-8B-Instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q4_K_M | [kuotient-Meta-Llama-3-8B-Instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q4_K_M.gguf) | 4692.78 MB |
26
+ | Q4_K_S | [kuotient-Meta-Llama-3-8B-Instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q4_K_S.gguf) | 4475.28 MB |
27
+ | Q5_K_M | [kuotient-Meta-Llama-3-8B-Instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q5_K_M.gguf) | 5467.40 MB |
28
+ | Q5_K_S | [kuotient-Meta-Llama-3-8B-Instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q5_K_S.gguf) | 5339.90 MB |
29
+ | Q6_K | [kuotient-Meta-Llama-3-8B-Instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-Q6_K.gguf) | 6290.44 MB |
30
+ | Q8_0 | [kuotient-Meta-Llama-3-8B-Instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/kuotient/Meta-Llama-3-8B-Instruct-GGUF/blob/main/kuotient-Meta-Llama-3-8B-Instruct-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

  • SHA256: 2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
kuotient-Meta-Llama-3-8B-Instruct-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c00b75d58d2f60187310d428b2120d8f3b654654d24172c6d8442c04f77238
3
+ size 4484363040
kuotient-Meta-Llama-3-8B-Instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4fab3fa503d71c12ea50fd8e24b65bcd064d8970757b783ac54eb972323b0ce
3
+ size 3179131680
kuotient-Meta-Llama-3-8B-Instruct-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60dd3b4833d2dadf81912434249a177cf02ec7256d1828f822ebad37fa4f8a1b
3
+ size 4321956640
kuotient-Meta-Llama-3-8B-Instruct-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d438ab10986dd0f88f80d81c4dacfac2b84a0cbf3608fc7f39d10f94214d33
3
+ size 4018918176
kuotient-Meta-Llama-3-8B-Instruct-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bee412598f1c403e84ffc1bcced7a20f5cf16b73715f42dacee456d18cc6c339
3
+ size 3664499488
kuotient-Meta-Llama-3-8B-Instruct-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba43628600b3bad1284d1b467c170b8c45756fdb589b62d25bb369fc0492a7c
3
+ size 4920734496
kuotient-Meta-Llama-3-8B-Instruct-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edfa0672770282d4e5441aab7af9a1c30fcccb50a9740a1308e3dc3a3c76332b
3
+ size 4692669216
kuotient-Meta-Llama-3-8B-Instruct-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e31d76165ea64da7f24ab486bda119c5ba8173ca557f468a04aba6d9a1b80b67
3
+ size 5732987680
kuotient-Meta-Llama-3-8B-Instruct-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24015b967c9e7e9ebf0f124930796f0738012f11da298dcbd50256afbac60051
3
+ size 5599294240
kuotient-Meta-Llama-3-8B-Instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:852f907882a1fc7c13b3edf57f23cd2bbec7e9909fbf5e79f59e8229f54ca8c9
3
+ size 6596006688
kuotient-Meta-Llama-3-8B-Instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14113c1f79c1a54d5f95a7fd7818c88bde0678736837141cb799a5330ea45df3
3
+ size 8540771104