morriszms commited on
Commit
0385461
1 Parent(s): 14f1ac3

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
+ Waktaverse-Llama-3-KO-8B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Waktaverse-Llama-3-KO-8B-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Waktaverse-Llama-3-KO-8B-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Waktaverse-Llama-3-KO-8B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Waktaverse-Llama-3-KO-8B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ - en
5
+ license: llama3
6
+ library_name: transformers
7
+ tags:
8
+ - llama
9
+ - llama-3
10
+ - TensorBlock
11
+ - GGUF
12
+ base_model: PathFinderKR/Waktaverse-Llama-3-KO-8B-Instruct
13
+ datasets:
14
+ - MarkrAI/KoCommercial-Dataset
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
+ ## PathFinderKR/Waktaverse-Llama-3-KO-8B-Instruct - GGUF
29
+
30
+ This repo contains GGUF format model files for [PathFinderKR/Waktaverse-Llama-3-KO-8B-Instruct](https://huggingface.co/PathFinderKR/Waktaverse-Llama-3-KO-8B-Instruct).
31
+
32
+ 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).
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
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
55
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
56
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
57
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
58
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
59
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
60
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
61
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
62
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
63
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
64
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
65
+ | [Waktaverse-Llama-3-KO-8B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Waktaverse-Llama-3-KO-8B-Instruct-GGUF/blob/main/Waktaverse-Llama-3-KO-8B-Instruct-Q8_0.gguf) | Q8_0 | 8.541 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/Waktaverse-Llama-3-KO-8B-Instruct-GGUF --include "Waktaverse-Llama-3-KO-8B-Instruct-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/Waktaverse-Llama-3-KO-8B-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
88
+ ```
Waktaverse-Llama-3-KO-8B-Instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e832f5a7a3052df950d4e59ac286dc5e4489d925ae4ca656f864ffa7d5cf312
3
+ size 3179132096
Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca1fbb35979abbb11f2f62a82b0f5097a0dd389aeace2fb4e901102b373c3640
3
+ size 4321957056
Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c0e1ff79f86b2d3d3da22bbfdd9e3b709679a7eeb0a06b62f9d1831f4dc369a
3
+ size 4018918592
Waktaverse-Llama-3-KO-8B-Instruct-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f19365a4819110610074b150e9e1eb49b6857ecca21c11c498b5d828c436bfa
3
+ size 3664499904
Waktaverse-Llama-3-KO-8B-Instruct-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad580ff979685404214c46d449eaae6f54147b0e03dd6fedf198b0286cddb77
3
+ size 4661212352
Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1dda4f791da4d8c52d432a7fe21ae32937f3f761cbe26c34fb68124513301d1
3
+ size 4920734912
Waktaverse-Llama-3-KO-8B-Instruct-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cab15fb0d8520ad763afba234bdaa90b374350a0a1835f54b2eb5dc368db9f88
3
+ size 4692669632
Waktaverse-Llama-3-KO-8B-Instruct-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f53e53ee5ad3a09662a0a43e4234ddb7622a92fbe125ba3f8623271678c2bc8
3
+ size 5599294656
Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73c9136ae4561e10ea3af632669ded72a1fb1e19aea862e1860d83b4f5dc4211
3
+ size 5732988096
Waktaverse-Llama-3-KO-8B-Instruct-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eace1454f84aa1ef58ecd80328dd91204b5755ed4f15bee40360c4732324ea78
3
+ size 5599294656
Waktaverse-Llama-3-KO-8B-Instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748259f1781c0d28a663aecfe1c40ffce0e072311525966074b004736fe3cbd8
3
+ size 6596007104
Waktaverse-Llama-3-KO-8B-Instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b930f535f0ee060e95feed7e00094a80d23526303d982122df45563a5ad15d5
3
+ size 8540771520