m8than commited on
Commit
578244f
β€’
1 Parent(s): 93f0240

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-Instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ meta-llama-Meta-Llama-3-8B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ meta-llama-Meta-Llama-3-8B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ meta-llama-Meta-Llama-3-8B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ meta-llama-Meta-Llama-3-8B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ meta-llama-Meta-Llama-3-8B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ meta-llama-Meta-Llama-3-8B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ meta-llama-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: meta-llama/Meta-Llama-3-8B-Instruct
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # meta-llama/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 | [meta-llama-Meta-Llama-3-8B-Instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-IQ4_XS.gguf) | 4276.62 MB |
21
+ | Q2_K | [meta-llama-Meta-Llama-3-8B-Instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q2_K.gguf) | 3031.86 MB |
22
+ | Q3_K_L | [meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_L.gguf) | 4121.74 MB |
23
+ | Q3_K_M | [meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q4_K_M | [meta-llama-Meta-Llama-3-8B-Instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q4_K_M.gguf) | 4692.78 MB |
26
+ | Q4_K_S | [meta-llama-Meta-Llama-3-8B-Instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q4_K_S.gguf) | 4475.28 MB |
27
+ | Q5_K_M | [meta-llama-Meta-Llama-3-8B-Instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q5_K_M.gguf) | 5467.40 MB |
28
+ | Q5_K_S | [meta-llama-Meta-Llama-3-8B-Instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q5_K_S.gguf) | 5339.90 MB |
29
+ | Q6_K | [meta-llama-Meta-Llama-3-8B-Instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-Meta-Llama-3-8B-Instruct-Q6_K.gguf) | 6290.44 MB |
30
+ | Q8_0 | [meta-llama-Meta-Llama-3-8B-Instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/meta-llama/Meta-Llama-3-8B-Instruct-GGUF/blob/main/meta-llama-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
meta-llama-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:eacdc34197f81c713f4afd7c01f5e6ccb79a7689c4b2e6ee853af67ab3a4bf45
3
+ size 4484362944
meta-llama-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:d73bb396b1d6596a0536138a889fe2639d545fc6c170994d6c3855948df04c7a
3
+ size 3179131584
meta-llama-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:0beaff78c019356e5032e680c27bd8735c87e44b783344fd2dc2b68c55a57474
3
+ size 4321956544
meta-llama-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:2c8817990fee3454eeec1b6a33ed7392c525bbaf0e18a06f4111287d0b177e86
3
+ size 4018918080
meta-llama-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:3bfc2f81bfa45d3e32b122474558e27d56286277231ab4f05acee7364deeb5cd
3
+ size 3664499392
meta-llama-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:d4d99c9f9eeb713d31d77b3b0c7f886714a12a7e9191285570d5968fdb686afa
3
+ size 4920734400
meta-llama-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:899a2e01ba94c5522ddade7b1c0f8ebf931c5865bb0105d30aed9a00ff741132
3
+ size 4692669120
meta-llama-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:25028d4b29ef306126eac123cd434d8433e800be9d414d6e7c27f6033de399ea
3
+ size 5732987584
meta-llama-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:d8b346297d2ee9e8a4b05656230c2718c28446fa1cfb9a9a1ae2da6188de776d
3
+ size 5599294144
meta-llama-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:93d03135b8ab891a34a4aaa9f786a7b1e5d76d9e5e35af7fcf82a6325c961dd7
3
+ size 6596006592
meta-llama-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:89a046e934ee58ec76d57811d95437cab499b1bcf5dc79ed5734ccf36ece130c
3
+ size 8540771008