m8than commited on
Commit
d6a5f1d
β€’
1 Parent(s): 9a2e217

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-1048k-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gradientai-Llama-3-8B-Instruct-Gradient-1048k-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-1048k
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # gradientai/Llama-3-8B-Instruct-Gradient-1048k 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-1048k-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [gradientai-Llama-3-8B-Instruct-Gradient-1048k-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/gradientai-Llama-3-8B-Instruct-Gradient-1048k-GGUF/blob/main/gradientai-Llama-3-8B-Instruct-Gradient-1048k-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-1048k-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:562b06b5ddb40659b20d0f3219ac4fb0d8340d2c1a479e9f7cf0596acb46bb18
3
+ size 4484362944
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b15a7a52996d5966f6bc3c703ae6ca176b4dcd533c79042691ceb685c711de
3
+ size 3179131584
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc8d0caad22eb93cbf2b53fac1aac06051fb659bbd814b6ee7b1dd7cd56d8093
3
+ size 4321956544
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b29c6599262a98f7a28131d9225e5faa250c345d123a84cef2c2b3ab0019e6
3
+ size 4018918080
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcac0ffb884547d12a5c677c07866bea3a4eba5180d12e3e4ff65353e93b6ca6
3
+ size 3664499392
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8482ed75083385711f667303efb570a1f73fe15ff22ebf16513c0f480cdc080b
3
+ size 4920734400
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c6fe7d5e07b546e922e9aaba99214e1516267a821b112e491a56790cd694c9
3
+ size 4692669120
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478cfb32b1a92457d145ddcd76625e644ddd2f029940d5851e7b830eec732b2f
3
+ size 5732987584
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88153170d6307f5cc210c86e7726d8d87fa48f7ea07c76cce823500670b097b0
3
+ size 5599294144
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70bf36a386ba90e21c966f13663eb86f367ee9f815d7f903a7e0e0c2bd6633ca
3
+ size 6596006592
gradientai-Llama-3-8B-Instruct-Gradient-1048k-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:079fb97880676fbca0c3b3032eaea8629b9e040b533f5b6198c5db5e9acdbd97
3
+ size 8540771008