morriszms commited on
Commit
0c1dbd0
1 Parent(s): f92017d

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
+ kullama2-7b-ko-PGO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ kullama2-7b-ko-PGO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ kullama2-7b-ko-PGO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ kullama2-7b-ko-PGO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ kullama2-7b-ko-PGO-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ kullama2-7b-ko-PGO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ kullama2-7b-ko-PGO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ kullama2-7b-ko-PGO-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ kullama2-7b-ko-PGO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ kullama2-7b-ko-PGO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ kullama2-7b-ko-PGO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ kullama2-7b-ko-PGO-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: devhyun88/kullama2-7b-ko-PGO
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ ---
7
+
8
+ <div style="width: auto; margin-left: auto; margin-right: auto">
9
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
+ </div>
11
+ <div style="display: flex; justify-content: space-between; width: 100%;">
12
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
14
+ 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>
15
+ </p>
16
+ </div>
17
+ </div>
18
+
19
+ ## devhyun88/kullama2-7b-ko-PGO - GGUF
20
+
21
+ This repo contains GGUF format model files for [devhyun88/kullama2-7b-ko-PGO](https://huggingface.co/devhyun88/kullama2-7b-ko-PGO).
22
+
23
+ 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).
24
+
25
+ ## Prompt template
26
+
27
+ ```
28
+
29
+ ```
30
+
31
+ ## Model file specification
32
+
33
+ | Filename | Quant type | File Size | Description |
34
+ | -------- | ---------- | --------- | ----------- |
35
+ | [kullama2-7b-ko-PGO-Q2_K.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q2_K.gguf) | Q2_K | 2.422 GB | smallest, significant quality loss - not recommended for most purposes |
36
+ | [kullama2-7b-ko-PGO-Q3_K_S.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q3_K_S.gguf) | Q3_K_S | 2.815 GB | very small, high quality loss |
37
+ | [kullama2-7b-ko-PGO-Q3_K_M.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q3_K_M.gguf) | Q3_K_M | 3.140 GB | very small, high quality loss |
38
+ | [kullama2-7b-ko-PGO-Q3_K_L.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q3_K_L.gguf) | Q3_K_L | 3.419 GB | small, substantial quality loss |
39
+ | [kullama2-7b-ko-PGO-Q4_0.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q4_0.gguf) | Q4_0 | 3.639 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
40
+ | [kullama2-7b-ko-PGO-Q4_K_S.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q4_K_S.gguf) | Q4_K_S | 3.668 GB | small, greater quality loss |
41
+ | [kullama2-7b-ko-PGO-Q4_K_M.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q4_K_M.gguf) | Q4_K_M | 3.877 GB | medium, balanced quality - recommended |
42
+ | [kullama2-7b-ko-PGO-Q5_0.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q5_0.gguf) | Q5_0 | 4.415 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
43
+ | [kullama2-7b-ko-PGO-Q5_K_S.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q5_K_S.gguf) | Q5_K_S | 4.415 GB | large, low quality loss - recommended |
44
+ | [kullama2-7b-ko-PGO-Q5_K_M.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q5_K_M.gguf) | Q5_K_M | 4.537 GB | large, very low quality loss - recommended |
45
+ | [kullama2-7b-ko-PGO-Q6_K.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q6_K.gguf) | Q6_K | 5.240 GB | very large, extremely low quality loss |
46
+ | [kullama2-7b-ko-PGO-Q8_0.gguf](https://huggingface.co/tensorblock/kullama2-7b-ko-PGO-GGUF/tree/main/kullama2-7b-ko-PGO-Q8_0.gguf) | Q8_0 | 6.786 GB | very large, extremely low quality loss - not recommended |
47
+
48
+
49
+ ## Downloading instruction
50
+
51
+ ### Command line
52
+
53
+ Firstly, install Huggingface Client
54
+
55
+ ```shell
56
+ pip install -U "huggingface_hub[cli]"
57
+ ```
58
+
59
+ Then, downoad the individual model file the a local directory
60
+
61
+ ```shell
62
+ huggingface-cli download tensorblock/kullama2-7b-ko-PGO-GGUF --include "kullama2-7b-ko-PGO-Q2_K.gguf" --local-dir MY_LOCAL_DIR
63
+ ```
64
+
65
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/kullama2-7b-ko-PGO-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
69
+ ```
kullama2-7b-ko-PGO-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f4b7bc9e73c1bd368b9a3bba40f8611849efc63c56b3aaae39fa1083f2dc79
3
+ size 2600652640
kullama2-7b-ko-PGO-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a12afc3fb3783fccfd7750d8e2303b2e36299aa2f30490692287dc0ab1074b2
3
+ size 3670863712
kullama2-7b-ko-PGO-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434eb9adacab6f36b5a88925faa0f1bba011d6552565ae216ad8cf2e0f4f5640
3
+ size 3371757408
kullama2-7b-ko-PGO-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc899ba4646c8e386a94b4690783f51c21041d3d200583f6596b0b10d36b077e
3
+ size 3022057312
kullama2-7b-ko-PGO-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58d9669ac7da47591818674ed1e71c42d51845e92a49bd060b775229a2b335e5
3
+ size 3907358560
kullama2-7b-ko-PGO-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c167ef53d199c925d38d70251b460903a09e6f1a2fe68e1e857c8c661020bc3c
3
+ size 4162555744
kullama2-7b-ko-PGO-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a4904454e7c04956f343dab5d4fb7a3eb4d80bd09b406c23e290718dafc893
3
+ size 3938291552
kullama2-7b-ko-PGO-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e490cd0ca7bb6b989377246a3d7fde0867b4d3433670ed6d0a5cda03009caec
3
+ size 4740583264
kullama2-7b-ko-PGO-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41090e03e3b4d249c357ea0f126f7b0bef2ef24f7bce4d90d18bf5a6969a9c76
3
+ size 4872048480
kullama2-7b-ko-PGO-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8d2bac4f983fa43d51940f03441cae38a96647ba086de1a493f71990a8d8da3
3
+ size 4740583264
kullama2-7b-ko-PGO-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289be71c65ed78fe76c0c08872945faffc4bb1a1ef3445f3cd71ee645eabdc5b
3
+ size 5625884512
kullama2-7b-ko-PGO-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c10e5447625fd584e906b136d41dd2519c9f8005aa355c3b624dc70aa431969f
3
+ size 7286222688