Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-IQ4_XS.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q2_K.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_L.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_M.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_S.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_M.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_S.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_M.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_S.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q6_K.gguf +3 -0
- aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q8_0.gguf +3 -0
- featherless-quants.png +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 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: aisingapore/llama3-8b-cpt-sea-lionv2-instruct
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# aisingapore/llama3-8b-cpt-sea-lionv2-instruct 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 | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-GGUF/blob/main/aisingapore-llama3-8b-cpt-sea-lionv2-instruct-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)
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb5e8d6b7a1f4fd9e80f31c616e634a695e05e62ef7a7376d56788e83f60892d
|
3 |
+
size 4484363200
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae13dd427e9a53e389b9f48ee3eb5d64c8d48be6e1427ff008ba3467ec2521a2
|
3 |
+
size 3179131840
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6220a7dc7d0fa513dd39d33fa2c9f9514058c12b678f68af05473a9fa3c76c82
|
3 |
+
size 4321956800
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:394f9bc309c766fdbfbc06239ae82649250148919199a835bc777ebe0c5bbc40
|
3 |
+
size 4018918336
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c81bae4b9ec66f5f1cd6ae4bc4d5e80809849b1d91a5eaa03f75126cd00252b
|
3 |
+
size 3664499648
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfc2dd8b2ffb9c2c30af5f5b0ad88feaac5a9366800e296843690516e928b429
|
3 |
+
size 4920734656
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f9e67ec9d78d29d7df457d95b9f494241c36fd6a2ca800e8639f92fa8f40541
|
3 |
+
size 4692669376
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5656f752cc5b4590f09f39ca397c00557d7c91f808910457ff1bc8c7e96cc98c
|
3 |
+
size 5732987840
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcfe0b99125ed241d2e4720b44e95a1e8f659f6e96c89ab6a8cf175793a15c5c
|
3 |
+
size 5599294400
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af9e3a415b1e3fe91ab64fb13469e4cfc011e8a0b1054c1521c2267587bb7903
|
3 |
+
size 6596006848
|
aisingapore-llama3-8b-cpt-sea-lionv2-instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3876de1a95d574949a87390a69d006393c3a282a1892a0e8aeb37342dcac3a3f
|
3 |
+
size 8540771264
|
featherless-quants.png
ADDED
![]() |
Git LFS Details
|