m8than commited on
Commit
6cbab9f
Β·
verified Β·
1 Parent(s): 99cd2a5

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
+ unsloth-llama-3-8b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ unsloth-llama-3-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ unsloth-llama-3-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ unsloth-llama-3-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ unsloth-llama-3-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ unsloth-llama-3-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ unsloth-llama-3-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ unsloth-llama-3-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ unsloth-llama-3-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ unsloth-llama-3-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ unsloth-llama-3-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/llama-3-8b
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # unsloth/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
+ ---
14
+
15
+ ## Available Quantizations πŸ“Š
16
+
17
+ | Quantization Type | File | Size |
18
+ |-------------------|------|------|
19
+ | Q8_0 | [unsloth-llama-3-8b-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [unsloth-llama-3-8b-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [unsloth-llama-3-8b-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [unsloth-llama-3-8b-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [unsloth-llama-3-8b-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [unsloth-llama-3-8b-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [unsloth-llama-3-8b-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [unsloth-llama-3-8b-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [unsloth-llama-3-8b-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [unsloth-llama-3-8b-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [unsloth-llama-3-8b-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-GGUF/blob/main/unsloth-llama-3-8b-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
unsloth-llama-3-8b-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22cf2c09454b4b6f7a7065c172b6325a14e4d5b48a5d5acf2c92be1998a79e8
3
+ size 4484362496
unsloth-llama-3-8b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:470b26e968d4a714319a9a43579119dc758af876f0ee19d9702c42096e8a51a9
3
+ size 3179131136
unsloth-llama-3-8b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5896f45a8fbd931c30c7713162644d0f3852f8d30a2368bf62e61a31ecc2ee3b
3
+ size 4321956096
unsloth-llama-3-8b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be2579a6a6a87bef696aec2479997fa4f5f61a548db9862db15dcce6c599bbc
3
+ size 4018917632
unsloth-llama-3-8b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c505e0b46ca30bc885fb29054ab7fee782fe843d8f8b6d66a7a154f379e6484
3
+ size 3664498944
unsloth-llama-3-8b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8216834693d896dad15e016206975734256e7dbc2b0bf6121f9c45824d4f9267
3
+ size 4920733952
unsloth-llama-3-8b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e85806fdec166c2aeca1c9d8397592c1511fa9ae1cdb6419df38e7469e6853b2
3
+ size 4692668672
unsloth-llama-3-8b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d509838766f547afbf6a347620df94c1f9c6eabe3e973c2bf4c4ffc0664c609
3
+ size 5732987136
unsloth-llama-3-8b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb5e45bf69dff97dcfa397306cd6a7a5d58d7bcb9e7054024bd4069d5980bf2
3
+ size 5599293696
unsloth-llama-3-8b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:595b90bca092c4db2e8cfb3768976665515b8ee79d78a10d660dc4a57b3cbc73
3
+ size 6596006144
unsloth-llama-3-8b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08cae0794f606259a78800d531a8ba306cfe8c74dc0239706cf908e766112c5b
3
+ size 8540770560