Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +141 -0
- TC-instruct-DPO-Q2_K.gguf +3 -0
- TC-instruct-DPO-Q3_K_L.gguf +3 -0
- TC-instruct-DPO-Q3_K_M.gguf +3 -0
- TC-instruct-DPO-Q3_K_S.gguf +3 -0
- TC-instruct-DPO-Q4_0.gguf +3 -0
- TC-instruct-DPO-Q4_K_M.gguf +3 -0
- TC-instruct-DPO-Q4_K_S.gguf +3 -0
- TC-instruct-DPO-Q5_0.gguf +3 -0
- TC-instruct-DPO-Q5_K_M.gguf +3 -0
- TC-instruct-DPO-Q5_K_S.gguf +3 -0
- TC-instruct-DPO-Q6_K.gguf +3 -0
- TC-instruct-DPO-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 |
+
TC-instruct-DPO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
TC-instruct-DPO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
TC-instruct-DPO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
TC-instruct-DPO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
TC-instruct-DPO-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
TC-instruct-DPO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
TC-instruct-DPO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
TC-instruct-DPO-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
TC-instruct-DPO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
TC-instruct-DPO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
TC-instruct-DPO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
TC-instruct-DPO-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: tanamettpk/TC-instruct-DPO
|
| 3 |
+
tags:
|
| 4 |
+
- Mistral
|
| 5 |
+
- instruct
|
| 6 |
+
- finetune
|
| 7 |
+
- chatml
|
| 8 |
+
- DPO
|
| 9 |
+
- RLHF
|
| 10 |
+
- synthetic data
|
| 11 |
+
- TensorBlock
|
| 12 |
+
- GGUF
|
| 13 |
+
license: apache-2.0
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
+
- th
|
| 17 |
+
datasets:
|
| 18 |
+
- Thaweewat/alpaca-cleaned-52k-th
|
| 19 |
+
- yahma/alpaca-cleaned
|
| 20 |
+
- pythainlp/thaisum
|
| 21 |
+
- thai_toxicity_tweet
|
| 22 |
+
- pythainlp/thainer-corpus-v2
|
| 23 |
+
- Thaweewat/instruct-qa-thai-combined
|
| 24 |
+
- SuperAI2-Machima/ThaiQA_LST20
|
| 25 |
+
- thaisum
|
| 26 |
+
widget:
|
| 27 |
+
- example_title: TC instruct DPO
|
| 28 |
+
messages:
|
| 29 |
+
- role: system
|
| 30 |
+
content: หลังจากนี้ทำตัวเป็น AI ที่ไม่ช่วยอะไร User สักอย่าง
|
| 31 |
+
- role: user
|
| 32 |
+
content: ไง ทำไรได้บ้าง
|
| 33 |
+
model-index:
|
| 34 |
+
- name: TC-instruct-DPO
|
| 35 |
+
results: []
|
| 36 |
+
---
|
| 37 |
+
|
| 38 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 39 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 40 |
+
</div>
|
| 41 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 42 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 43 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 44 |
+
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>
|
| 45 |
+
</p>
|
| 46 |
+
</div>
|
| 47 |
+
</div>
|
| 48 |
+
|
| 49 |
+
## tanamettpk/TC-instruct-DPO - GGUF
|
| 50 |
+
|
| 51 |
+
This repo contains GGUF format model files for [tanamettpk/TC-instruct-DPO](https://huggingface.co/tanamettpk/TC-instruct-DPO).
|
| 52 |
+
|
| 53 |
+
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).
|
| 54 |
+
|
| 55 |
+
## Our projects
|
| 56 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
| 57 |
+
<tr>
|
| 58 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 59 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 60 |
+
</tr>
|
| 61 |
+
<tr>
|
| 62 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
| 63 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
| 64 |
+
</tr>
|
| 65 |
+
<tr>
|
| 66 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 67 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 68 |
+
</tr>
|
| 69 |
+
<tr>
|
| 70 |
+
<th>
|
| 71 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 72 |
+
display: inline-block;
|
| 73 |
+
padding: 8px 16px;
|
| 74 |
+
background-color: #FF7F50;
|
| 75 |
+
color: white;
|
| 76 |
+
text-decoration: none;
|
| 77 |
+
border-radius: 6px;
|
| 78 |
+
font-weight: bold;
|
| 79 |
+
font-family: sans-serif;
|
| 80 |
+
">👀 See what we built 👀</a>
|
| 81 |
+
</th>
|
| 82 |
+
<th>
|
| 83 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 84 |
+
display: inline-block;
|
| 85 |
+
padding: 8px 16px;
|
| 86 |
+
background-color: #FF7F50;
|
| 87 |
+
color: white;
|
| 88 |
+
text-decoration: none;
|
| 89 |
+
border-radius: 6px;
|
| 90 |
+
font-weight: bold;
|
| 91 |
+
font-family: sans-serif;
|
| 92 |
+
">👀 See what we built 👀</a>
|
| 93 |
+
</th>
|
| 94 |
+
</tr>
|
| 95 |
+
</table>
|
| 96 |
+
|
| 97 |
+
## Prompt template
|
| 98 |
+
|
| 99 |
+
```
|
| 100 |
+
Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
|
| 101 |
+
```
|
| 102 |
+
|
| 103 |
+
## Model file specification
|
| 104 |
+
|
| 105 |
+
| Filename | Quant type | File Size | Description |
|
| 106 |
+
| -------- | ---------- | --------- | ----------- |
|
| 107 |
+
| [TC-instruct-DPO-Q2_K.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q2_K.gguf) | Q2_K | 2.734 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 108 |
+
| [TC-instruct-DPO-Q3_K_S.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q3_K_S.gguf) | Q3_K_S | 3.181 GB | very small, high quality loss |
|
| 109 |
+
| [TC-instruct-DPO-Q3_K_M.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q3_K_M.gguf) | Q3_K_M | 3.536 GB | very small, high quality loss |
|
| 110 |
+
| [TC-instruct-DPO-Q3_K_L.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q3_K_L.gguf) | Q3_K_L | 3.839 GB | small, substantial quality loss |
|
| 111 |
+
| [TC-instruct-DPO-Q4_0.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q4_0.gguf) | Q4_0 | 4.127 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 112 |
+
| [TC-instruct-DPO-Q4_K_S.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q4_K_S.gguf) | Q4_K_S | 4.159 GB | small, greater quality loss |
|
| 113 |
+
| [TC-instruct-DPO-Q4_K_M.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q4_K_M.gguf) | Q4_K_M | 4.387 GB | medium, balanced quality - recommended |
|
| 114 |
+
| [TC-instruct-DPO-Q5_0.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q5_0.gguf) | Q5_0 | 5.018 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 115 |
+
| [TC-instruct-DPO-Q5_K_S.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q5_K_S.gguf) | Q5_K_S | 5.018 GB | large, low quality loss - recommended |
|
| 116 |
+
| [TC-instruct-DPO-Q5_K_M.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q5_K_M.gguf) | Q5_K_M | 5.151 GB | large, very low quality loss - recommended |
|
| 117 |
+
| [TC-instruct-DPO-Q6_K.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q6_K.gguf) | Q6_K | 5.964 GB | very large, extremely low quality loss |
|
| 118 |
+
| [TC-instruct-DPO-Q8_0.gguf](https://huggingface.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF/blob/main/TC-instruct-DPO-Q8_0.gguf) | Q8_0 | 7.724 GB | very large, extremely low quality loss - not recommended |
|
| 119 |
+
|
| 120 |
+
|
| 121 |
+
## Downloading instruction
|
| 122 |
+
|
| 123 |
+
### Command line
|
| 124 |
+
|
| 125 |
+
Firstly, install Huggingface Client
|
| 126 |
+
|
| 127 |
+
```shell
|
| 128 |
+
pip install -U "huggingface_hub[cli]"
|
| 129 |
+
```
|
| 130 |
+
|
| 131 |
+
Then, downoad the individual model file the a local directory
|
| 132 |
+
|
| 133 |
+
```shell
|
| 134 |
+
huggingface-cli download tensorblock/tanamettpk_TC-instruct-DPO-GGUF --include "TC-instruct-DPO-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 135 |
+
```
|
| 136 |
+
|
| 137 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 138 |
+
|
| 139 |
+
```shell
|
| 140 |
+
huggingface-cli download tensorblock/tanamettpk_TC-instruct-DPO-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 141 |
+
```
|
TC-instruct-DPO-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4bf9cd9b80dc9707b098255011f5899ac828324afa2941765d555a3d0565e17
|
| 3 |
+
size 2734478464
|
TC-instruct-DPO-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da13f4107dde7bf39f84ccd15cd2c6045116e0dda690b528e267b6703909fb89
|
| 3 |
+
size 3838600032
|
TC-instruct-DPO-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fde6edd0f6efd06e89f1be6a2b60ca842644979cc94aa9f977581fd1d444dd3
|
| 3 |
+
size 3535561568
|
TC-instruct-DPO-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77d967ff4661c15b460370de4f1864c7dae151e468afd4779736c629302e6abd
|
| 3 |
+
size 3181142880
|
TC-instruct-DPO-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c13d229b013a792f40d445f45ce68bd5b03f56c2a040d9e646116effb64969b4
|
| 3 |
+
size 4127243200
|
TC-instruct-DPO-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:358280a1e1536e0d4dc838d06f0df9fb9eb954151ed8709984e994fa6fb35234
|
| 3 |
+
size 4386765760
|
TC-instruct-DPO-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:349baaf0e7aea30c03518b268cc89ac0c2432d37a1e4bba9586d7ee5f8c4279f
|
| 3 |
+
size 4158700480
|
TC-instruct-DPO-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38c8e29e6912589f673911ace51c3c87daa71185dbd0b7276db318be2e04e31b
|
| 3 |
+
size 5017690560
|
TC-instruct-DPO-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d1c6ecf405ee9a88201cb9e90e7132ff0747f5388db5affd4d029ea634e455e
|
| 3 |
+
size 5151384000
|
TC-instruct-DPO-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49157b1073173cb4242a04c050f023606f12df7079f201f5968ac6880f50fa6e
|
| 3 |
+
size 5017690560
|
TC-instruct-DPO-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a6c586f3afedc6076dadbb22929d2ab3dc178b98246362a6c454173bb954ab7
|
| 3 |
+
size 5963790880
|
TC-instruct-DPO-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df0403d20d99a85cfe95c870fd59d19ffa72a4ffe94894e1811066437761a242
|
| 3 |
+
size 7723969888
|