Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +88 -0
- gemma-en-ko-7b-v0.2-Q2_K.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q3_K_L.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q3_K_M.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q3_K_S.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q4_0.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q4_K_M.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q4_K_S.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q5_0.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q5_K_M.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q5_K_S.gguf +3 -0
- gemma-en-ko-7b-v0.2-Q6_K.gguf +3 -0
- gemma-en-ko-7b-v0.2-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 |
+
gemma-en-ko-7b-v0.2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
gemma-en-ko-7b-v0.2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
gemma-en-ko-7b-v0.2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
gemma-en-ko-7b-v0.2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
gemma-en-ko-7b-v0.2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
gemma-en-ko-7b-v0.2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
gemma-en-ko-7b-v0.2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
gemma-en-ko-7b-v0.2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
gemma-en-ko-7b-v0.2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
gemma-en-ko-7b-v0.2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
gemma-en-ko-7b-v0.2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
gemma-en-ko-7b-v0.2-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: gemma-terms-of-use
|
5 |
+
license_link: https://ai.google.dev/gemma/terms
|
6 |
+
language:
|
7 |
+
- ko
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- korean
|
11 |
+
- gemma
|
12 |
+
- pytorch
|
13 |
+
- TensorBlock
|
14 |
+
- GGUF
|
15 |
+
pipeline_tag: text-generation
|
16 |
+
base_model: yhkim9362/gemma-en-ko-7b-v0.2
|
17 |
+
---
|
18 |
+
|
19 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
20 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
21 |
+
</div>
|
22 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
23 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
24 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
25 |
+
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>
|
26 |
+
</p>
|
27 |
+
</div>
|
28 |
+
</div>
|
29 |
+
|
30 |
+
## yhkim9362/gemma-en-ko-7b-v0.2 - GGUF
|
31 |
+
|
32 |
+
This repo contains GGUF format model files for [yhkim9362/gemma-en-ko-7b-v0.2](https://huggingface.co/yhkim9362/gemma-en-ko-7b-v0.2).
|
33 |
+
|
34 |
+
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).
|
35 |
+
|
36 |
+
<div style="text-align: left; margin: 20px 0;">
|
37 |
+
<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;">
|
38 |
+
Run them on the TensorBlock client using your local machine ↗
|
39 |
+
</a>
|
40 |
+
</div>
|
41 |
+
|
42 |
+
## Prompt template
|
43 |
+
|
44 |
+
```
|
45 |
+
<bos><start_of_turn>user
|
46 |
+
{prompt}<end_of_turn>
|
47 |
+
<start_of_turn>model
|
48 |
+
```
|
49 |
+
|
50 |
+
## Model file specification
|
51 |
+
|
52 |
+
| Filename | Quant type | File Size | Description |
|
53 |
+
| -------- | ---------- | --------- | ----------- |
|
54 |
+
| [gemma-en-ko-7b-v0.2-Q2_K.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q2_K.gguf) | Q2_K | 3.242 GB | smallest, significant quality loss - not recommended for most purposes |
|
55 |
+
| [gemma-en-ko-7b-v0.2-Q3_K_S.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q3_K_S.gguf) | Q3_K_S | 3.709 GB | very small, high quality loss |
|
56 |
+
| [gemma-en-ko-7b-v0.2-Q3_K_M.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q3_K_M.gguf) | Q3_K_M | 4.069 GB | very small, high quality loss |
|
57 |
+
| [gemma-en-ko-7b-v0.2-Q3_K_L.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q3_K_L.gguf) | Q3_K_L | 4.386 GB | small, substantial quality loss |
|
58 |
+
| [gemma-en-ko-7b-v0.2-Q4_0.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q4_0.gguf) | Q4_0 | 4.668 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
59 |
+
| [gemma-en-ko-7b-v0.2-Q4_K_S.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q4_K_S.gguf) | Q4_K_S | 4.700 GB | small, greater quality loss |
|
60 |
+
| [gemma-en-ko-7b-v0.2-Q4_K_M.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q4_K_M.gguf) | Q4_K_M | 4.964 GB | medium, balanced quality - recommended |
|
61 |
+
| [gemma-en-ko-7b-v0.2-Q5_0.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q5_0.gguf) | Q5_0 | 5.570 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
62 |
+
| [gemma-en-ko-7b-v0.2-Q5_K_S.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q5_K_S.gguf) | Q5_K_S | 5.570 GB | large, low quality loss - recommended |
|
63 |
+
| [gemma-en-ko-7b-v0.2-Q5_K_M.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q5_K_M.gguf) | Q5_K_M | 5.723 GB | large, very low quality loss - recommended |
|
64 |
+
| [gemma-en-ko-7b-v0.2-Q6_K.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q6_K.gguf) | Q6_K | 6.529 GB | very large, extremely low quality loss |
|
65 |
+
| [gemma-en-ko-7b-v0.2-Q8_0.gguf](https://huggingface.co/tensorblock/gemma-en-ko-7b-v0.2-GGUF/blob/main/gemma-en-ko-7b-v0.2-Q8_0.gguf) | Q8_0 | 8.454 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/gemma-en-ko-7b-v0.2-GGUF --include "gemma-en-ko-7b-v0.2-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/gemma-en-ko-7b-v0.2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
88 |
+
```
|
gemma-en-ko-7b-v0.2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a83b7aa83c395d2abde65e0ae83859efbbc9a6e21eccb4a497c9bb6c28618727
|
3 |
+
size 3481447328
|
gemma-en-ko-7b-v0.2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a60bdedf77e87c9c02695689dee41ca1600d28ecb754a74583eb4de6f6ad8c06
|
3 |
+
size 4709067680
|
gemma-en-ko-7b-v0.2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:784ad435a1bb2e9ebd1f67a544a5450a5c8ad6b8e9d9bdf3a021d4a266c5aa5e
|
3 |
+
size 4369329056
|
gemma-en-ko-7b-v0.2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07961c2aae2e19d2df98ed82dec0c7e10c67eb5047b9773cac00d7116a32c61b
|
3 |
+
size 3982404512
|
gemma-en-ko-7b-v0.2-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f191b525ba684d20d33f97fdc544e73da071f6f665ad14a737d903d83697b1a
|
3 |
+
size 5011844000
|
gemma-en-ko-7b-v0.2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0712e9521261a8af94ffc5e37fa058374122ff72ce3edf0438973f0cbe815c89
|
3 |
+
size 5329759136
|
gemma-en-ko-7b-v0.2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f299fd6e06c7e1e17bd0edd570fc5e5d69a8259b6e97fe6f566b45ee4003ef0
|
3 |
+
size 5046447008
|
gemma-en-ko-7b-v0.2-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1427f041f03903b6f21e1bd86c7dc22513c46f4f42d0005c5ec253104699e783
|
3 |
+
size 5980728224
|
gemma-en-ko-7b-v0.2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e908ff5cd18e7a6f1b204b7dec55e4cb3d14b9841b1360f4f7043c188b709315
|
3 |
+
size 6144502688
|
gemma-en-ko-7b-v0.2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33163195c055cad0547a980fa68c47d7324e5a3597415f75e21c597890c3d7bd
|
3 |
+
size 5980728224
|
gemma-en-ko-7b-v0.2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab5722960d24b25b55d8f4bf15b136d8d0d8dd10e590cbe1b84cc86b43eadd3
|
3 |
+
size 7010167712
|
gemma-en-ko-7b-v0.2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb3e0576611f24ee9b07e596543944abd673c34933550ede88c56be2da5b7aa9
|
3 |
+
size 9077844896
|