m8than commited on
Commit
eb70474
β€’
1 Parent(s): f8dde57

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
+ vicgalle-Unsafe-Llama-3-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ vicgalle-Unsafe-Llama-3-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ vicgalle-Unsafe-Llama-3-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ vicgalle-Unsafe-Llama-3-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ vicgalle-Unsafe-Llama-3-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ vicgalle-Unsafe-Llama-3-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ vicgalle-Unsafe-Llama-3-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ vicgalle-Unsafe-Llama-3-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ vicgalle-Unsafe-Llama-3-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ vicgalle-Unsafe-Llama-3-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ vicgalle-Unsafe-Llama-3-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: vicgalle/Unsafe-Llama-3-8B
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # vicgalle/Unsafe-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 | [vicgalle-Unsafe-Llama-3-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [vicgalle-Unsafe-Llama-3-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [vicgalle-Unsafe-Llama-3-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [vicgalle-Unsafe-Llama-3-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [vicgalle-Unsafe-Llama-3-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [vicgalle-Unsafe-Llama-3-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [vicgalle-Unsafe-Llama-3-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [vicgalle-Unsafe-Llama-3-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [vicgalle-Unsafe-Llama-3-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [vicgalle-Unsafe-Llama-3-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-Llama-3-8B-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [vicgalle-Unsafe-Llama-3-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/vicgalle-Unsafe-Llama-3-8B-GGUF/blob/main/vicgalle-Unsafe-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
vicgalle-Unsafe-Llama-3-8B-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a444e0486598a26080ff601f9ce80af2246c3877801aef219093e1d59d1f994a
3
+ size 4484362880
vicgalle-Unsafe-Llama-3-8B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:864c3f34c4605330c05d353a43cbc4b0ba1590a7a593b7e7421a231dd165d816
3
+ size 3179131520
vicgalle-Unsafe-Llama-3-8B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dbd4456f0da685b9de012e223bee163b75ab2cdd811aca9ca6fbe7b91fab695
3
+ size 4321956480
vicgalle-Unsafe-Llama-3-8B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e686603d11c2ddbf7351eba654744b1d28918d9f8a18ea53883da72058c2e40e
3
+ size 4018918016
vicgalle-Unsafe-Llama-3-8B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73342da6eddfc5ad75c0bdada9ee39b8baac3ed72249a74094407deb8d50130
3
+ size 3664499328
vicgalle-Unsafe-Llama-3-8B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68aea57d4be21ee6c2bb26bf9b4173f74f9b772bae398e896430c32965ad73ef
3
+ size 4920734336
vicgalle-Unsafe-Llama-3-8B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45c1dc411f8f2a75ea36bf47f97bd2337a4e702d51e313f3b93c9503dea81dc4
3
+ size 4692669056
vicgalle-Unsafe-Llama-3-8B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c3a1fb9d8aea10db22b8b876d0f3adde68b24dbb767ea966d579b5ff542922
3
+ size 5732987520
vicgalle-Unsafe-Llama-3-8B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47a157547de3149170f516bf1df8f122f61425af245b9b6b911d7ceb4b54ba02
3
+ size 5599294080
vicgalle-Unsafe-Llama-3-8B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:947bc7192e15076403a3fcaa6a4ab5dd273278add7cdd042a68d1b5b60557143
3
+ size 6596006528
vicgalle-Unsafe-Llama-3-8B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e10a8eda5522e00d30bea775725adcec7810c7f83f91b5520b4f6dedf67e0d1
3
+ size 8540770944