morriszms commited on
Commit
57d8d2d
·
verified ·
1 Parent(s): 8dce8e8

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-ko-peft-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama-ko-peft-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama-ko-peft-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama-ko-peft-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama-ko-peft-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama-ko-peft-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama-ko-peft-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama-ko-peft-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama-ko-peft-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama-ko-peft-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama-ko-peft-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama-ko-peft-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - ko
5
+ base_model: colable/llama-ko-peft
6
+ tags:
7
+ - TensorBlock
8
+ - GGUF
9
+ ---
10
+
11
+ <div style="width: auto; margin-left: auto; margin-right: auto">
12
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
+ </div>
14
+ <div style="display: flex; justify-content: space-between; width: 100%;">
15
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
17
+ 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>
18
+ </p>
19
+ </div>
20
+ </div>
21
+
22
+ ## colable/llama-ko-peft - GGUF
23
+
24
+ This repo contains GGUF format model files for [colable/llama-ko-peft](https://huggingface.co/colable/llama-ko-peft).
25
+
26
+ 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).
27
+
28
+ <div style="text-align: left; margin: 20px 0;">
29
+ <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;">
30
+ Run them on the TensorBlock client using your local machine ↗
31
+ </a>
32
+ </div>
33
+
34
+ ## Prompt template
35
+
36
+ ```
37
+
38
+ ```
39
+
40
+ ## Model file specification
41
+
42
+ | Filename | Quant type | File Size | Description |
43
+ | -------- | ---------- | --------- | ----------- |
44
+ | [llama-ko-peft-Q2_K.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q2_K.gguf) | Q2_K | 2.422 GB | smallest, significant quality loss - not recommended for most purposes |
45
+ | [llama-ko-peft-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q3_K_S.gguf) | Q3_K_S | 2.815 GB | very small, high quality loss |
46
+ | [llama-ko-peft-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q3_K_M.gguf) | Q3_K_M | 3.140 GB | very small, high quality loss |
47
+ | [llama-ko-peft-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q3_K_L.gguf) | Q3_K_L | 3.419 GB | small, substantial quality loss |
48
+ | [llama-ko-peft-Q4_0.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q4_0.gguf) | Q4_0 | 3.639 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
49
+ | [llama-ko-peft-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q4_K_S.gguf) | Q4_K_S | 3.668 GB | small, greater quality loss |
50
+ | [llama-ko-peft-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q4_K_M.gguf) | Q4_K_M | 3.877 GB | medium, balanced quality - recommended |
51
+ | [llama-ko-peft-Q5_0.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q5_0.gguf) | Q5_0 | 4.415 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
52
+ | [llama-ko-peft-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q5_K_S.gguf) | Q5_K_S | 4.415 GB | large, low quality loss - recommended |
53
+ | [llama-ko-peft-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q5_K_M.gguf) | Q5_K_M | 4.537 GB | large, very low quality loss - recommended |
54
+ | [llama-ko-peft-Q6_K.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q6_K.gguf) | Q6_K | 5.240 GB | very large, extremely low quality loss |
55
+ | [llama-ko-peft-Q8_0.gguf](https://huggingface.co/tensorblock/llama-ko-peft-GGUF/blob/main/llama-ko-peft-Q8_0.gguf) | Q8_0 | 6.786 GB | very large, extremely low quality loss - not recommended |
56
+
57
+
58
+ ## Downloading instruction
59
+
60
+ ### Command line
61
+
62
+ Firstly, install Huggingface Client
63
+
64
+ ```shell
65
+ pip install -U "huggingface_hub[cli]"
66
+ ```
67
+
68
+ Then, downoad the individual model file the a local directory
69
+
70
+ ```shell
71
+ huggingface-cli download tensorblock/llama-ko-peft-GGUF --include "llama-ko-peft-Q2_K.gguf" --local-dir MY_LOCAL_DIR
72
+ ```
73
+
74
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/llama-ko-peft-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
78
+ ```
llama-ko-peft-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b9f5c11acfa358026c4232d582c4b2357e220dd15a5998ae01a249c356c5e7b
3
+ size 2600652768
llama-ko-peft-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6840b1f0e7a0d5ad23daf92f577be644d5ab88a8fa1ff22fe89b3c02b669723f
3
+ size 3670863840
llama-ko-peft-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ee891798261d907604797160783011af3daa582e48994ee126ce1e1913b222
3
+ size 3371757536
llama-ko-peft-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9999e0bfc6e082d0b7bfd01a5f93f6743496d67d8045a5823dd04ffefed7826
3
+ size 3022057440
llama-ko-peft-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4cfc85d1f763b7d8b6b1bb08d0915cd8622828da37c54af2c8dbac489d44d7
3
+ size 3907358688
llama-ko-peft-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64255f7e74794017b860018c64b9d4927e34e330dc26c5348228ad8a4d7fa27f
3
+ size 4162555872
llama-ko-peft-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4cf09b164634d7a792cb9807c78e4c0ff207590baab2b0d7f465473c64f2f67
3
+ size 3938291680
llama-ko-peft-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c2d4d17e07441c81fda5e8273c81d183fa4e39c415e7906d7bea3c593823f0
3
+ size 4740583392
llama-ko-peft-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:570a2442f0fe2be58889a8ebcb5f3474c10cc22f9f1c6637ac9441c7674635c1
3
+ size 4872048608
llama-ko-peft-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:271ce73efd2768010eafd47aed8f77c4818ee9fe4cf5c449d74f1f6c3822fd99
3
+ size 4740583392
llama-ko-peft-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c50e20493dab343402152c7ae72a174c63348eb5f483bf48b199c682b654174
3
+ size 5625884640
llama-ko-peft-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9a302d6288f79b2c74d7a2ac47d78e39643b52852ec46ac0a04505a5b7ed673
3
+ size 7286222816