morriszms commited on
Commit
a2fc14b
1 Parent(s): c422a36

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
+ llama-3.1-Asian-Bllossom-8B-Translator-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama-3.1-Asian-Bllossom-8B-Translator-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama-3.1-Asian-Bllossom-8B-Translator-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama-3.1-Asian-Bllossom-8B-Translator-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama-3.1-Asian-Bllossom-8B-Translator-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.1
4
+ language:
5
+ - ko
6
+ - vi
7
+ - id
8
+ - km
9
+ - th
10
+ metrics:
11
+ - bleu
12
+ - rouge
13
+ base_model: MLP-KTLim/llama-3.1-Asian-Bllossom-8B-Translator
14
+ tags:
15
+ - TensorBlock
16
+ - GGUF
17
+ ---
18
+
19
+ <div style="width: auto; margin-left: auto; margin-right: auto">
20
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
21
+ </div>
22
+ <div style="display: flex; justify-content: space-between; width: 100%;">
23
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
24
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
25
+ 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>
26
+ </p>
27
+ </div>
28
+ </div>
29
+
30
+ ## MLP-KTLim/llama-3.1-Asian-Bllossom-8B-Translator - GGUF
31
+
32
+ This repo contains GGUF format model files for [MLP-KTLim/llama-3.1-Asian-Bllossom-8B-Translator](https://huggingface.co/MLP-KTLim/llama-3.1-Asian-Bllossom-8B-Translator).
33
+
34
+ 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).
35
+
36
+ <div style="text-align: left; margin: 20px 0;">
37
+ <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;">
38
+ Run them on the TensorBlock client using your local machine ↗
39
+ </a>
40
+ </div>
41
+
42
+ ## Prompt template
43
+
44
+ ```
45
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
46
+
47
+ Cutting Knowledge Date: December 2023
48
+ Today Date: 26 Jul 2024
49
+
50
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
51
+
52
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
53
+ ```
54
+
55
+ ## Model file specification
56
+
57
+ | Filename | Quant type | File Size | Description |
58
+ | -------- | ---------- | --------- | ----------- |
59
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q2_K.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
60
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
61
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
62
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
63
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q4_0.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
64
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
65
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
66
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q5_0.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
67
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
68
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
69
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q6_K.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
70
+ | [llama-3.1-Asian-Bllossom-8B-Translator-Q8_0.gguf](https://huggingface.co/tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF/blob/main/llama-3.1-Asian-Bllossom-8B-Translator-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
71
+
72
+
73
+ ## Downloading instruction
74
+
75
+ ### Command line
76
+
77
+ Firstly, install Huggingface Client
78
+
79
+ ```shell
80
+ pip install -U "huggingface_hub[cli]"
81
+ ```
82
+
83
+ Then, downoad the individual model file the a local directory
84
+
85
+ ```shell
86
+ huggingface-cli download tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF --include "llama-3.1-Asian-Bllossom-8B-Translator-Q2_K.gguf" --local-dir MY_LOCAL_DIR
87
+ ```
88
+
89
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
90
+
91
+ ```shell
92
+ huggingface-cli download tensorblock/llama-3.1-Asian-Bllossom-8B-Translator-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
93
+ ```
llama-3.1-Asian-Bllossom-8B-Translator-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b80d27f43689fc131b290835d6db800753aaeb8308f614edce3c6a0db7279eff
3
+ size 3179136352
llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0fafafe9bbef3dc5438655847d36ff80ee449a747470bc0e5fc4413eb143ca
3
+ size 4321961312
llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf962582cda34cfdf373d1eba0fc4becc5c6a0a0024f6f7613638c7325a60668
3
+ size 4018922848
llama-3.1-Asian-Bllossom-8B-Translator-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fdeeb62ac52cefe39972d482883329a027243de855c6304eca04626675e6249
3
+ size 3664504160
llama-3.1-Asian-Bllossom-8B-Translator-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d01a64950da341e0bcaaef2cd16e1eccbc49b5c2bf32e356936de556b15c5699
3
+ size 4661216608
llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46baf3e2ce5b10ea4235ae9f90813de98c670005dc0d362916b01e5d5477af26
3
+ size 4920739168
llama-3.1-Asian-Bllossom-8B-Translator-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:644c752418ba39ef6424ae3c11cdcc2309b0b7cc80db82f01160a6ea2a2ffd01
3
+ size 4692673888
llama-3.1-Asian-Bllossom-8B-Translator-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e1f011385176eae2fbfd82fd016824ff6c8704ba9fdfbfdbbcc88c665147ded
3
+ size 5599298912
llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507c2774e954d8121cf1a3d35956316e9a0c4d812d6b3f6ee228213839520c7d
3
+ size 5732992352
llama-3.1-Asian-Bllossom-8B-Translator-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6969917495c2781776f9bcc7030b46271b33c60eed5201e129232bb54bbb9dcf
3
+ size 5599298912
llama-3.1-Asian-Bllossom-8B-Translator-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ee0792137ca4ee47d9d8c377245cdee72f34e76f302d312352c9b5b32b83aab
3
+ size 6596011360
llama-3.1-Asian-Bllossom-8B-Translator-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01492dac681fbe801c67abbf1df0508daa561ae8010b27e7c3f1d6c4dfb3128
3
+ size 8540775776