m8than commited on
Commit
4ca8580
Β·
verified Β·
1 Parent(s): f308f85

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
+ raincandy-u-Llama-3-8b.UNLEASHED-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ raincandy-u-Llama-3-8b.UNLEASHED-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ raincandy-u-Llama-3-8b.UNLEASHED-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ raincandy-u-Llama-3-8b.UNLEASHED-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: raincandy-u/Llama-3-8b.UNLEASHED
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # raincandy-u/Llama-3-8b.UNLEASHED 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 | [raincandy-u-Llama-3-8b.UNLEASHED-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [raincandy-u-Llama-3-8b.UNLEASHED-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [raincandy-u-Llama-3-8b.UNLEASHED-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [raincandy-u-Llama-3-8b.UNLEASHED-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/raincandy-u-Llama-3-8b.UNLEASHED-GGUF/blob/main/raincandy-u-Llama-3-8b.UNLEASHED-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
raincandy-u-Llama-3-8b.UNLEASHED-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d2a851e00c7d09076507562edb6fefc047760f3bb9523fc72e4256ac137b79d
3
+ size 4484363200
raincandy-u-Llama-3-8b.UNLEASHED-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c026e9e6bba17f99220d5d624db9e90539345e786ace5d50c0a3e2a792298b9e
3
+ size 3179131840
raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff2f7ed2f0f8bc384d33b291070b9ac27eb169b922869f007c0288b75824f12
3
+ size 4321956800
raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:295c0881a937c7c0dd5cb570a3535fac90ce777497510b7851102a7327adf6dc
3
+ size 4018918336
raincandy-u-Llama-3-8b.UNLEASHED-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9815e57ce41559223368e796a51b0657e0aef7f825c1094c799baf317eabe1
3
+ size 3664499648
raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca9c99521ce3620885ff514b517d4bf8163cc8e9e6f87dba8006f104a817188a
3
+ size 4920734656
raincandy-u-Llama-3-8b.UNLEASHED-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ab34f2fd27debc6846ef01adc9a6e258dc03f37b3f1e7d7373b09377608a9f
3
+ size 4692669376
raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f560a933cdfd596b81aee449eef0666b457280f51ee5e8a86a6697f534af51b
3
+ size 5732987840
raincandy-u-Llama-3-8b.UNLEASHED-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4cf7e2593cdd631d0f18c329c5b7b5ce858cc9dcc55f6f5962781fc5457bef2
3
+ size 5599294400
raincandy-u-Llama-3-8b.UNLEASHED-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd914ea40fe74636357a6d6544fa4ab783097f67e972532ed6b17883a741b390
3
+ size 6596006848
raincandy-u-Llama-3-8b.UNLEASHED-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6546aac60573525ae774104414b68c11cb5e3cb81b0e37e33f5af3a68403280f
3
+ size 8540771264