morriszms commited on
Commit
278faa8
·
verified ·
1 Parent(s): 748cd92

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
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ ko-Llama-3-8B-Instruct-sft-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: other
4
+ license_name: meta-llama-3-community-license-agreement
5
+ language:
6
+ - ko
7
+ - en
8
+ tags:
9
+ - korean
10
+ - gemma
11
+ - TensorBlock
12
+ - GGUF
13
+ pipeline_tag: text-generation
14
+ base_model: ihopper/ko-Llama-3-8B-Instruct-sft-v1.0
15
+ ---
16
+
17
+ <div style="width: auto; margin-left: auto; margin-right: auto">
18
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
19
+ </div>
20
+ <div style="display: flex; justify-content: space-between; width: 100%;">
21
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
22
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
23
+ 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>
24
+ </p>
25
+ </div>
26
+ </div>
27
+
28
+ ## ihopper/ko-Llama-3-8B-Instruct-sft-v1.0 - GGUF
29
+
30
+ This repo contains GGUF format model files for [ihopper/ko-Llama-3-8B-Instruct-sft-v1.0](https://huggingface.co/ihopper/ko-Llama-3-8B-Instruct-sft-v1.0).
31
+
32
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
33
+
34
+ <div style="text-align: left; margin: 20px 0;">
35
+ <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;">
36
+ Run them on the TensorBlock client using your local machine ↗
37
+ </a>
38
+ </div>
39
+
40
+ ## Prompt template
41
+
42
+ ```
43
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
44
+
45
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
46
+
47
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
48
+ ```
49
+
50
+ ## Model file specification
51
+
52
+ | Filename | Quant type | File Size | Description |
53
+ | -------- | ---------- | --------- | ----------- |
54
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
55
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
56
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
57
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
58
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
59
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
60
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
61
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
62
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
63
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
64
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
65
+ | [ko-Llama-3-8B-Instruct-sft-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF/blob/main/ko-Llama-3-8B-Instruct-sft-v1.0-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
66
+
67
+
68
+ ## Downloading instruction
69
+
70
+ ### Command line
71
+
72
+ Firstly, install Huggingface Client
73
+
74
+ ```shell
75
+ pip install -U "huggingface_hub[cli]"
76
+ ```
77
+
78
+ Then, downoad the individual model file the a local directory
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF --include "ko-Llama-3-8B-Instruct-sft-v1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
82
+ ```
83
+
84
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
85
+
86
+ ```shell
87
+ huggingface-cli download tensorblock/ko-Llama-3-8B-Instruct-sft-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
88
+ ```
ko-Llama-3-8B-Instruct-sft-v1.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bc8cf4d280273affccc350499077b165a1d16a3026368f1c36148f095ce785e
3
+ size 3179136672
ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b982896944587962cc6e2aba81bf0d338324bffd72c6e1c4757cbc587e10c6df
3
+ size 4321962048
ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc9352041e0e6b17bc7b8b58be4777c9655bf1ff40704a95cefc718b44509b72
3
+ size 4018923584
ko-Llama-3-8B-Instruct-sft-v1.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2761ee58132efe68c0e5c0c6e8c9611a2250162fa1a9f40a6bc587522bb258
3
+ size 3664504896
ko-Llama-3-8B-Instruct-sft-v1.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e3f9816eb400607c1b242795dd195a7c650b52ff6697ced4e77ce6ba5a1f5b
3
+ size 4661217888
ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cffb9f8a94308af8ff6f71e07da8e25718f11488ebe75a8dec3faa5ad63cf99
3
+ size 4920740448
ko-Llama-3-8B-Instruct-sft-v1.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798e827f29291e6bcdaaf26cef483f3e4794487a1ea91fec5a79e0a361d8007b
3
+ size 4692675168
ko-Llama-3-8B-Instruct-sft-v1.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a23f847deee0dc2ba30d8c51f94e7d310a5532a3679c25be5b7868c3546d0a8
3
+ size 5599300704
ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1d684dfe30f08b7af807b6dcec7b3e001c1731817fca26a2adda5817530b04
3
+ size 5732994144
ko-Llama-3-8B-Instruct-sft-v1.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b71a42a76186f52e173dc2b92b67ba7ff8f4aa90a2212e5f7417ca8e94637544
3
+ size 5599300704
ko-Llama-3-8B-Instruct-sft-v1.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfc1e025cd416829783b75cff283f3fd6c2dbb6301ebe53f4c87a9211f797b8
3
+ size 6596013696
ko-Llama-3-8B-Instruct-sft-v1.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59075380c5014ff9a668514e9a6ec3f8caf6265618bd4943674a70b8ad4fcd0
3
+ size 8540780096