Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-IQ4_XS.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q2_K.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_L.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_M.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_S.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_M.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_S.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_M.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_S.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-Q6_K.gguf +3 -0
- yentinglin-Taiwan-LLM-13B-v2.0-chat-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 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: yentinglin/Taiwan-LLM-13B-v2.0-chat
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# yentinglin/Taiwan-LLM-13B-v2.0-chat 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 | [yentinglin-Taiwan-LLM-13B-v2.0-chat-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-IQ4_XS.gguf) | 6694.34 MB |
|
21 |
+
| Q2_K | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q2_K.gguf) | 4629.39 MB |
|
22 |
+
| Q3_K_L | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_L.gguf) | 6608.54 MB |
|
23 |
+
| Q3_K_M | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_M.gguf) | 6044.17 MB |
|
24 |
+
| Q3_K_S | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_S.gguf) | 5396.83 MB |
|
25 |
+
| Q4_K_M | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_M.gguf) | 7501.56 MB |
|
26 |
+
| Q4_K_S | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_S.gguf) | 7079.30 MB |
|
27 |
+
| Q5_K_M | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_M.gguf) | 8802.34 MB |
|
28 |
+
| Q5_K_S | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_S.gguf) | 8556.64 MB |
|
29 |
+
| Q6_K | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q6_K.gguf) | 10184.42 MB |
|
30 |
+
| Q8_0 | [yentinglin-Taiwan-LLM-13B-v2.0-chat-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/yentinglin-Taiwan-LLM-13B-v2.0-chat-GGUF/blob/main/yentinglin-Taiwan-LLM-13B-v2.0-chat-Q8_0.gguf) | 13190.58 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
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26fe4836e70993e4c2c8b833b591c8f5dd357810a2d6007520b3ac346f351646
|
3 |
+
size 7019519232
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20f5142d2d0b2e0425d910d1ba3daf7bb41cfeef72bff60d4ec726358e384bf9
|
3 |
+
size 4854271232
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cb025e20fd4fd8f5e11c2dada747570504831e118b91ae9a8de83fe8dc25618
|
3 |
+
size 6929560832
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9402cf66a6ba0dbcdb21c8e97be06dc8a34d99f514a14442bfdf486e8f06dff8
|
3 |
+
size 6337770752
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:928cdcd0bfd5a34668088356ca7b8c51db505e80cd2e23bc9c466560cc29d09d
|
3 |
+
size 5658981632
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd74de234e88a694a205815ea0e845159b9ab3c20f98ede903024630813870d0
|
3 |
+
size 7865957632
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deb306a700f56de95c0d3d40862e708faf7b2351c7d2b071b88dc5e15867a580
|
3 |
+
size 7423180032
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9570bb32d0c75052630756318d93ae686358cc95c69e91ba0bd43708806129d5
|
3 |
+
size 9229925632
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7ac9b6c142d8c7494536665941b17fc0772d95eb2ae7d6c0f7a0ff8be476934
|
3 |
+
size 8972287232
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b4685992aa2bc173e8e0833aab0b583fff8bd3a19d3ee8dd7aa84639af8e99c
|
3 |
+
size 10679141632
|
yentinglin-Taiwan-LLM-13B-v2.0-chat-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be3da975e140ffdafca11eb358e395c6492640a1a7ed5c719cef65f14a9233f1
|
3 |
+
size 13831320832
|