Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- khKim-mytest-IQ4_XS.gguf +3 -0
- khKim-mytest-Q2_K.gguf +3 -0
- khKim-mytest-Q3_K_L.gguf +3 -0
- khKim-mytest-Q3_K_M.gguf +3 -0
- khKim-mytest-Q3_K_S.gguf +3 -0
- khKim-mytest-Q4_K_M.gguf +3 -0
- khKim-mytest-Q4_K_S.gguf +3 -0
- khKim-mytest-Q5_K_M.gguf +3 -0
- khKim-mytest-Q5_K_S.gguf +3 -0
- khKim-mytest-Q6_K.gguf +3 -0
- khKim-mytest-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 |
+
khKim-mytest-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
khKim-mytest-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
khKim-mytest-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
khKim-mytest-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
khKim-mytest-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
khKim-mytest-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
khKim-mytest-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
khKim-mytest-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
khKim-mytest-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
khKim-mytest-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
khKim-mytest-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: khKim/mytest
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# khKim/mytest 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 |
+
| IQ4_XS | [khKim-mytest-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [khKim-mytest-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [khKim-mytest-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [khKim-mytest-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [khKim-mytest-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [khKim-mytest-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [khKim-mytest-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [khKim-mytest-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [khKim-mytest-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [khKim-mytest-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [khKim-mytest-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/khKim-mytest-GGUF/blob/main/khKim-mytest-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
|
khKim-mytest-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c56c49cecf66b0f9d3b155573e43f8c0abf050df11264797211b87e6f2ad3e60
|
3 |
+
size 4484362816
|
khKim-mytest-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fd06c21db50031fbfa82081658ac6e6be3ce6fdfde4ab87ffa55f0a835920d5
|
3 |
+
size 3179131456
|
khKim-mytest-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2588f09fe978175b8c3075932cadceb8aa00b40b32cf7cae31fd07d3b2e101ec
|
3 |
+
size 4321956416
|
khKim-mytest-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5306c5ab726a82435b6a32b2c9d61a05f1a981fc403e97eb95b86ede9d107bd7
|
3 |
+
size 4018917952
|
khKim-mytest-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a9cde7ee7e1e35d2caccb316763828e9f4f3c5a4d9201cc1d38af9d4cd5fdf3
|
3 |
+
size 3664499264
|
khKim-mytest-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b9bd6f110f2260813c6abc1172161bcb0dd8869016b753f0a5ac9f3fc78ccef
|
3 |
+
size 4920734272
|
khKim-mytest-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a945c25de7a75afe9447fe0f44f2c1d107149bb1ea702b36000784731d3145
|
3 |
+
size 4692668992
|
khKim-mytest-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9890903d459f301d908e87bad29baba116cef5a73b5295576005c26be587ded
|
3 |
+
size 5732987456
|
khKim-mytest-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af78a421d91fc676dde1061459703eda7936ab68389012a6e381f7affae913a4
|
3 |
+
size 5599294016
|
khKim-mytest-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97268ea4c6950ce10e27b06a1558807c2b734bad8297f487e28c22a639ae538d
|
3 |
+
size 6596006464
|
khKim-mytest-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48898d50cc6534b250243862eadbb49091d5ff0989cdac015310922c4909e2a8
|
3 |
+
size 8540770880
|