morriszms commited on
Commit
ab71532
·
verified ·
1 Parent(s): 9624d0b

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
+ llama2_ko-7b_stilted-lion-205_1530-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama2_ko-7b_stilted-lion-205_1530-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama2_ko-7b_stilted-lion-205_1530-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama2_ko-7b_stilted-lion-205_1530-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama2_ko-7b_stilted-lion-205_1530-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama2_ko-7b_stilted-lion-205_1530-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama2_ko-7b_stilted-lion-205_1530-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama2_ko-7b_stilted-lion-205_1530-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama2_ko-7b_stilted-lion-205_1530-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama2_ko-7b_stilted-lion-205_1530-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama2_ko-7b_stilted-lion-205_1530-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama2_ko-7b_stilted-lion-205_1530-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: The-matt/llama2_ko-7b_stilted-lion-205_1530
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
+ ## The-matt/llama2_ko-7b_stilted-lion-205_1530 - GGUF
20
+
21
+ This repo contains GGUF format model files for [The-matt/llama2_ko-7b_stilted-lion-205_1530](https://huggingface.co/The-matt/llama2_ko-7b_stilted-lion-205_1530).
22
+
23
+ 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).
24
+
25
+ <div style="text-align: left; margin: 20px 0;">
26
+ <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;">
27
+ Run them on the TensorBlock client using your local machine ↗
28
+ </a>
29
+ </div>
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+
35
+ ```
36
+
37
+ ## Model file specification
38
+
39
+ | Filename | Quant type | File Size | Description |
40
+ | -------- | ---------- | --------- | ----------- |
41
+ | [llama2_ko-7b_stilted-lion-205_1530-Q2_K.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q2_K.gguf) | Q2_K | 2.601 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [llama2_ko-7b_stilted-lion-205_1530-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q3_K_S.gguf) | Q3_K_S | 3.022 GB | very small, high quality loss |
43
+ | [llama2_ko-7b_stilted-lion-205_1530-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q3_K_M.gguf) | Q3_K_M | 3.372 GB | very small, high quality loss |
44
+ | [llama2_ko-7b_stilted-lion-205_1530-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q3_K_L.gguf) | Q3_K_L | 3.671 GB | small, substantial quality loss |
45
+ | [llama2_ko-7b_stilted-lion-205_1530-Q4_0.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q4_0.gguf) | Q4_0 | 3.907 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [llama2_ko-7b_stilted-lion-205_1530-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q4_K_S.gguf) | Q4_K_S | 3.938 GB | small, greater quality loss |
47
+ | [llama2_ko-7b_stilted-lion-205_1530-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q4_K_M.gguf) | Q4_K_M | 4.163 GB | medium, balanced quality - recommended |
48
+ | [llama2_ko-7b_stilted-lion-205_1530-Q5_0.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q5_0.gguf) | Q5_0 | 4.741 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [llama2_ko-7b_stilted-lion-205_1530-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q5_K_S.gguf) | Q5_K_S | 4.741 GB | large, low quality loss - recommended |
50
+ | [llama2_ko-7b_stilted-lion-205_1530-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q5_K_M.gguf) | Q5_K_M | 4.872 GB | large, very low quality loss - recommended |
51
+ | [llama2_ko-7b_stilted-lion-205_1530-Q6_K.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q6_K.gguf) | Q6_K | 5.626 GB | very large, extremely low quality loss |
52
+ | [llama2_ko-7b_stilted-lion-205_1530-Q8_0.gguf](https://huggingface.co/tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF/blob/main/llama2_ko-7b_stilted-lion-205_1530-Q8_0.gguf) | Q8_0 | 7.286 GB | very large, extremely low quality loss - not recommended |
53
+
54
+
55
+ ## Downloading instruction
56
+
57
+ ### Command line
58
+
59
+ Firstly, install Huggingface Client
60
+
61
+ ```shell
62
+ pip install -U "huggingface_hub[cli]"
63
+ ```
64
+
65
+ Then, downoad the individual model file the a local directory
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF --include "llama2_ko-7b_stilted-lion-205_1530-Q2_K.gguf" --local-dir MY_LOCAL_DIR
69
+ ```
70
+
71
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/llama2_ko-7b_stilted-lion-205_1530-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
llama2_ko-7b_stilted-lion-205_1530-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc83db7df34a471869faa54e843066083f6f054a22fdb61e774d088b74ec757e
3
+ size 2600652672
llama2_ko-7b_stilted-lion-205_1530-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b547f9c419df4e2fb37bf164b8ce753546ffc94490cfc70969f048c852387be2
3
+ size 3670863744
llama2_ko-7b_stilted-lion-205_1530-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fafa50a0e70ce6615a14cbf5f09c6a050b680c692de68815728bbb576e06e1a9
3
+ size 3371757440
llama2_ko-7b_stilted-lion-205_1530-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97ab1bccfaf7ea0307e5cf7f516d993bc71b9bb650257d42ee61a4a73600fda4
3
+ size 3022057344
llama2_ko-7b_stilted-lion-205_1530-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2708ca3aaf3a8411096d63cc778d127d7de4fdff57f836258d2ba3226269c022
3
+ size 3907358592
llama2_ko-7b_stilted-lion-205_1530-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:684a54b9eab852c1ae9ab0072fa65c9e876dfba77c2214dbc67677b1d3ac3132
3
+ size 4162555776
llama2_ko-7b_stilted-lion-205_1530-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79f45c01575682305d8a5f54cd69e37d6b956bd1370551b2345a23b25f68ac7f
3
+ size 3938291584
llama2_ko-7b_stilted-lion-205_1530-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:177e61ced78718a38aee908b60db9a6ef9b926db7e29c02f15e7a57b1829e4c9
3
+ size 4740583296
llama2_ko-7b_stilted-lion-205_1530-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66fab1ef1ae5da8e03cb79f3c494e7080aaab003f9991f9dc9c272b7c41c5067
3
+ size 4872048512
llama2_ko-7b_stilted-lion-205_1530-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232ee66bfe192d5bddd8fd70e2b9bee1fca929a6fb7a600a72ec5d70fd2e5d39
3
+ size 4740583296
llama2_ko-7b_stilted-lion-205_1530-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93a07613b0f7dafc8cdb0ed140b13154115320373d0564b04530fe2100d50f80
3
+ size 5625884544
llama2_ko-7b_stilted-lion-205_1530-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a833c256decfbb50d4ca111ff81f29644c52e0902ce37ef42a56f28fc95a272
3
+ size 7286222720