morriszms commited on
Commit
ea028f8
·
verified ·
1 Parent(s): 8b0f848

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
+ zephykor-ko-7b-chang-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ zephykor-ko-7b-chang-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ zephykor-ko-7b-chang-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ zephykor-ko-7b-chang-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ zephykor-ko-7b-chang-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ zephykor-ko-7b-chang-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ zephykor-ko-7b-chang-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ zephykor-ko-7b-chang-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ zephykor-ko-7b-chang-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ zephykor-ko-7b-chang-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ zephykor-ko-7b-chang-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ zephykor-ko-7b-chang-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ - en
5
+ base_model: lcw99/zephykor-ko-7b-chang
6
+ tags:
7
+ - TensorBlock
8
+ - GGUF
9
+ ---
10
+
11
+ <div style="width: auto; margin-left: auto; margin-right: auto">
12
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
+ </div>
14
+ <div style="display: flex; justify-content: space-between; width: 100%;">
15
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
17
+ 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>
18
+ </p>
19
+ </div>
20
+ </div>
21
+
22
+ ## lcw99/zephykor-ko-7b-chang - GGUF
23
+
24
+ This repo contains GGUF format model files for [lcw99/zephykor-ko-7b-chang](https://huggingface.co/lcw99/zephykor-ko-7b-chang).
25
+
26
+ 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).
27
+
28
+ ## Prompt template
29
+
30
+ ```
31
+ <|system|>
32
+ {system_prompt}</s>
33
+ <|user|>
34
+ {prompt}</s>
35
+ <|assistant|>
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [zephykor-ko-7b-chang-Q2_K.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q2_K.gguf) | Q2_K | 2.602 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [zephykor-ko-7b-chang-Q3_K_S.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q3_K_S.gguf) | Q3_K_S | 3.023 GB | very small, high quality loss |
44
+ | [zephykor-ko-7b-chang-Q3_K_M.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q3_K_M.gguf) | Q3_K_M | 3.353 GB | very small, high quality loss |
45
+ | [zephykor-ko-7b-chang-Q3_K_L.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q3_K_L.gguf) | Q3_K_L | 3.635 GB | small, substantial quality loss |
46
+ | [zephykor-ko-7b-chang-Q4_0.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q4_0.gguf) | Q4_0 | 3.910 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [zephykor-ko-7b-chang-Q4_K_S.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q4_K_S.gguf) | Q4_K_S | 3.940 GB | small, greater quality loss |
48
+ | [zephykor-ko-7b-chang-Q4_K_M.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q4_K_M.gguf) | Q4_K_M | 4.152 GB | medium, balanced quality - recommended |
49
+ | [zephykor-ko-7b-chang-Q5_0.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q5_0.gguf) | Q5_0 | 4.746 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [zephykor-ko-7b-chang-Q5_K_S.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q5_K_S.gguf) | Q5_K_S | 4.746 GB | large, low quality loss - recommended |
51
+ | [zephykor-ko-7b-chang-Q5_K_M.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q5_K_M.gguf) | Q5_K_M | 4.870 GB | large, very low quality loss - recommended |
52
+ | [zephykor-ko-7b-chang-Q6_K.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q6_K.gguf) | Q6_K | 5.633 GB | very large, extremely low quality loss |
53
+ | [zephykor-ko-7b-chang-Q8_0.gguf](https://huggingface.co/tensorblock/zephykor-ko-7b-chang-GGUF/tree/main/zephykor-ko-7b-chang-Q8_0.gguf) | Q8_0 | 7.296 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/zephykor-ko-7b-chang-GGUF --include "zephykor-ko-7b-chang-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/zephykor-ko-7b-chang-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
zephykor-ko-7b-chang-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b085414970dfc06a864d160e348834417cf2fd0a8f9efc81125bfc499079efab
3
+ size 2793813504
zephykor-ko-7b-chang-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f04c8d2a1ecd581efc869bbffc027eef07400e0c65b01e4d8dbaf1f9c6fd3b
3
+ size 3903157120
zephykor-ko-7b-chang-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28e15b783e8564d4fcc579d5f2fcab7f7af09ea920fa30011ea5263b3e696a15
3
+ size 3600118656
zephykor-ko-7b-chang-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a28b072e5261c27aacd6e7ce497677643019f585fa20428f727ab2c2037335d
3
+ size 3245699968
zephykor-ko-7b-chang-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2734e46c0553fa36df99714b65ad2b269ef0d3d6519b4a2deecfe98eb47c76f6
3
+ size 4198629120
zephykor-ko-7b-chang-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75546185f9ca3776d8278fab8b6eff9ead0c90abc953c5c31696565beebe1e77
3
+ size 4458151680
zephykor-ko-7b-chang-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1368a0517f59d6c36d158d0684791f7de6be5945a534ce1b30abdc9797462776
3
+ size 4230086400
zephykor-ko-7b-chang-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:166283b2f947c0afa8bd20bb1b52ea77e1a28008ec8a9e30619dd5d26c0f7f3e
3
+ size 5095503616
zephykor-ko-7b-chang-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:551ed557dedd2186cfa51e75b8fab68608c834a9b3fbce66c3d68b4f19dc1877
3
+ size 5229197056
zephykor-ko-7b-chang-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7feca8abfbb78db2bd03f0e11943ae08a2bd2af0c0efb687c15a62e656260126
3
+ size 5095503616
zephykor-ko-7b-chang-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5bb8e44669c0e3b03120809b1f99eb7a41d27e94725725ae962514d82635433
3
+ size 6048432768
zephykor-ko-7b-chang-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce9fe73b86d5cbd41068b2e06c572200ce2248fab7e6cd58fe26a7861aaaede
3
+ size 7833516928