morriszms commited on
Commit
344192e
·
verified ·
1 Parent(s): f773760

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
+ ko-gemma-2b-it-sft-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ ko-gemma-2b-it-sft-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ ko-gemma-2b-it-sft-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ ko-gemma-2b-it-sft-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ ko-gemma-2b-it-sft-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ ko-gemma-2b-it-sft-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ ko-gemma-2b-it-sft-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ ko-gemma-2b-it-sft-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ ko-gemma-2b-it-sft-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ ko-gemma-2b-it-sft-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ ko-gemma-2b-it-sft-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ ko-gemma-2b-it-sft-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ - en
5
+ library_name: transformers
6
+ datasets:
7
+ - nlpai-lab/kullm-v2
8
+ tags:
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: CarrotAI/ko-gemma-2b-it-sft
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## CarrotAI/ko-gemma-2b-it-sft - GGUF
26
+
27
+ This repo contains GGUF format model files for [CarrotAI/ko-gemma-2b-it-sft](https://huggingface.co/CarrotAI/ko-gemma-2b-it-sft).
28
+
29
+ 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).
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <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;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+ <bos><start_of_turn>user
41
+ {prompt}<end_of_turn>
42
+ <start_of_turn>model
43
+ ```
44
+
45
+ ## Model file specification
46
+
47
+ | Filename | Quant type | File Size | Description |
48
+ | -------- | ---------- | --------- | ----------- |
49
+ | [ko-gemma-2b-it-sft-Q2_K.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q2_K.gguf) | Q2_K | 1.158 GB | smallest, significant quality loss - not recommended for most purposes |
50
+ | [ko-gemma-2b-it-sft-Q3_K_S.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q3_K_S.gguf) | Q3_K_S | 1.288 GB | very small, high quality loss |
51
+ | [ko-gemma-2b-it-sft-Q3_K_M.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q3_K_M.gguf) | Q3_K_M | 1.384 GB | very small, high quality loss |
52
+ | [ko-gemma-2b-it-sft-Q3_K_L.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q3_K_L.gguf) | Q3_K_L | 1.466 GB | small, substantial quality loss |
53
+ | [ko-gemma-2b-it-sft-Q4_0.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q4_0.gguf) | Q4_0 | 1.551 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
54
+ | [ko-gemma-2b-it-sft-Q4_K_S.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q4_K_S.gguf) | Q4_K_S | 1.560 GB | small, greater quality loss |
55
+ | [ko-gemma-2b-it-sft-Q4_K_M.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q4_K_M.gguf) | Q4_K_M | 1.630 GB | medium, balanced quality - recommended |
56
+ | [ko-gemma-2b-it-sft-Q5_0.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q5_0.gguf) | Q5_0 | 1.799 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
57
+ | [ko-gemma-2b-it-sft-Q5_K_S.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q5_K_S.gguf) | Q5_K_S | 1.799 GB | large, low quality loss - recommended |
58
+ | [ko-gemma-2b-it-sft-Q5_K_M.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q5_K_M.gguf) | Q5_K_M | 1.840 GB | large, very low quality loss - recommended |
59
+ | [ko-gemma-2b-it-sft-Q6_K.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q6_K.gguf) | Q6_K | 2.062 GB | very large, extremely low quality loss |
60
+ | [ko-gemma-2b-it-sft-Q8_0.gguf](https://huggingface.co/tensorblock/ko-gemma-2b-it-sft-GGUF/blob/main/ko-gemma-2b-it-sft-Q8_0.gguf) | Q8_0 | 2.669 GB | very large, extremely low quality loss - not recommended |
61
+
62
+
63
+ ## Downloading instruction
64
+
65
+ ### Command line
66
+
67
+ Firstly, install Huggingface Client
68
+
69
+ ```shell
70
+ pip install -U "huggingface_hub[cli]"
71
+ ```
72
+
73
+ Then, downoad the individual model file the a local directory
74
+
75
+ ```shell
76
+ huggingface-cli download tensorblock/ko-gemma-2b-it-sft-GGUF --include "ko-gemma-2b-it-sft-Q2_K.gguf" --local-dir MY_LOCAL_DIR
77
+ ```
78
+
79
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
80
+
81
+ ```shell
82
+ huggingface-cli download tensorblock/ko-gemma-2b-it-sft-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
83
+ ```
ko-gemma-2b-it-sft-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9331af494a65c0bad473f0e6fc7064dab4faaf7cf44d81bb7fd817ffee01dcd
3
+ size 1157925248
ko-gemma-2b-it-sft-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a46850d7d6f5edfe1497e05755dab5ce49fada3aa64b8fe4eda1231988d052
3
+ size 1465592192
ko-gemma-2b-it-sft-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6676152894d5d46f101ce66938cd7806f9e406c2730728a9127a60b9b1d8d8aa
3
+ size 1383803264
ko-gemma-2b-it-sft-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22eead42412f0c3d8a9c05fb4e500435f9ded383db2d6cef32981591b84a4f2d
3
+ size 1287981440
ko-gemma-2b-it-sft-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4655825d6c3217279c249cd1eda1b6f99847c0bddf215c39a4197f9aeb969d38
3
+ size 1551190400
ko-gemma-2b-it-sft-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b46ddab608968fae59a1d2e8a0b7ed1be5d664b3f33932da231020a53549327
3
+ size 1630263680
ko-gemma-2b-it-sft-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37bcd09d35182de2ae57396dae9c41ed3639e2c911f2febb3070dd1a69f978cc
3
+ size 1559841152
ko-gemma-2b-it-sft-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5afe93b6ef8e79af08eb093665eb4b3f083c10aa31ec72690858819947c7fd3
3
+ size 1798916480
ko-gemma-2b-it-sft-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a94a83c8a38001d7987a87acd16929d885807e1028eee73e2f89034afdf865b
3
+ size 1839651200
ko-gemma-2b-it-sft-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2668e1d7beb1870443e7a0cc8d498b340bba02ec956bcaa77c2b3f004ff8e2
3
+ size 1798916480
ko-gemma-2b-it-sft-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8130a3357602ad952a27d5c655a05094e24e01de237cfae9bdbf47970a8cd033
3
+ size 2062125440
ko-gemma-2b-it-sft-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26828af1281b75ebec2ca4d7c2255814792dcd397c7a674712df5a80d0d16c74
3
+ size 2669070720