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