m8than commited on
Commit
dc469d2
Β·
verified Β·
1 Parent(s): 71b55f2

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
+ bunnycore-Cognitron-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
37
+ bunnycore-Cognitron-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ bunnycore-Cognitron-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
39
+ bunnycore-Cognitron-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ bunnycore-Cognitron-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
41
+ bunnycore-Cognitron-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ bunnycore-Cognitron-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ bunnycore-Cognitron-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
44
+ bunnycore-Cognitron-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ bunnycore-Cognitron-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
46
+ bunnycore-Cognitron-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
47
+ featherless-quants.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bunnycore/Cognitron-8B
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # bunnycore/Cognitron-8B GGUF Quantizations πŸš€
8
+
9
+ ![Featherless AI Quants](./featherless-quants.png)
10
+
11
+ *Optimized GGUF quantization files for enhanced model performance*
12
+
13
+ > Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee.
14
+ ---
15
+
16
+ ## Available Quantizations πŸ“Š
17
+
18
+ | Quantization Type | File | Size |
19
+ |-------------------|------|------|
20
+ | Q8_0 | [bunnycore-Cognitron-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q8_0.gguf) | 8145.11 MB |
21
+ | Q4_K_S | [bunnycore-Cognitron-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q4_K_S.gguf) | 4475.28 MB |
22
+ | Q2_K | [bunnycore-Cognitron-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q2_K.gguf) | 3031.86 MB |
23
+ | Q6_K | [bunnycore-Cognitron-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q6_K.gguf) | 6290.44 MB |
24
+ | Q3_K_M | [bunnycore-Cognitron-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q3_K_M.gguf) | 3832.74 MB |
25
+ | Q3_K_S | [bunnycore-Cognitron-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q3_K_S.gguf) | 3494.74 MB |
26
+ | Q3_K_L | [bunnycore-Cognitron-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q3_K_L.gguf) | 4121.74 MB |
27
+ | Q4_K_M | [bunnycore-Cognitron-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q4_K_M.gguf) | 4692.78 MB |
28
+ | Q5_K_S | [bunnycore-Cognitron-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q5_K_S.gguf) | 5339.90 MB |
29
+ | Q5_K_M | [bunnycore-Cognitron-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-Q5_K_M.gguf) | 5467.40 MB |
30
+ | IQ4_XS | [bunnycore-Cognitron-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/bunnycore-Cognitron-8B-GGUF/blob/main/bunnycore-Cognitron-8B-IQ4_XS.gguf) | 4276.62 MB |
31
+
32
+
33
+ ---
34
+
35
+ ## ⚑ Powered by [Featherless AI](https://featherless.ai)
36
+
37
+ ### Key Features
38
+
39
+ - πŸ”₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
40
+ - πŸ› οΈ **Zero Infrastructure** - No server setup or maintenance required
41
+ - πŸ“š **Vast Compatibility** - Support for 2400+ models and counting
42
+ - πŸ’Ž **Affordable Pricing** - Starting at just $10/month
43
+
44
+ ---
45
+
46
+ **Links:**
47
+ [Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
bunnycore-Cognitron-8B-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1425e3470a9b9293e1e35138b3794b86bfdc58c0449532395c49ad0147fa5ae
3
+ size 4484362912
bunnycore-Cognitron-8B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4acc7b2d03f474673c49d3a1822d9bfa6cce343251c1123c5be341707edfb508
3
+ size 3179131552
bunnycore-Cognitron-8B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c4fd6a0dc7c14c500c2ccb4289308e0a35510bd89ca5bd26e07474952ec4cf
3
+ size 4321956512
bunnycore-Cognitron-8B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277c5ff2ed4ff2f7063d4119282c5e9fbbd233209a9559ce0b56d3eb58c82768
3
+ size 4018918048
bunnycore-Cognitron-8B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162b081234982bdf1ec5ba0d53c911dbe46d73d6770b10c7c4fb9cdb5b7f1c46
3
+ size 3664499360
bunnycore-Cognitron-8B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b8f3ec228bbfba2a77ac7404fe12f4b85f730b7272f2189be2a1d38d4ae793
3
+ size 4920734368
bunnycore-Cognitron-8B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6cdb5dea19af2191e77d3c29a97b50f2f9c72f8a8da088b573a9db35406492
3
+ size 4692669088
bunnycore-Cognitron-8B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2656bd2d7c18760ccca88462a9e78f4ff968b48dde9d1f27f8133a460093d9f7
3
+ size 5732987552
bunnycore-Cognitron-8B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8697bf5af5a8e626daa62182c8160e83b996e3d4d3b57a651386fe04d30fc0db
3
+ size 5599294112
bunnycore-Cognitron-8B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bc4cdc61803f608a6d183261809cfe584d8fcde2118b629466e557b8b3f7b62
3
+ size 6596006560
bunnycore-Cognitron-8B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a374cda91a822cf76c3230208a6b68dc370d2ba85b2668304dc6916d8dc8260e
3
+ size 8540770976
featherless-quants.png ADDED

Git LFS Details

  • SHA256: 2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB