morriszms commited on
Commit
839464e
·
verified ·
1 Parent(s): 52666b5

Upload folder using huggingface_hub

Browse files
.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
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ openthaigpt-1.0.0-beta-13b-chat-hf-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - th
5
+ - en
6
+ library_name: transformers
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - openthaigpt
10
+ - llama
11
+ - TensorBlock
12
+ - GGUF
13
+ base_model: openthaigpt/openthaigpt-1.0.0-beta-13b-chat-hf
14
+ ---
15
+
16
+ <div style="width: auto; margin-left: auto; margin-right: auto">
17
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
18
+ </div>
19
+ <div style="display: flex; justify-content: space-between; width: 100%;">
20
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
22
+ 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>
23
+ </p>
24
+ </div>
25
+ </div>
26
+
27
+ ## openthaigpt/openthaigpt-1.0.0-beta-13b-chat-hf - GGUF
28
+
29
+ This repo contains GGUF format model files for [openthaigpt/openthaigpt-1.0.0-beta-13b-chat-hf](https://huggingface.co/openthaigpt/openthaigpt-1.0.0-beta-13b-chat-hf).
30
+
31
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
32
+
33
+ <div style="text-align: left; margin: 20px 0;">
34
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
35
+ Run them on the TensorBlock client using your local machine ↗
36
+ </a>
37
+ </div>
38
+
39
+ ## Prompt template
40
+
41
+ ```
42
+
43
+ ```
44
+
45
+ ## Model file specification
46
+
47
+ | Filename | Quant type | File Size | Description |
48
+ | -------- | ---------- | --------- | ----------- |
49
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q2_K.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q2_K.gguf) | Q2_K | 4.908 GB | smallest, significant quality loss - not recommended for most purposes |
50
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_S.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_S.gguf) | Q3_K_S | 5.717 GB | very small, high quality loss |
51
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_M.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_M.gguf) | Q3_K_M | 6.396 GB | very small, high quality loss |
52
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_L.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_L.gguf) | Q3_K_L | 6.988 GB | small, substantial quality loss |
53
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q4_0.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q4_0.gguf) | Q4_0 | 7.430 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
54
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_S.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_S.gguf) | Q4_K_S | 7.488 GB | small, greater quality loss |
55
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_M.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_M.gguf) | Q4_K_M | 7.931 GB | medium, balanced quality - recommended |
56
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q5_0.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q5_0.gguf) | Q5_0 | 9.043 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
57
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_S.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_S.gguf) | Q5_K_S | 9.043 GB | large, low quality loss - recommended |
58
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_M.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_M.gguf) | Q5_K_M | 9.300 GB | large, very low quality loss - recommended |
59
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q6_K.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q6_K.gguf) | Q6_K | 10.756 GB | very large, extremely low quality loss |
60
+ | [openthaigpt-1.0.0-beta-13b-chat-hf-Q8_0.gguf](https://huggingface.co/tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF/blob/main/openthaigpt-1.0.0-beta-13b-chat-hf-Q8_0.gguf) | Q8_0 | 13.930 GB | very large, extremely low quality loss - not recommended |
61
+
62
+
63
+ ## Downloading instruction
64
+
65
+ ### Command line
66
+
67
+ Firstly, install Huggingface Client
68
+
69
+ ```shell
70
+ pip install -U "huggingface_hub[cli]"
71
+ ```
72
+
73
+ Then, downoad the individual model file the a local directory
74
+
75
+ ```shell
76
+ huggingface-cli download tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF --include "openthaigpt-1.0.0-beta-13b-chat-hf-Q2_K.gguf" --local-dir MY_LOCAL_DIR
77
+ ```
78
+
79
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
80
+
81
+ ```shell
82
+ huggingface-cli download tensorblock/openthaigpt-1.0.0-beta-13b-chat-hf-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
83
+ ```
openthaigpt-1.0.0-beta-13b-chat-hf-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:921a83fcda42766731ec2b5ec3a12b3148a25872e5e2d6f642578d3589154779
3
+ size 4907989664
openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dd282cf0f95f3eb2852b2df40519fa431c72b458bde97a4be328a93657452c7
3
+ size 6988005024
openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb37cf153c6b97cb74e9985ab94e8aecb560adb258c32afa375ba8ad7e73f98e
3
+ size 6396214944
openthaigpt-1.0.0-beta-13b-chat-hf-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10ab5966f9f45fcff7895846718494036b40d1c3914d31cc170f5088fc3a7f0
3
+ size 5717425824
openthaigpt-1.0.0-beta-13b-chat-hf-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e68fd7a0e06e705287033e13e34b3aa0890d5ba5113a93910cf46ba9ddd5060c
3
+ size 7430460064
openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dec12263438a06facb2d35fac651db0fda87d62d6706ffbf69ff89c3a114168
3
+ size 7930581664
openthaigpt-1.0.0-beta-13b-chat-hf-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51df6c57694736012652e040d3ae2454575f4fc265a865b519f4a4d6c7bbdf5c
3
+ size 7487804064
openthaigpt-1.0.0-beta-13b-chat-hf-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76c19b47a871a4b1015c2bd4aeb8e7a92d01e5d3d155eb8076a290ccc9b419fb
3
+ size 9042727584
openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eea543ed277dd6ef81f488ad492fed84077d9acf65bcb939c783fada89018c63
3
+ size 9300365984
openthaigpt-1.0.0-beta-13b-chat-hf-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:147502dffcb3087c65210ffc210320086e256d3f435d960101b99509603e1190
3
+ size 9042727584
openthaigpt-1.0.0-beta-13b-chat-hf-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cc154bc428a4d9dd47c36bcc0ac636bd05ce2b48fa7ad5adbaa4bfd41e7e7d8
3
+ size 10755761824
openthaigpt-1.0.0-beta-13b-chat-hf-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab918e44ccfcdead6dba8b9e8228d6559fd76463d98b89cd0cf2a3d50bf34bb0
3
+ size 13930479264