GGUF
multilingual
sea
sailor
sft
chat
instruction
TensorBlock
GGUF
conversational
morriszms commited on
Commit
fa824d1
1 Parent(s): da67a17

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
+ Sailor-0.5B-Chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Sailor-0.5B-Chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Sailor-0.5B-Chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Sailor-0.5B-Chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Sailor-0.5B-Chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Sailor-0.5B-Chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Sailor-0.5B-Chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Sailor-0.5B-Chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Sailor-0.5B-Chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Sailor-0.5B-Chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Sailor-0.5B-Chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Sailor-0.5B-Chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - zh
5
+ - id
6
+ - th
7
+ - vi
8
+ - ms
9
+ - lo
10
+ datasets:
11
+ - CohereForAI/aya_dataset
12
+ - CohereForAI/aya_collection
13
+ - Open-Orca/OpenOrca
14
+ tags:
15
+ - multilingual
16
+ - sea
17
+ - sailor
18
+ - sft
19
+ - chat
20
+ - instruction
21
+ - TensorBlock
22
+ - GGUF
23
+ widget:
24
+ - text: 如何制作烤鱼?
25
+ example_title: Chinese
26
+ - text: How to bake fish?
27
+ example_title: English
28
+ - text: Bagaimana cara memanggang ikan?
29
+ example_title: Malay
30
+ - text: วิธีย่างปลา?
31
+ example_title: Thai
32
+ - text: Bagaimana membuat bakaran ikan?
33
+ example_title: Indonesian
34
+ - text: Làm thế nào để nướng cá?
35
+ example_title: Vietnamese
36
+ license: apache-2.0
37
+ base_model: sail/Sailor-0.5B-Chat
38
+ inference: false
39
+ ---
40
+
41
+ <div style="width: auto; margin-left: auto; margin-right: auto">
42
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
43
+ </div>
44
+ <div style="display: flex; justify-content: space-between; width: 100%;">
45
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
46
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
47
+ 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>
48
+ </p>
49
+ </div>
50
+ </div>
51
+
52
+ ## sail/Sailor-0.5B-Chat - GGUF
53
+
54
+ This repo contains GGUF format model files for [sail/Sailor-0.5B-Chat](https://huggingface.co/sail/Sailor-0.5B-Chat).
55
+
56
+ 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).
57
+
58
+ <div style="text-align: left; margin: 20px 0;">
59
+ <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;">
60
+ Run them on the TensorBlock client using your local machine ↗
61
+ </a>
62
+ </div>
63
+
64
+ ## Prompt template
65
+
66
+ ```
67
+ <|im_start|>system
68
+ {system_prompt}<|im_end|>
69
+ <|im_start|>user
70
+ {prompt}<|im_end|>
71
+ <|im_start|>answer
72
+ ```
73
+
74
+ ## Model file specification
75
+
76
+ | Filename | Quant type | File Size | Description |
77
+ | -------- | ---------- | --------- | ----------- |
78
+ | [Sailor-0.5B-Chat-Q2_K.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q2_K.gguf) | Q2_K | 0.298 GB | smallest, significant quality loss - not recommended for most purposes |
79
+ | [Sailor-0.5B-Chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q3_K_S.gguf) | Q3_K_S | 0.333 GB | very small, high quality loss |
80
+ | [Sailor-0.5B-Chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q3_K_M.gguf) | Q3_K_M | 0.350 GB | very small, high quality loss |
81
+ | [Sailor-0.5B-Chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q3_K_L.gguf) | Q3_K_L | 0.364 GB | small, substantial quality loss |
82
+ | [Sailor-0.5B-Chat-Q4_0.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q4_0.gguf) | Q4_0 | 0.395 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
83
+ | [Sailor-0.5B-Chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q4_K_S.gguf) | Q4_K_S | 0.397 GB | small, greater quality loss |
84
+ | [Sailor-0.5B-Chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q4_K_M.gguf) | Q4_K_M | 0.407 GB | medium, balanced quality - recommended |
85
+ | [Sailor-0.5B-Chat-Q5_0.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q5_0.gguf) | Q5_0 | 0.453 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
86
+ | [Sailor-0.5B-Chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q5_K_S.gguf) | Q5_K_S | 0.453 GB | large, low quality loss - recommended |
87
+ | [Sailor-0.5B-Chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q5_K_M.gguf) | Q5_K_M | 0.459 GB | large, very low quality loss - recommended |
88
+ | [Sailor-0.5B-Chat-Q6_K.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q6_K.gguf) | Q6_K | 0.515 GB | very large, extremely low quality loss |
89
+ | [Sailor-0.5B-Chat-Q8_0.gguf](https://huggingface.co/tensorblock/Sailor-0.5B-Chat-GGUF/blob/main/Sailor-0.5B-Chat-Q8_0.gguf) | Q8_0 | 0.665 GB | very large, extremely low quality loss - not recommended |
90
+
91
+
92
+ ## Downloading instruction
93
+
94
+ ### Command line
95
+
96
+ Firstly, install Huggingface Client
97
+
98
+ ```shell
99
+ pip install -U "huggingface_hub[cli]"
100
+ ```
101
+
102
+ Then, downoad the individual model file the a local directory
103
+
104
+ ```shell
105
+ huggingface-cli download tensorblock/Sailor-0.5B-Chat-GGUF --include "Sailor-0.5B-Chat-Q2_K.gguf" --local-dir MY_LOCAL_DIR
106
+ ```
107
+
108
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
109
+
110
+ ```shell
111
+ huggingface-cli download tensorblock/Sailor-0.5B-Chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
112
+ ```
Sailor-0.5B-Chat-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9369c4fede7bc466cdd5687f057d804c09297f3ffeef9c228b50f8b5af6cc02
3
+ size 298414592
Sailor-0.5B-Chat-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd2721bca44cbdef7173965b095dda5c459dd26ab5c62ffa2323173cbfea05e
3
+ size 364203520
Sailor-0.5B-Chat-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8e15d93b254df0b48e2754f100893dc04645b4452e8da500bf7ea259ce0b533
3
+ size 349883904
Sailor-0.5B-Chat-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ab5e0658c8adb3b194c12b0c5df1ca045f2ba4553449e00fdffac6e70469dc4
3
+ size 333385216
Sailor-0.5B-Chat-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e58bbf5440c1dc4ae777883c73a73dd4fb84efbace2677224677c28d018d4b44
3
+ size 394992128
Sailor-0.5B-Chat-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f52f2f95688e37e2a1e045564651dda79e09df5fb9029a0142c2b8ed7c29af08
3
+ size 407157248
Sailor-0.5B-Chat-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84ee337893f6b858f32be417f6c9f3c7344a11de228609fd30d3e4d924c0c3f4
3
+ size 396597760
Sailor-0.5B-Chat-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79feeb48d9e989d845318a18006a45a04f659edaaf72904ff387c3480b67765c
3
+ size 452975104
Sailor-0.5B-Chat-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdf8d09e7b92ed6ee67da2c0cd010b3708b7f641535875623c677141350cef91
3
+ size 459241984
Sailor-0.5B-Chat-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5dfae406ccf770f9ecd849c3e97fccfc9cf52a5cf7105f7611828f9345ca2d
3
+ size 452975104
Sailor-0.5B-Chat-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cddfea5b2d1b756ab9b1960aceb94e5e5c920eeaf708dc8c411e13eb6cccc68c
3
+ size 514582016
Sailor-0.5B-Chat-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9391538a1f80835218b87d5cca31dc8d65e713eb6b212f0349e4a472662f3dd
3
+ size 664604160