morriszms commited on
Commit
ac82a31
1 Parent(s): 1a2d9db

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
+ open-llama-2-ko-7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ open-llama-2-ko-7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ open-llama-2-ko-7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ open-llama-2-ko-7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ open-llama-2-ko-7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ open-llama-2-ko-7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ open-llama-2-ko-7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ open-llama-2-ko-7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ open-llama-2-ko-7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ open-llama-2-ko-7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ open-llama-2-ko-7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ open-llama-2-ko-7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ - en
5
+ pipeline_tag: text-generation
6
+ inference: false
7
+ tags:
8
+ - facebook
9
+ - meta
10
+ - pytorch
11
+ - llama
12
+ - llama-2
13
+ - kollama
14
+ - llama-2-ko
15
+ - TensorBlock
16
+ - GGUF
17
+ license: mit
18
+ library_name: transformers
19
+ base_model: beomi/open-llama-2-ko-7b
20
+ ---
21
+
22
+ <div style="width: auto; margin-left: auto; margin-right: auto">
23
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
24
+ </div>
25
+ <div style="display: flex; justify-content: space-between; width: 100%;">
26
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
27
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
28
+ 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>
29
+ </p>
30
+ </div>
31
+ </div>
32
+
33
+ ## beomi/open-llama-2-ko-7b - GGUF
34
+
35
+ This repo contains GGUF format model files for [beomi/open-llama-2-ko-7b](https://huggingface.co/beomi/open-llama-2-ko-7b).
36
+
37
+ 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).
38
+
39
+ <div style="text-align: left; margin: 20px 0;">
40
+ <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;">
41
+ Run them on the TensorBlock client using your local machine ↗
42
+ </a>
43
+ </div>
44
+
45
+ ## Prompt template
46
+
47
+ ```
48
+
49
+ ```
50
+
51
+ ## Model file specification
52
+
53
+ | Filename | Quant type | File Size | Description |
54
+ | -------- | ---------- | --------- | ----------- |
55
+ | [open-llama-2-ko-7b-Q2_K.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q2_K.gguf) | Q2_K | 2.422 GB | smallest, significant quality loss - not recommended for most purposes |
56
+ | [open-llama-2-ko-7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q3_K_S.gguf) | Q3_K_S | 2.815 GB | very small, high quality loss |
57
+ | [open-llama-2-ko-7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q3_K_M.gguf) | Q3_K_M | 3.140 GB | very small, high quality loss |
58
+ | [open-llama-2-ko-7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q3_K_L.gguf) | Q3_K_L | 3.419 GB | small, substantial quality loss |
59
+ | [open-llama-2-ko-7b-Q4_0.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q4_0.gguf) | Q4_0 | 3.639 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
60
+ | [open-llama-2-ko-7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q4_K_S.gguf) | Q4_K_S | 3.668 GB | small, greater quality loss |
61
+ | [open-llama-2-ko-7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q4_K_M.gguf) | Q4_K_M | 3.877 GB | medium, balanced quality - recommended |
62
+ | [open-llama-2-ko-7b-Q5_0.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q5_0.gguf) | Q5_0 | 4.415 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
63
+ | [open-llama-2-ko-7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q5_K_S.gguf) | Q5_K_S | 4.415 GB | large, low quality loss - recommended |
64
+ | [open-llama-2-ko-7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q5_K_M.gguf) | Q5_K_M | 4.537 GB | large, very low quality loss - recommended |
65
+ | [open-llama-2-ko-7b-Q6_K.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q6_K.gguf) | Q6_K | 5.240 GB | very large, extremely low quality loss |
66
+ | [open-llama-2-ko-7b-Q8_0.gguf](https://huggingface.co/tensorblock/open-llama-2-ko-7b-GGUF/blob/main/open-llama-2-ko-7b-Q8_0.gguf) | Q8_0 | 6.786 GB | very large, extremely low quality loss - not recommended |
67
+
68
+
69
+ ## Downloading instruction
70
+
71
+ ### Command line
72
+
73
+ Firstly, install Huggingface Client
74
+
75
+ ```shell
76
+ pip install -U "huggingface_hub[cli]"
77
+ ```
78
+
79
+ Then, downoad the individual model file the a local directory
80
+
81
+ ```shell
82
+ huggingface-cli download tensorblock/open-llama-2-ko-7b-GGUF --include "open-llama-2-ko-7b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
83
+ ```
84
+
85
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
86
+
87
+ ```shell
88
+ huggingface-cli download tensorblock/open-llama-2-ko-7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
89
+ ```
open-llama-2-ko-7b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7283e48627457a53276f999c5389c028f16b096f2a2eb33c4e6661759cc9bffb
3
+ size 2600652832
open-llama-2-ko-7b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6814617403c9af026954df2ec320c6346b5ea67fede01e82ac9678167180d1e9
3
+ size 3670863904
open-llama-2-ko-7b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ae97fb860383e6266f13d5b20f35953c152f22612ed4e883b50652e850a7a6c
3
+ size 3371757600
open-llama-2-ko-7b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff0fe6d3d467a09aeb8c4defaa78772a7f4ef2cd940ef6c0ec381dfc0ce4ad8
3
+ size 3022057504
open-llama-2-ko-7b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cae4a5d5b922b3ff56509fd2a52763bd1f5ee38b6b68005f235c9511272525b
3
+ size 3907358752
open-llama-2-ko-7b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01ae97bb5ca6e3cdb8b3ee028e2203234acc986c0d8f65ec51b0e6a7498345d9
3
+ size 4162555936
open-llama-2-ko-7b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:500b9d1741ef4ab3340ee1b34e9ea8d01baaa7789ed6afbd5f3fee0506fbda57
3
+ size 3938291744
open-llama-2-ko-7b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5687ba4df0a88df21d0676e0a363d71a3d34aa50152bc52dff8413aefa2b530
3
+ size 4740583456
open-llama-2-ko-7b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bab3dcf772820c8c93585d8baf40fe83d6216d8f2719eaf3b78bdc49d5c18a5
3
+ size 4872048672
open-llama-2-ko-7b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e6a9bf244272d301227f25f60e435310b5fab6d77d1d6c0fb1887b10891b61c
3
+ size 4740583456
open-llama-2-ko-7b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb65a89aaea0df2f3b71dafb84a5536cd7936284a9150efccc408d929f477c44
3
+ size 5625884704
open-llama-2-ko-7b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b28e02fee17dccc7da5ba30059e020225ea3707c09bf828b2e3cd257bce1878f
3
+ size 7286222880