Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +130 -0
- Taiwan-LLM-7B-v2.0-base-Q2_K.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q3_K_L.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q3_K_M.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q3_K_S.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q4_0.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q4_K_M.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q4_K_S.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q5_0.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q5_K_M.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q5_K_S.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-Q6_K.gguf +3 -0
- Taiwan-LLM-7B-v2.0-base-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 |
+
Taiwan-LLM-7B-v2.0-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Taiwan-LLM-7B-v2.0-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Taiwan-LLM-7B-v2.0-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Taiwan-LLM-7B-v2.0-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Taiwan-LLM-7B-v2.0-base-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Taiwan-LLM-7B-v2.0-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Taiwan-LLM-7B-v2.0-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Taiwan-LLM-7B-v2.0-base-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Taiwan-LLM-7B-v2.0-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Taiwan-LLM-7B-v2.0-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Taiwan-LLM-7B-v2.0-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Taiwan-LLM-7B-v2.0-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
widget:
|
6 |
+
- text: 'A chat between a curious user and an artificial intelligence assistant. The
|
7 |
+
assistant gives helpful, detailed, and polite answers to the user''s questions.
|
8 |
+
USER: 你好,請問你可以幫我寫一封推薦信嗎? ASSISTANT:'
|
9 |
+
library_name: transformers
|
10 |
+
pipeline_tag: text-generation
|
11 |
+
extra_gated_heading: Acknowledge license to accept the repository.
|
12 |
+
extra_gated_prompt: Please contact the author for access.
|
13 |
+
extra_gated_button_content: Acknowledge license 同意以上內容
|
14 |
+
extra_gated_fields:
|
15 |
+
Name: text
|
16 |
+
Mail: text
|
17 |
+
Organization: text
|
18 |
+
Country: text
|
19 |
+
Any utilization of the Taiwan LLM repository mandates the explicit acknowledgment and attribution to the original author: checkbox
|
20 |
+
使用Taiwan LLM必須明確地承認和歸功於優必達株式會社 Ubitus 以及原始作者: checkbox
|
21 |
+
tags:
|
22 |
+
- TensorBlock
|
23 |
+
- GGUF
|
24 |
+
base_model: yentinglin/Taiwan-LLM-7B-v2.0-base
|
25 |
+
---
|
26 |
+
|
27 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
28 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
29 |
+
</div>
|
30 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
31 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
32 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
33 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
34 |
+
</p>
|
35 |
+
</div>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
## yentinglin/Taiwan-LLM-7B-v2.0-base - GGUF
|
39 |
+
|
40 |
+
This repo contains GGUF format model files for [yentinglin/Taiwan-LLM-7B-v2.0-base](https://huggingface.co/yentinglin/Taiwan-LLM-7B-v2.0-base).
|
41 |
+
|
42 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
|
43 |
+
|
44 |
+
## Our projects
|
45 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
46 |
+
<tr>
|
47 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
48 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
49 |
+
</tr>
|
50 |
+
<tr>
|
51 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
52 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
53 |
+
</tr>
|
54 |
+
<tr>
|
55 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
56 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
57 |
+
</tr>
|
58 |
+
<tr>
|
59 |
+
<th>
|
60 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
61 |
+
display: inline-block;
|
62 |
+
padding: 8px 16px;
|
63 |
+
background-color: #FF7F50;
|
64 |
+
color: white;
|
65 |
+
text-decoration: none;
|
66 |
+
border-radius: 6px;
|
67 |
+
font-weight: bold;
|
68 |
+
font-family: sans-serif;
|
69 |
+
">👀 See what we built 👀</a>
|
70 |
+
</th>
|
71 |
+
<th>
|
72 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
73 |
+
display: inline-block;
|
74 |
+
padding: 8px 16px;
|
75 |
+
background-color: #FF7F50;
|
76 |
+
color: white;
|
77 |
+
text-decoration: none;
|
78 |
+
border-radius: 6px;
|
79 |
+
font-weight: bold;
|
80 |
+
font-family: sans-serif;
|
81 |
+
">👀 See what we built 👀</a>
|
82 |
+
</th>
|
83 |
+
</tr>
|
84 |
+
</table>
|
85 |
+
|
86 |
+
## Prompt template
|
87 |
+
|
88 |
+
```
|
89 |
+
{system_prompt}</s>USER: {prompt}</s>ASSISTANT:
|
90 |
+
```
|
91 |
+
|
92 |
+
## Model file specification
|
93 |
+
|
94 |
+
| Filename | Quant type | File Size | Description |
|
95 |
+
| -------- | ---------- | --------- | ----------- |
|
96 |
+
| [Taiwan-LLM-7B-v2.0-base-Q2_K.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q2_K.gguf) | Q2_K | 0.001 GB | smallest, significant quality loss - not recommended for most purposes |
|
97 |
+
| [Taiwan-LLM-7B-v2.0-base-Q3_K_S.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q3_K_S.gguf) | Q3_K_S | 0.001 GB | very small, high quality loss |
|
98 |
+
| [Taiwan-LLM-7B-v2.0-base-Q3_K_M.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q3_K_M.gguf) | Q3_K_M | 0.001 GB | very small, high quality loss |
|
99 |
+
| [Taiwan-LLM-7B-v2.0-base-Q3_K_L.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q3_K_L.gguf) | Q3_K_L | 0.001 GB | small, substantial quality loss |
|
100 |
+
| [Taiwan-LLM-7B-v2.0-base-Q4_0.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q4_0.gguf) | Q4_0 | 0.001 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
101 |
+
| [Taiwan-LLM-7B-v2.0-base-Q4_K_S.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q4_K_S.gguf) | Q4_K_S | 0.001 GB | small, greater quality loss |
|
102 |
+
| [Taiwan-LLM-7B-v2.0-base-Q4_K_M.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q4_K_M.gguf) | Q4_K_M | 0.001 GB | medium, balanced quality - recommended |
|
103 |
+
| [Taiwan-LLM-7B-v2.0-base-Q5_0.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q5_0.gguf) | Q5_0 | 0.001 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
104 |
+
| [Taiwan-LLM-7B-v2.0-base-Q5_K_S.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q5_K_S.gguf) | Q5_K_S | 0.001 GB | large, low quality loss - recommended |
|
105 |
+
| [Taiwan-LLM-7B-v2.0-base-Q5_K_M.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q5_K_M.gguf) | Q5_K_M | 0.001 GB | large, very low quality loss - recommended |
|
106 |
+
| [Taiwan-LLM-7B-v2.0-base-Q6_K.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q6_K.gguf) | Q6_K | 0.001 GB | very large, extremely low quality loss |
|
107 |
+
| [Taiwan-LLM-7B-v2.0-base-Q8_0.gguf](https://huggingface.co/tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF/blob/main/Taiwan-LLM-7B-v2.0-base-Q8_0.gguf) | Q8_0 | 0.001 GB | very large, extremely low quality loss - not recommended |
|
108 |
+
|
109 |
+
|
110 |
+
## Downloading instruction
|
111 |
+
|
112 |
+
### Command line
|
113 |
+
|
114 |
+
Firstly, install Huggingface Client
|
115 |
+
|
116 |
+
```shell
|
117 |
+
pip install -U "huggingface_hub[cli]"
|
118 |
+
```
|
119 |
+
|
120 |
+
Then, downoad the individual model file the a local directory
|
121 |
+
|
122 |
+
```shell
|
123 |
+
huggingface-cli download tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF --include "Taiwan-LLM-7B-v2.0-base-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
124 |
+
```
|
125 |
+
|
126 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
127 |
+
|
128 |
+
```shell
|
129 |
+
huggingface-cli download tensorblock/yentinglin_Taiwan-LLM-7B-v2.0-base-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
130 |
+
```
|
Taiwan-LLM-7B-v2.0-base-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cc25d3a4a15ae4bf0b54e1959e98beab38c29416f1d26b786a9f4987b15c60e
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c1563f3cda52b4c77c7cc2796dbaf2a4c6935c2222a1e60f213a6a5d5880783
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f1b75a4eb520e25d7b3b40490aa6a876a6fe98037aa9f1d60d54eca37fe77f8
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f17937ca685568d752b6a19ed1b42ff2942fb247e3e1afdab4b006374a7f8417
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82cfa006a4fe02579862d0177c4b9af5ff0d4a78b78b5e3733bb6de9f593bc15
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:369fedbe502ed97100ec4f4be3107728e12e937a11b3c4d9dd575bd2f489eaac
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:753a04913dac3a0321cc013f3dc22b3ba13d5e001f6459df563c1f7f558cf8c3
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45bc880c76fb5939028b9eeef693b48211728c8d84ec7e9e91b6c69edd1ccde3
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f195c833ec59efffa307f41c8f060f934665270a8c144143c49025a2f9bf1e4f
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd9ab151b8f4615d04e8b1963bf240be1042504c45c2f5b0d3bbae001fa312d0
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3e1bcc705218012565a3908e5a522823e7b24e289917f2ece77712823377890
|
3 |
+
size 725312
|
Taiwan-LLM-7B-v2.0-base-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6c54fc994512913cdd52059507e57c02e3f758a0094671c40fdc4b26116d3c5
|
3 |
+
size 725312
|