Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-IQ4_XS.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q2_K.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_L.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_M.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_S.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_M.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_S.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_S.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-Instruct-Q6_K.gguf +3 -0
- SillyTilly-Meta-Llama-3.1-8B-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 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
SillyTilly-Meta-Llama-3.1-8B-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: SillyTilly-Meta-Llama-3.1-8B-Instruct
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
quantized_by: featherless-ai-quants
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# SillyTilly-Meta-Llama-3.1-8B-Instruct 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 | [SillyTilly-Meta-Llama-3.1-8B-Instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-IQ4_XS.gguf) | 4276.62 MB |
|
| 21 |
+
| Q2_K | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q2_K.gguf) | 3031.86 MB |
|
| 22 |
+
| Q3_K_L | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_L.gguf) | 4121.74 MB |
|
| 23 |
+
| Q3_K_M | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_M.gguf) | 3832.74 MB |
|
| 24 |
+
| Q3_K_S | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_S.gguf) | 3494.74 MB |
|
| 25 |
+
| Q4_K_M | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_M.gguf) | 4692.78 MB |
|
| 26 |
+
| Q4_K_S | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_S.gguf) | 4475.28 MB |
|
| 27 |
+
| Q5_K_M | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf) | 5467.40 MB |
|
| 28 |
+
| Q5_K_S | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_S.gguf) | 5339.90 MB |
|
| 29 |
+
| Q6_K | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-Instruct-Q6_K.gguf) | 6290.44 MB |
|
| 30 |
+
| Q8_0 | [SillyTilly-Meta-Llama-3.1-8B-Instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/SillyTilly-Meta-Llama-3.1-8B-Instruct-GGUF/blob/main/SillyTilly-Meta-Llama-3.1-8B-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)
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66f48e88a7935c67393ca45728a87579dcb70e32d915136d714b008b3b862343
|
| 3 |
+
size 4484363232
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:765dbc0dac0b9d5b36d43929cbd44bcaf9a2c6c18d15da9cd2eae95cc515fb0f
|
| 3 |
+
size 3179131872
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a78a50a286dc9cd31799aa5538f203c61bc547c4774c0098a3b183e64977c63
|
| 3 |
+
size 4321956832
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc1b4f79cd1734d2ad844f949753a33957b2b5e43a37540ea5b5fb82955ae543
|
| 3 |
+
size 4018918368
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db1dec82123c389d980e0a1023ee15b32222858ecce5158dfa7831111b6f8a55
|
| 3 |
+
size 3664499680
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:627aa3b9fc323564c860a93574ea7dd19f592c9613dcd16b7c4d1d4174a55364
|
| 3 |
+
size 4920734688
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bb607317fadf028d9f1d2979f0cd14e5d4265f3186a1297b9a1e7d5e72366b8
|
| 3 |
+
size 4692669408
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:745095a9daab99bb021c0eabd3b530513c1c3d6eda4cc1bec49abc514eaaa107
|
| 3 |
+
size 5732987872
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32bab672634b6bc148e2d002be3f0205cb7114e1f169b28c5da2bcc4314d8522
|
| 3 |
+
size 5599294432
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df02bf92871cc29874940ed14e1e09b9133b1a61d83cefc89e8fdb016a83415d
|
| 3 |
+
size 6596006880
|
SillyTilly-Meta-Llama-3.1-8B-Instruct-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b820eec7005c5c873f8635d9c662a3dfe13b74094788cb7f901da87ced373b7
|
| 3 |
+
size 8540771296
|
featherless-quants.png
ADDED
|
Git LFS Details
|