Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- kakaocorp-kanana-1.5-8b-base-IQ4_XS.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q2_K.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q3_K_L.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q3_K_M.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q3_K_S.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q4_K_M.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q4_K_S.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q5_K_M.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q5_K_S.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q6_K.gguf +3 -0
- kakaocorp-kanana-1.5-8b-base-Q8_0.gguf +3 -0
.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 |
+
kakaocorp-kanana-1.5-8b-base-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
kakaocorp-kanana-1.5-8b-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
kakaocorp-kanana-1.5-8b-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
kakaocorp-kanana-1.5-8b-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
kakaocorp-kanana-1.5-8b-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
kakaocorp-kanana-1.5-8b-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
kakaocorp-kanana-1.5-8b-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
kakaocorp-kanana-1.5-8b-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
kakaocorp-kanana-1.5-8b-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
kakaocorp-kanana-1.5-8b-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
kakaocorp-kanana-1.5-8b-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: kakaocorp/kanana-1.5-8b-base
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# kakaocorp/kanana-1.5-8b-base GGUF Quantizations π
|
8 |
+
|
9 |
+

|
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 |
+
| IQ4_XS | [kakaocorp-kanana-1.5-8b-base-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [kakaocorp-kanana-1.5-8b-base-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [kakaocorp-kanana-1.5-8b-base-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [kakaocorp-kanana-1.5-8b-base-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [kakaocorp-kanana-1.5-8b-base-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [kakaocorp-kanana-1.5-8b-base-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [kakaocorp-kanana-1.5-8b-base-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [kakaocorp-kanana-1.5-8b-base-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [kakaocorp-kanana-1.5-8b-base-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [kakaocorp-kanana-1.5-8b-base-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [kakaocorp-kanana-1.5-8b-base-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/kakaocorp-kanana-1.5-8b-base-GGUF/blob/main/kakaocorp-kanana-1.5-8b-base-Q8_0.gguf) | 8145.11 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)
|
featherless-quants.png
ADDED
![]() |
Git LFS Details
|
kakaocorp-kanana-1.5-8b-base-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb4782ec9d52b7ed78c5b4b0ad21e4130771ae6dda474289c80f4cc8e9dd0675
|
3 |
+
size 4484362912
|
kakaocorp-kanana-1.5-8b-base-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7178b4338233d3bf0107e7abcc91acfc7c27f650409df52f467097be8192f8e
|
3 |
+
size 3179131552
|
kakaocorp-kanana-1.5-8b-base-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a612aa9c67ed66e88c9aa999c0ebd59a41497810e3369363c43a9421b67a7082
|
3 |
+
size 4321956512
|
kakaocorp-kanana-1.5-8b-base-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a046a323d509a53fa4c3d3e0bbd5dbee2855f03371fc605eebbca0fc2762033
|
3 |
+
size 4018918048
|
kakaocorp-kanana-1.5-8b-base-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5a13a7de60b65155f835ac339b7c0d3a99cb004579f9d1f2313ccb22a313312
|
3 |
+
size 3664499360
|
kakaocorp-kanana-1.5-8b-base-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:351d7221692efbc847c845eb630d0d8fe22aeb1af78cdda31c51708baa41203a
|
3 |
+
size 4920734368
|
kakaocorp-kanana-1.5-8b-base-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4a3f6c803362185b60a9f6eb88a6ce52b350c562856cc7fdba6188dd34a32b9
|
3 |
+
size 4692669088
|
kakaocorp-kanana-1.5-8b-base-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d577f0d657d38a8842529bf51e445b9129b509849fbb3a0fc16b320f34a4add
|
3 |
+
size 5732987552
|
kakaocorp-kanana-1.5-8b-base-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e92b6b6d20e674522a1241fb15388241e6c46ea666e94f2c1e431bbc2af4ca39
|
3 |
+
size 5599294112
|
kakaocorp-kanana-1.5-8b-base-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47c1e905deb417b27262c433d80221126683ac1545147608aa868a3f40abe04d
|
3 |
+
size 6596006560
|
kakaocorp-kanana-1.5-8b-base-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:572a524a0e607821e3675088334f4d05daaa892cae3eab086b28d95d1f64439c
|
3 |
+
size 8540770976
|