Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-IQ4_XS.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q2_K.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_L.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_M.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_S.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_M.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_S.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_M.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_S.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q6_K.gguf +3 -0
- SeaLLMs-SeaLLMs-v3-1.5B-Chat-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 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
SeaLLMs-SeaLLMs-v3-1.5B-Chat-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: SeaLLMs/SeaLLMs-v3-1.5B-Chat
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
quantized_by: featherless-ai-quants
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# SeaLLMs/SeaLLMs-v3-1.5B-Chat GGUF Quantizations π
|
| 8 |
+
|
| 9 |
+

|
| 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 | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-IQ4_XS.gguf) | 860.39 MB |
|
| 21 |
+
| Q2_K | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q2_K.gguf) | 644.97 MB |
|
| 22 |
+
| Q3_K_L | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_L.gguf) | 839.39 MB |
|
| 23 |
+
| Q3_K_M | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_M.gguf) | 786.00 MB |
|
| 24 |
+
| Q3_K_S | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_S.gguf) | 725.69 MB |
|
| 25 |
+
| Q4_K_M | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_M.gguf) | 940.37 MB |
|
| 26 |
+
| Q4_K_S | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_S.gguf) | 896.75 MB |
|
| 27 |
+
| Q5_K_M | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_M.gguf) | 1072.93 MB |
|
| 28 |
+
| Q5_K_S | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_S.gguf) | 1047.83 MB |
|
| 29 |
+
| Q6_K | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q6_K.gguf) | 1213.78 MB |
|
| 30 |
+
| Q8_0 | [SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/SeaLLMs-SeaLLMs-v3-1.5B-Chat-GGUF/blob/main/SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q8_0.gguf) | 1570.29 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)
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d77810a5a1d0411d396e88ad32d4f6f99d8f566a61f9496b6720a4c3050c6250
|
| 3 |
+
size 902180704
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac0469d5837b1843c70dd54644bda84958e5805b88950a11b4e1105c6272b3fd
|
| 3 |
+
size 676302688
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e887ae35d55072ba5c04d43989207ccf7a839e4090f4cb22aad455ed7c21b725
|
| 3 |
+
size 880160608
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:869bf20e8d6cfea1f984cb1af2110766d9c44431037386c728e81d6ab9899be4
|
| 3 |
+
size 824176480
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b1db403fdc272f46346e408f837cc7127af84aa5f4ac4eb93a71f8dcd80d7f9
|
| 3 |
+
size 760942432
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e2e309384aafd1bc991721048bcdd0e5808f5e256c1c50d572b250be03c4828
|
| 3 |
+
size 986046304
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fec29004dbc523d78d06098baa62f578e713eecb04d17d65c030bea57229707
|
| 3 |
+
size 940310368
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:802320a425f553875c7e1365b940bc4da1dda9670ffcee2aac2e9f6428fd0c75
|
| 3 |
+
size 1125048160
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28a82ebb479a2ad28d604eee25d6619ca604c362a624569bc420aec479fa7633
|
| 3 |
+
size 1098727264
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cf92cebd2a6b71ee7520af8c3450926cee8d37c3fdd0fa649830d162a430e04
|
| 3 |
+
size 1272737632
|
SeaLLMs-SeaLLMs-v3-1.5B-Chat-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4a1e0b9bec7776776ae252a4e7b2f6e06f1d0620b223cbb8c8eeffbf9f8651d
|
| 3 |
+
size 1646570848
|
featherless-quants.png
ADDED
|
Git LFS Details
|