Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-IQ4_XS.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q2_K.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_L.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_M.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_S.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_M.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_S.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_M.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_S.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q6_K.gguf +3 -0
- scb10x-llama-3-typhoon-v1.5x-8b-instruct-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 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: scb10x/llama-3-typhoon-v1.5x-8b-instruct
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# scb10x/llama-3-typhoon-v1.5x-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 | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/scb10x-llama-3-typhoon-v1.5x-8b-instruct-GGUF/blob/main/scb10x-llama-3-typhoon-v1.5x-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)
|
featherless-quants.png
ADDED
![]() |
Git LFS Details
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80541c70dd8bb2c9b2c706f705a25198d80b027a56173e1b3ec2aa4354b7448b
|
3 |
+
size 4484362880
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d35169c883ef53048f685be711857bc340e16c1aedd0c1ab88b1648c4546a0f
|
3 |
+
size 3179131520
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d88219d56b9d74f4b23d076cbd471ba4bcf3585bd7e6de47fbe868094bf81725
|
3 |
+
size 4321956480
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:326909a148f6efe6c4fc16fe918864ffc616232b2a3c5648c9c321859ccca475
|
3 |
+
size 4018918016
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2139d701ba3bfe341d974833901f1a030677e160c26567448a9daff435845411
|
3 |
+
size 3664499328
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f260fb8e44e21177ae0af9e3936541f798d88fcbd4b96346d97a033036db66b1
|
3 |
+
size 4920734336
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04a40d3cc4f08a2cb4e98a4380dd682ac3173a2c3ed460968111eb34307f564d
|
3 |
+
size 4692669056
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83f3021309b80758b374a75c9c6faa874baefb90f7f2b92020d283da0482007a
|
3 |
+
size 5732987520
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba62dc9f46a1cd96b895f278698de6f82320c259886c83d686563b51f772cdfb
|
3 |
+
size 5599294080
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:331bf03964fd1d2ff307302490f4b15a3f2757911d9be4c50e320980aafec603
|
3 |
+
size 6596006528
|
scb10x-llama-3-typhoon-v1.5x-8b-instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:886a6821ef693eea6570c64f249a19a6ef5f71e67d7c022f93f7a0a0a01c2629
|
3 |
+
size 8540770944
|