Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- teknium-Llama-3.1-AlternateTokenizer-IQ4_XS.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q2_K.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q3_K_L.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q3_K_M.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q3_K_S.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q4_K_M.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q4_K_S.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q5_K_M.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q5_K_S.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-Q6_K.gguf +3 -0
- teknium-Llama-3.1-AlternateTokenizer-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 |
+
teknium-Llama-3.1-AlternateTokenizer-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
teknium-Llama-3.1-AlternateTokenizer-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
teknium-Llama-3.1-AlternateTokenizer-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
teknium-Llama-3.1-AlternateTokenizer-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
teknium-Llama-3.1-AlternateTokenizer-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
teknium-Llama-3.1-AlternateTokenizer-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
teknium-Llama-3.1-AlternateTokenizer-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
teknium-Llama-3.1-AlternateTokenizer-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
teknium-Llama-3.1-AlternateTokenizer-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
teknium-Llama-3.1-AlternateTokenizer-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
teknium-Llama-3.1-AlternateTokenizer-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: teknium/Llama-3.1-AlternateTokenizer
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# teknium/Llama-3.1-AlternateTokenizer 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 | [teknium-Llama-3.1-AlternateTokenizer-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [teknium-Llama-3.1-AlternateTokenizer-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [teknium-Llama-3.1-AlternateTokenizer-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [teknium-Llama-3.1-AlternateTokenizer-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [teknium-Llama-3.1-AlternateTokenizer-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [teknium-Llama-3.1-AlternateTokenizer-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [teknium-Llama-3.1-AlternateTokenizer-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [teknium-Llama-3.1-AlternateTokenizer-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [teknium-Llama-3.1-AlternateTokenizer-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [teknium-Llama-3.1-AlternateTokenizer-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [teknium-Llama-3.1-AlternateTokenizer-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/teknium-Llama-3.1-AlternateTokenizer-GGUF/blob/main/teknium-Llama-3.1-AlternateTokenizer-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
|
teknium-Llama-3.1-AlternateTokenizer-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32d8f8c0bb06eaa713c1fb40d0bac5f18b50bb038899314bbd260a66733dad1c
|
3 |
+
size 4484362816
|
teknium-Llama-3.1-AlternateTokenizer-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc626b0e67502bb6baf59b3dabd6c7e80d769c6eea4ee949ac1fb05e07f877c0
|
3 |
+
size 3179131456
|
teknium-Llama-3.1-AlternateTokenizer-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29ef608d9f61f2d0f3cb8151377e7b3a8642e822ba2231da5ebc459c235868ec
|
3 |
+
size 4321956416
|
teknium-Llama-3.1-AlternateTokenizer-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7c4b3d50b9183dfb77886d6a64d17627425df47e5ad04d589c419d2aaf0ab07
|
3 |
+
size 4018917952
|
teknium-Llama-3.1-AlternateTokenizer-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5c7aa0cbaa514112ba2500f5fdcaab7584e56ab58757469fa484bd4df87a92c
|
3 |
+
size 3664499264
|
teknium-Llama-3.1-AlternateTokenizer-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff3ecb4f8169cda7d79e5d0fb9b56e83d9010523de0e68f93f4b3a63805992df
|
3 |
+
size 4920734272
|
teknium-Llama-3.1-AlternateTokenizer-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e5bcf5b88e5781e85b445197455ed3a0500a2db7e5dea9a9fabaa8c5761acec
|
3 |
+
size 4692668992
|
teknium-Llama-3.1-AlternateTokenizer-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44357f0c4276e709f5c844560bf205a43de88a790cc97be67cd7837d8fe404d7
|
3 |
+
size 5732987456
|
teknium-Llama-3.1-AlternateTokenizer-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd4ea34d7be3b187671e17b32f67ccc952f52b819a41f5d5e25986d3af020cb7
|
3 |
+
size 5599294016
|
teknium-Llama-3.1-AlternateTokenizer-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6bb5c56bb2c8bf2bec6d51672a1a54cc3e649252875f9e0525aa8be841787ad
|
3 |
+
size 6596006464
|
teknium-Llama-3.1-AlternateTokenizer-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:041027aaa5a56f8fb981c1f27f69b943b6399bb4f304bf5d2b754ffda68a00a5
|
3 |
+
size 8540770880
|