m8than commited on
Commit
81a1fde
Β·
verified Β·
1 Parent(s): a386433

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
+ meta-llama-Meta-Llama-3-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ meta-llama-Meta-Llama-3-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ meta-llama-Meta-Llama-3-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ meta-llama-Meta-Llama-3-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ meta-llama-Meta-Llama-3-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ meta-llama-Meta-Llama-3-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ meta-llama-Meta-Llama-3-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ meta-llama-Meta-Llama-3-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ meta-llama-Meta-Llama-3-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ meta-llama-Meta-Llama-3-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ meta-llama-Meta-Llama-3-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3-8B
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # meta-llama/Meta-Llama-3-8B 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 | [meta-llama-Meta-Llama-3-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-IQ4_XS.gguf) | 4276.62 MB |
21
+ | Q2_K | [meta-llama-Meta-Llama-3-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q2_K.gguf) | 3031.86 MB |
22
+ | Q3_K_L | [meta-llama-Meta-Llama-3-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q3_K_L.gguf) | 4121.74 MB |
23
+ | Q3_K_M | [meta-llama-Meta-Llama-3-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [meta-llama-Meta-Llama-3-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q4_K_M | [meta-llama-Meta-Llama-3-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q4_K_M.gguf) | 4692.78 MB |
26
+ | Q4_K_S | [meta-llama-Meta-Llama-3-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q4_K_S.gguf) | 4475.28 MB |
27
+ | Q5_K_M | [meta-llama-Meta-Llama-3-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q5_K_M.gguf) | 5467.40 MB |
28
+ | Q5_K_S | [meta-llama-Meta-Llama-3-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q5_K_S.gguf) | 5339.90 MB |
29
+ | Q6_K | [meta-llama-Meta-Llama-3-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Q6_K.gguf) | 6290.44 MB |
30
+ | Q8_0 | [meta-llama-Meta-Llama-3-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/meta-llama-Meta-Llama-3-8B-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-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
meta-llama-Meta-Llama-3-8B-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7570f31746e35e9780ee33213d35d9eef663f145d102efa5306e23401aa38dd8
3
+ size 4484362464
meta-llama-Meta-Llama-3-8B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42e6b2a3e7926560d1809237591296cac182249fb6c379d8d53c17b62777c9d0
3
+ size 3179131104
meta-llama-Meta-Llama-3-8B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b201fa4abaae576034d62b6f7d4fa0364cce213b2a8490882e2fddf8424e922
3
+ size 4321956064
meta-llama-Meta-Llama-3-8B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d052356fbb098e350af9b9ce67c8e6c237e421babfabc4f52183dee4419ee2aa
3
+ size 4018917600
meta-llama-Meta-Llama-3-8B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5137b745a561f769b01e4c39998b2cf2996a735313841ec158adc5850a58f9f3
3
+ size 3664498912
meta-llama-Meta-Llama-3-8B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aef7070b4ba31ff25c38f3c0b0c119525ea09dc38b66a4760f206eb67a340cb2
3
+ size 4920733920
meta-llama-Meta-Llama-3-8B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1c5c3811061f85e1fe8648a46738f602d92913676cb675dc5619d2ea21c7839
3
+ size 4692668640
meta-llama-Meta-Llama-3-8B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87c31afb8fe904084a12fd9710886bfb5d0b690414b0698c2ff64f6fa4139b10
3
+ size 5732987104
meta-llama-Meta-Llama-3-8B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67cdc6880263572e1d2d18d3733a4e2a6294688717d39d74fbf3e864ac5f6575
3
+ size 5599293664
meta-llama-Meta-Llama-3-8B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af2b4d6e004304a57052ed7b6c6e6fa1a5b85b51b5594f3a36abbd64eda32de0
3
+ size 6596006112
meta-llama-Meta-Llama-3-8B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2362eed1da4187aeeb8d881da815637b936144d53cca6417ca1d2ba19f4432e
3
+ size 8540770528