Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- THUDM-LongWriter-llama3.1-8b-IQ4_XS.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q2_K.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q3_K_L.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q3_K_M.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q3_K_S.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q4_K_M.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q4_K_S.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q5_K_M.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q5_K_S.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-Q6_K.gguf +3 -0
- THUDM-LongWriter-llama3.1-8b-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 |
+
THUDM-LongWriter-llama3.1-8b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
THUDM-LongWriter-llama3.1-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
THUDM-LongWriter-llama3.1-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
THUDM-LongWriter-llama3.1-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
THUDM-LongWriter-llama3.1-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
THUDM-LongWriter-llama3.1-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
THUDM-LongWriter-llama3.1-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
THUDM-LongWriter-llama3.1-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
THUDM-LongWriter-llama3.1-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
THUDM-LongWriter-llama3.1-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
THUDM-LongWriter-llama3.1-8b-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: THUDM-LongWriter-llama3.1-8b
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# THUDM-LongWriter-llama3.1-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 | [THUDM-LongWriter-llama3.1-8b-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [THUDM-LongWriter-llama3.1-8b-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [THUDM-LongWriter-llama3.1-8b-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [THUDM-LongWriter-llama3.1-8b-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [THUDM-LongWriter-llama3.1-8b-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [THUDM-LongWriter-llama3.1-8b-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [THUDM-LongWriter-llama3.1-8b-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [THUDM-LongWriter-llama3.1-8b-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [THUDM-LongWriter-llama3.1-8b-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [THUDM-LongWriter-llama3.1-8b-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-8b-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [THUDM-LongWriter-llama3.1-8b-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/THUDM-LongWriter-llama3.1-8b-GGUF/blob/main/THUDM-LongWriter-llama3.1-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)
|
THUDM-LongWriter-llama3.1-8b-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d892b620f39a1dd3e5a74c0737b4a9796d8e969bb367f01ce0d6ed4ed5c54d6d
|
3 |
+
size 4484362784
|
THUDM-LongWriter-llama3.1-8b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c74895ab62b051ff6b9120c3ee72fcb5b8c2a4cbd0e67ed0ff8f5e92b7375ebf
|
3 |
+
size 3179131424
|
THUDM-LongWriter-llama3.1-8b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb42f93659867add827b8976b1587ad1ab7b532bb4bcaf9cc9036402e6c8fc8f
|
3 |
+
size 4321956384
|
THUDM-LongWriter-llama3.1-8b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfdd6adadbd3b209abec87b33f2310997cba24937335874603724cf7023c2612
|
3 |
+
size 4018917920
|
THUDM-LongWriter-llama3.1-8b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3384da47efb9e819b40c08d4a9926cc9ebc398e1bbdd1382bf2fb4a31543eee2
|
3 |
+
size 3664499232
|
THUDM-LongWriter-llama3.1-8b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a9b34cca8462977ffe502729e3870850b3c3078d056a5a92986c0b753d56ab3
|
3 |
+
size 4920734240
|
THUDM-LongWriter-llama3.1-8b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be53928c4424804921a76021177c1456afb167920be86fdb3ccef10c4f77330d
|
3 |
+
size 4692668960
|
THUDM-LongWriter-llama3.1-8b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b39cde26a77a7a361ebbd4196cf49fcf0254352b1c8a74e810b2668443808194
|
3 |
+
size 5732987424
|
THUDM-LongWriter-llama3.1-8b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a61c277440a6db866a974d41a4e5bbbf6db037b9a3c56f8c62c7f38d69993cf
|
3 |
+
size 5599293984
|
THUDM-LongWriter-llama3.1-8b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1af9501cd437230eddb52dde6e4058e81946f1c438ddb13ca8645df75e3d75d6
|
3 |
+
size 6596006432
|
THUDM-LongWriter-llama3.1-8b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eb19d55be530472eb79a3c1022ebbc2ceee23eb0e3742bdfddbecc2321d8d37
|
3 |
+
size 8540770848
|
featherless-quants.png
ADDED
Git LFS Details
|