m8than commited on
Commit
940914d
Β·
verified Β·
1 Parent(s): f331f44

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
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: gradientai/Llama-3-8B-Instruct-Gradient-4194k
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # gradientai/Llama-3-8B-Instruct-Gradient-4194k GGUF Quantizations πŸš€
8
+
9
+ ![Featherless AI Quants](./featherless-quants.png)
10
+
11
+ *Optimized GGUF quantization files for enhanced model performance*
12
+
13
+ ---
14
+
15
+ ## Available Quantizations πŸ“Š
16
+
17
+ | Quantization Type | File | Size |
18
+ |-------------------|------|------|
19
+ | Q8_0 | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [gradientai-Llama-3-8B-Instruct-Gradient-4194k-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-4194k-IQ4_XS.gguf) | 4276.62 MB |
30
+
31
+
32
+ ---
33
+
34
+ ## ⚑ Powered by [Featherless AI](https://featherless.ai)
35
+
36
+ ### Key Features
37
+
38
+ - πŸ”₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
39
+ - πŸ› οΈ **Zero Infrastructure** - No server setup or maintenance required
40
+ - πŸ“š **Vast Compatibility** - Support for 2400+ models and counting
41
+ - πŸ’Ž **Affordable Pricing** - Starting at just $10/month
42
+
43
+ ---
44
+
45
+ **Links:**
46
+ [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
gradientai-Llama-3-8B-Instruct-Gradient-4194k-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c35740229c915979c3807c9f977f65e796ae02e9161312e8fcb22b8c4a5c5d1d
3
+ size 4484362944
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d18e7b40905822333e9facb640a995726cc5edd9ea13564b2e273eb6834936a
3
+ size 3179131584
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e902b9216afe95b5896e50ae5795851cfd7824ad6453d25013c9ddb158b63a2b
3
+ size 4321956544
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2cb3e1993dbd0418205d65d427a7241dad957fe14d8394505cec464f29cc401
3
+ size 4018918080
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d065918745fb131b143baf8ec57c4515add73d5a28158776160872f0c35eba78
3
+ size 3664499392
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5969cd35fdbd9810d7cac88b14b01f4e86945ea653d70d7de92c6ec51b98104
3
+ size 4920734400
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:780572b2e61107ba193192c3411b58dcf74ddc0a19a56b272b30b554500649c7
3
+ size 4692669120
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b02ade974c84218babe534f93869d2743cd9f620b5dffad8ad4e3214f67ccb
3
+ size 5732987584
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68921218dba123849bbf0333427575b1ff8e2a0eebdcc07822fed6ce938816ca
3
+ size 5599294144
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b740ed99a7b0304a1c0403ed2d48322b33005167b96ef18aee329de2c3675257
3
+ size 6596006592
gradientai-Llama-3-8B-Instruct-Gradient-4194k-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a183c17c686c2d185c5e7b4438281ff1e43af7342f064e11ae7ae708e2e6c1e
3
+ size 8540771008