Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-IQ4_XS.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q2_K.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_L.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_M.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_S.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_M.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_S.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_M.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_S.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q6_K.gguf +3 -0
- nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-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 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2 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 | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-GGUF/blob/main/nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-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
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b16195aa6147833de75b118a4dcc49fedc4b51c1343ae59975a71cd37499e468
|
3 |
+
size 4484363008
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:776ef8add043c05dc9a2b96375a1d0eabe232caa5f58cc39d0d8f67cbb0ce761
|
3 |
+
size 3179131648
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1099b5325a39c6a67393e6a896fdced789e08f6b3b5e8d283dbdae69aa35f3ae
|
3 |
+
size 4321956608
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc66cf8d12094e3149479d9432e4348a25b9ffe7cb9bb8ae97794ada0044f36d
|
3 |
+
size 4018918144
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec0e5f4b624df6c93f8c6347fc8c91c98480795236e9cd37760904a33b2be7ac
|
3 |
+
size 3664499456
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80b669f6f07395e8b584368f1fcb3ee3dcb0e320cd0e2559b78d8efa06b6cb41
|
3 |
+
size 4920734464
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67dcb33e689288dcec5c6542828d9557048cf54503f3f20f00e4448b894d7692
|
3 |
+
size 4692669184
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:699b3ad3fc798eb889e1ac22a92848ea8ebbf578ff2cc95f06c6ca7218b0a10a
|
3 |
+
size 5732987648
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c90822ee5b75138e40f5a715003963c7b41579de0618d3e024979359aabdf9cf
|
3 |
+
size 5599294208
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68e059c47c8b83d4d82af65931a14c592012539062a670772a50a5b83c4e1cc2
|
3 |
+
size 6596006656
|
nk2t-Llama-3-8B-Instruct-japanese-nk2t-v0.2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41ff4770802a306aae64a25be8f5e9986dbb488a5027101c9a7b0cc364e69a0f
|
3 |
+
size 8540771072
|