Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- featherless-quants.png +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-IQ4_XS.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q2_K.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_L.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_M.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_S.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_M.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_S.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_M.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_S.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q6_K.gguf +3 -0
- kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-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 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: kimwooglae/WebSquareAI-Instruct-llama-3-8B-v0.5.39
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# kimwooglae/WebSquareAI-Instruct-llama-3-8B-v0.5.39 GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
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 | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-GGUF/blob/main/kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-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
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54497c2172edfed2a56fb79bba0962bc510b82c93ff6b7d04690b413e3d45bd8
|
3 |
+
size 4484363008
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b19e6de600d48d0a52e574e3812e543356dabfb97b6132cec31171000ea37d86
|
3 |
+
size 3179131648
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a11376a5e2238e790f6b724d9a3e5f575f27235374c3bac8b06f303139fbc82
|
3 |
+
size 4321956608
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf45bdc203fbd885e64d0caa4c8982335a9dd6942ec3deb29b5d5c108e5b64a6
|
3 |
+
size 4018918144
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8299bf76e5a96e928c30e51b82b5ed5506b64331c616a69141f982c83e6203e9
|
3 |
+
size 3664499456
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:161d84bbc7d3c8716b5e7c3970ed955d91a6e1fddb650d414cdcfb6a50d05c52
|
3 |
+
size 4920734464
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05754c6041b6e199a6d5a9bedfce4e6790475f2869feb3037bb3cac1aee5fcfd
|
3 |
+
size 4692669184
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76b36075e65e1e2360282898b2ba63b7aefd932436e6a485eb92f8830299d9f9
|
3 |
+
size 5732987648
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a3f1e7817af07daeb1cf2736766334af81f27a357834f4dd0429eb08f862244
|
3 |
+
size 5599294208
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b8faf724382aa534ac112046285793609a3ae7bb88ab0e6a2ce05e14b554cc1
|
3 |
+
size 6596006656
|
kimwooglae-WebSquareAI-Instruct-llama-3-8B-v0.5.39-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a21537d4999b6a277c9b8c41804fab4a77da6b5c3f6c434a82c36bc78d32fd5
|
3 |
+
size 8540771072
|