Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- turboderp-llama3-turbcat-instruct-8b-IQ4_XS.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q2_K.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q3_K_L.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q3_K_M.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q3_K_S.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q4_K_M.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q4_K_S.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q5_K_M.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q5_K_S.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-Q6_K.gguf +3 -0
- turboderp-llama3-turbcat-instruct-8b-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 |
+
turboderp-llama3-turbcat-instruct-8b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
turboderp-llama3-turbcat-instruct-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
turboderp-llama3-turbcat-instruct-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
turboderp-llama3-turbcat-instruct-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
turboderp-llama3-turbcat-instruct-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
turboderp-llama3-turbcat-instruct-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
turboderp-llama3-turbcat-instruct-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
turboderp-llama3-turbcat-instruct-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
turboderp-llama3-turbcat-instruct-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
turboderp-llama3-turbcat-instruct-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
turboderp-llama3-turbcat-instruct-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: turboderp/llama3-turbcat-instruct-8b
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# turboderp/llama3-turbcat-instruct-8b 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 | [turboderp-llama3-turbcat-instruct-8b-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [turboderp-llama3-turbcat-instruct-8b-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [turboderp-llama3-turbcat-instruct-8b-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [turboderp-llama3-turbcat-instruct-8b-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [turboderp-llama3-turbcat-instruct-8b-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [turboderp-llama3-turbcat-instruct-8b-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [turboderp-llama3-turbcat-instruct-8b-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [turboderp-llama3-turbcat-instruct-8b-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [turboderp-llama3-turbcat-instruct-8b-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [turboderp-llama3-turbcat-instruct-8b-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [turboderp-llama3-turbcat-instruct-8b-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/turboderp/llama3-turbcat-instruct-8b-GGUF/blob/main/turboderp-llama3-turbcat-instruct-8b-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
|
turboderp-llama3-turbcat-instruct-8b-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d7f10ecff6d2e1e474a79827ba8de7526e326973f209b17b085fb0088cb5839
|
3 |
+
size 4484362912
|
turboderp-llama3-turbcat-instruct-8b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df90e6032967a409012a2201819d51221e924602f43a98ce7c2f22ec8186162c
|
3 |
+
size 3179131552
|
turboderp-llama3-turbcat-instruct-8b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f00ff066acf959489098220c71a47ef161ba70f3e06dc5a8921fc8dee806186
|
3 |
+
size 4321956512
|
turboderp-llama3-turbcat-instruct-8b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1988f2cd18d60bcdc4186639e7256cadedb0d5c63b8738f83e51159b60288d6
|
3 |
+
size 4018918048
|
turboderp-llama3-turbcat-instruct-8b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09b6ae8d4f67762a28cafdf083f4c128143377f0eaa02583b25bcc9ddede4de7
|
3 |
+
size 3664499360
|
turboderp-llama3-turbcat-instruct-8b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f36afa7d5a8c68701ca06511405bec07851cae5b95be1c950fc185f93f63d5b
|
3 |
+
size 4920734368
|
turboderp-llama3-turbcat-instruct-8b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63930bddee253158e0f163ce49c18118c00464f2111ce51bc6ac6a21d7b13edb
|
3 |
+
size 4692669088
|
turboderp-llama3-turbcat-instruct-8b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3703935f3ce4a7027807d2ad41266e5bde847806a933a0b362f61f13c05b0261
|
3 |
+
size 5732987552
|
turboderp-llama3-turbcat-instruct-8b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:978b9fac59b67fcdc8752c4f15bad75d42e441f8f75c06f6ec9233984d124fd0
|
3 |
+
size 5599294112
|
turboderp-llama3-turbcat-instruct-8b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b7ddd4a1ed944365afe22d870ba7efac8ca666a131fadb41f9fc8fb65dcbefe
|
3 |
+
size 6596006560
|
turboderp-llama3-turbcat-instruct-8b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5170e68bb6750f13b89436776bc53f4d1f486ea5f92b9765e1637e4741078e72
|
3 |
+
size 8540770976
|