m8than commited on
Commit
4bc3c8b
Β·
verified Β·
1 Parent(s): ddc4e80

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-Instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ unsloth-llama-3-8b-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ unsloth-llama-3-8b-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ unsloth-llama-3-8b-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ unsloth-llama-3-8b-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ unsloth-llama-3-8b-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ unsloth-llama-3-8b-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ unsloth-llama-3-8b-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ unsloth-llama-3-8b-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ unsloth-llama-3-8b-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ unsloth-llama-3-8b-Instruct-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-Instruct
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # unsloth/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
+ ---
14
+
15
+ ## Available Quantizations πŸ“Š
16
+
17
+ | Quantization Type | File | Size |
18
+ |-------------------|------|------|
19
+ | Q8_0 | [unsloth-llama-3-8b-Instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [unsloth-llama-3-8b-Instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [unsloth-llama-3-8b-Instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [unsloth-llama-3-8b-Instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [unsloth-llama-3-8b-Instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [unsloth-llama-3-8b-Instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [unsloth-llama-3-8b-Instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [unsloth-llama-3-8b-Instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [unsloth-llama-3-8b-Instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [unsloth-llama-3-8b-Instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [unsloth-llama-3-8b-Instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/unsloth-llama-3-8b-Instruct-GGUF/blob/main/unsloth-llama-3-8b-Instruct-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-Instruct-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2d247ac2c6e3bf77d47dd36419842c3830d477c02e402076146a794d2389674
3
+ size 4484362976
unsloth-llama-3-8b-Instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846ced5f93740fd579a7aa64a821e98e5b4acced01170269bff415dedd193a18
3
+ size 3179131616
unsloth-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:9a287c266f8f3a6a91e23ef43468e0630a0d935d79ec55d8594516f156029c95
3
+ size 4321956576
unsloth-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:5867848e07b20ac6ee705e4d729a63847ed8ef76725bee338eb39e216795f01c
3
+ size 4018918112
unsloth-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:46e68527cb1bd6ddba4ab3e3ba375ff6042331a0e0350408ff54ca165acfc643
3
+ size 3664499424
unsloth-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:1bb6f42fd9ed4b1cf19d9aee59fb46ddd305df00ea2d4ac1bd23d52d974c0b62
3
+ size 4920734432
unsloth-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:0eb3555e0b24184d9610d90cddb5cff33a47f9dbbc9b37d5fb080d6f2509bc09
3
+ size 4692669152
unsloth-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:4d066deec108324a1192ec017168b08a926782d674092ad9c0a9db9782bf6b52
3
+ size 5732987616
unsloth-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:c43eeac64680960011f5dd746c366546d1dac2c67cf7740907602e19696b999f
3
+ size 5599294176
unsloth-llama-3-8b-Instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f30fcc3baa241ab91e8c9f8dc87f28ba87bd3fb3eb9dcd616a08b2a5876783b
3
+ size 6596006624
unsloth-llama-3-8b-Instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42e219f55f3e86467380d03aa02a681bcdde235c76926bf4c8fec5152fcbe026
3
+ size 8540771040