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

|
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 | [lcw99-llama-3-8b-it-kor-extented-chang-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [lcw99-llama-3-8b-it-kor-extented-chang-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [lcw99-llama-3-8b-it-kor-extented-chang-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [lcw99-llama-3-8b-it-kor-extented-chang-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [lcw99-llama-3-8b-it-kor-extented-chang-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [lcw99-llama-3-8b-it-kor-extented-chang-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [lcw99-llama-3-8b-it-kor-extented-chang-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [lcw99-llama-3-8b-it-kor-extented-chang-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/lcw99-llama-3-8b-it-kor-extented-chang-GGUF/blob/main/lcw99-llama-3-8b-it-kor-extented-chang-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
|
lcw99-llama-3-8b-it-kor-extented-chang-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09752b56cae30d5233f4ec5ecb7079b6d1b93fa72bc6ad8972a88103c7670cf6
|
3 |
+
size 4484362784
|
lcw99-llama-3-8b-it-kor-extented-chang-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f58168e6c7722e1a52d57000400c855cb799be739209b79f468b5b8562c4c913
|
3 |
+
size 3179131424
|
lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd67c8cb72d2efbcee460fb4c6c24694c545e1b51dae2c72bb2135d725a013ec
|
3 |
+
size 4321956384
|
lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48ad10687a2dffe059efe3d03c2ca3dbb3855dc3adbdc5ea1c0e5fecf7af4719
|
3 |
+
size 4018917920
|
lcw99-llama-3-8b-it-kor-extented-chang-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e54d52fbe4b1fdf7aed9bb866b9b89e181f25764c7a2841acd894ffcdfd3158
|
3 |
+
size 3664499232
|
lcw99-llama-3-8b-it-kor-extented-chang-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43c437387ef0379f14828c2f83ca306906e7215ba431fffa2a2e80887202e83c
|
3 |
+
size 4920734240
|
lcw99-llama-3-8b-it-kor-extented-chang-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24da23c4aad37a9aca800cd4006ec3429fffa79143f079556538295e3de7968f
|
3 |
+
size 4692668960
|
lcw99-llama-3-8b-it-kor-extented-chang-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59c44ac16931560a376597b7f8796c41308cb97d51ae9878d33574adf7627dbc
|
3 |
+
size 5732987424
|
lcw99-llama-3-8b-it-kor-extented-chang-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b23178f6b35da9d0c2713a705028a9a162ed1efd4ade60fb0c336e0854455608
|
3 |
+
size 5599293984
|
lcw99-llama-3-8b-it-kor-extented-chang-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b4aea48b93d844f7861e1fec97c46215276904e6870c97ae3bfd5a112ab855f
|
3 |
+
size 6596006432
|
lcw99-llama-3-8b-it-kor-extented-chang-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca72b8089bc410b2d5d68cdcd38b5bf2a4cfcc5eb50e98e0854d77a5504e69ed
|
3 |
+
size 8540770848
|