morriszms commited on
Commit
1ec6b7a
·
verified ·
1 Parent(s): b7f8fa2

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
+ gemma-ko-7b-instruct-v0.52-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gemma-ko-7b-instruct-v0.52-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gemma-ko-7b-instruct-v0.52-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gemma-ko-7b-instruct-v0.52-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gemma-ko-7b-instruct-v0.52-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gemma-ko-7b-instruct-v0.52-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gemma-ko-7b-instruct-v0.52-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gemma-ko-7b-instruct-v0.52-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gemma-ko-7b-instruct-v0.52-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gemma-ko-7b-instruct-v0.52-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gemma-ko-7b-instruct-v0.52-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gemma-ko-7b-instruct-v0.52-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: lemon-mint/gemma-ko-7b-instruct-v0.52
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
+ ## lemon-mint/gemma-ko-7b-instruct-v0.52 - GGUF
31
+
32
+ This repo contains GGUF format model files for [lemon-mint/gemma-ko-7b-instruct-v0.52](https://huggingface.co/lemon-mint/gemma-ko-7b-instruct-v0.52).
33
+
34
+ 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).
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-ko-7b-instruct-v0.52-Q2_K.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q2_K.gguf) | Q2_K | 3.481 GB | smallest, significant quality loss - not recommended for most purposes |
55
+ | [gemma-ko-7b-instruct-v0.52-Q3_K_S.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q3_K_S.gguf) | Q3_K_S | 3.982 GB | very small, high quality loss |
56
+ | [gemma-ko-7b-instruct-v0.52-Q3_K_M.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q3_K_M.gguf) | Q3_K_M | 4.369 GB | very small, high quality loss |
57
+ | [gemma-ko-7b-instruct-v0.52-Q3_K_L.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q3_K_L.gguf) | Q3_K_L | 4.709 GB | small, substantial quality loss |
58
+ | [gemma-ko-7b-instruct-v0.52-Q4_0.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q4_0.gguf) | Q4_0 | 5.012 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
59
+ | [gemma-ko-7b-instruct-v0.52-Q4_K_S.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q4_K_S.gguf) | Q4_K_S | 5.046 GB | small, greater quality loss |
60
+ | [gemma-ko-7b-instruct-v0.52-Q4_K_M.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q4_K_M.gguf) | Q4_K_M | 5.330 GB | medium, balanced quality - recommended |
61
+ | [gemma-ko-7b-instruct-v0.52-Q5_0.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q5_0.gguf) | Q5_0 | 5.981 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
62
+ | [gemma-ko-7b-instruct-v0.52-Q5_K_S.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q5_K_S.gguf) | Q5_K_S | 5.981 GB | large, low quality loss - recommended |
63
+ | [gemma-ko-7b-instruct-v0.52-Q5_K_M.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q5_K_M.gguf) | Q5_K_M | 6.145 GB | large, very low quality loss - recommended |
64
+ | [gemma-ko-7b-instruct-v0.52-Q6_K.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q6_K.gguf) | Q6_K | 7.010 GB | very large, extremely low quality loss |
65
+ | [gemma-ko-7b-instruct-v0.52-Q8_0.gguf](https://huggingface.co/tensorblock/gemma-ko-7b-instruct-v0.52-GGUF/blob/main/gemma-ko-7b-instruct-v0.52-Q8_0.gguf) | Q8_0 | 9.078 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-ko-7b-instruct-v0.52-GGUF --include "gemma-ko-7b-instruct-v0.52-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-ko-7b-instruct-v0.52-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
88
+ ```
gemma-ko-7b-instruct-v0.52-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c230032bf362d44b2ac862ecc1bfaced2976137cdabbc812af0355c8544cb3
3
+ size 3481448384
gemma-ko-7b-instruct-v0.52-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef2e06e7ddd3b5f34c0a7cb433a9a2b82c41ea3766f806be08d4529c67a8fcc9
3
+ size 4709068736
gemma-ko-7b-instruct-v0.52-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a409bde278b725cc61ac0ed64d4920050ab6a17b6ce53cbe1c8cf2a517debd
3
+ size 4369330112
gemma-ko-7b-instruct-v0.52-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc9ffb850f9c88ec0433d1be4ac5c4d606a8fc76ab7d75be47dd2066c57fffc
3
+ size 3982405568
gemma-ko-7b-instruct-v0.52-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef5951f5ead0c97c1f8cb7fcce2c5aad0f800c3b0fdfc49da3317e902ad3d6a
3
+ size 5011845056
gemma-ko-7b-instruct-v0.52-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76fa8287668d91bd89391fa09afe92a5cbe8197402c7283c393fdbff9ad4192f
3
+ size 5329760192
gemma-ko-7b-instruct-v0.52-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d73b08197b72e4f6c458a7f5a812d373e042eda1e6a06a399d414be986394642
3
+ size 5046448064
gemma-ko-7b-instruct-v0.52-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d28ab3eab1b581869fbbac8d4fe60b70688489b647bf60936b97306320f556e8
3
+ size 5980729280
gemma-ko-7b-instruct-v0.52-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33d2b5bc9b881eb471a73f4a3ea1a73ba20a8c2ea12a953514d56543e855aec2
3
+ size 6144503744
gemma-ko-7b-instruct-v0.52-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497e3e09f41f63a861f449b53ade5008f7d64aac42affc5f112628fdc2ea584a
3
+ size 5980729280
gemma-ko-7b-instruct-v0.52-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52476c446c57f315290a2e2a672862fbf5f40d42482d3b9a1a62af16c14e9d7b
3
+ size 7010168768
gemma-ko-7b-instruct-v0.52-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7537990dff38ae21c172c7575f1ec1fb662cf6774eb2d926234dddd38bdc0711
3
+ size 9077845952