morriszms commited on
Commit
1d99d23
1 Parent(s): 4672850

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-platypus-kogpt4-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ kullama2-7b-platypus-kogpt4-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ kullama2-7b-platypus-kogpt4-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ kullama2-7b-platypus-kogpt4-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ kullama2-7b-platypus-kogpt4-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ kullama2-7b-platypus-kogpt4-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ kullama2-7b-platypus-kogpt4-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ kullama2-7b-platypus-kogpt4-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ kullama2-7b-platypus-kogpt4-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ kullama2-7b-platypus-kogpt4-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ kullama2-7b-platypus-kogpt4-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ kullama2-7b-platypus-kogpt4-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: devhyun88/kullama2-7b-platypus-kogpt4
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-platypus-kogpt4 - GGUF
20
+
21
+ This repo contains GGUF format model files for [devhyun88/kullama2-7b-platypus-kogpt4](https://huggingface.co/devhyun88/kullama2-7b-platypus-kogpt4).
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-platypus-kogpt4-Q2_K.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q2_K.gguf) | Q2_K | 2.422 GB | smallest, significant quality loss - not recommended for most purposes |
36
+ | [kullama2-7b-platypus-kogpt4-Q3_K_S.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q3_K_S.gguf) | Q3_K_S | 2.815 GB | very small, high quality loss |
37
+ | [kullama2-7b-platypus-kogpt4-Q3_K_M.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q3_K_M.gguf) | Q3_K_M | 3.140 GB | very small, high quality loss |
38
+ | [kullama2-7b-platypus-kogpt4-Q3_K_L.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q3_K_L.gguf) | Q3_K_L | 3.419 GB | small, substantial quality loss |
39
+ | [kullama2-7b-platypus-kogpt4-Q4_0.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q4_0.gguf) | Q4_0 | 3.639 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
40
+ | [kullama2-7b-platypus-kogpt4-Q4_K_S.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q4_K_S.gguf) | Q4_K_S | 3.668 GB | small, greater quality loss |
41
+ | [kullama2-7b-platypus-kogpt4-Q4_K_M.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q4_K_M.gguf) | Q4_K_M | 3.877 GB | medium, balanced quality - recommended |
42
+ | [kullama2-7b-platypus-kogpt4-Q5_0.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q5_0.gguf) | Q5_0 | 4.415 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
43
+ | [kullama2-7b-platypus-kogpt4-Q5_K_S.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q5_K_S.gguf) | Q5_K_S | 4.415 GB | large, low quality loss - recommended |
44
+ | [kullama2-7b-platypus-kogpt4-Q5_K_M.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q5_K_M.gguf) | Q5_K_M | 4.537 GB | large, very low quality loss - recommended |
45
+ | [kullama2-7b-platypus-kogpt4-Q6_K.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-Q6_K.gguf) | Q6_K | 5.240 GB | very large, extremely low quality loss |
46
+ | [kullama2-7b-platypus-kogpt4-Q8_0.gguf](https://huggingface.co/tensorblock/kullama2-7b-platypus-kogpt4-GGUF/tree/main/kullama2-7b-platypus-kogpt4-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-platypus-kogpt4-GGUF --include "kullama2-7b-platypus-kogpt4-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-platypus-kogpt4-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
69
+ ```
kullama2-7b-platypus-kogpt4-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75cff33c923c6ead855a08118eaf565673b0c0197d2bd67b986199ec3ef2db45
3
+ size 2600652640
kullama2-7b-platypus-kogpt4-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47efe0021d7700c83da02d010073356dbaabcc14abbf6d48b3b7cc4ecf3dd15
3
+ size 3670863712
kullama2-7b-platypus-kogpt4-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f605e2b36c646d08442fc2ab374aab9f52f1914e5d23e42120cde5b2f32fc52b
3
+ size 3371757408
kullama2-7b-platypus-kogpt4-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bec650fe6c70ce817a96af74f9c3605ec7424b71bdf1334c88bdaab81f40265e
3
+ size 3022057312
kullama2-7b-platypus-kogpt4-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5daba894cc73a8c20ef5cc1c823f23bb941e4999981b88cddac6f48de294733d
3
+ size 3907358560
kullama2-7b-platypus-kogpt4-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90ad247bffeba6c813d34c6f94ef959806801f97974099872559e18fcc712c10
3
+ size 4162555744
kullama2-7b-platypus-kogpt4-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa20c8a6083984ee4f948e3f3f991c38a64736c41bd3057633977b7287a6bb83
3
+ size 3938291552
kullama2-7b-platypus-kogpt4-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5aeba10e888be3189b9bcbd7a847a4bc9041c90fc0425271291a4f6be35a271
3
+ size 4740583264
kullama2-7b-platypus-kogpt4-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc907e972402252d3dce69271ab92ac05a0c4da17cbbe0a82eca6c6a89ebe72
3
+ size 4872048480
kullama2-7b-platypus-kogpt4-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb8aa54433c07f20e0abd653b16f83d49f96c035f7700a51eb4da2741e9d6ee
3
+ size 4740583264
kullama2-7b-platypus-kogpt4-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3268b13a82de2725465adf923ced5e5f88098292a7feff1139a75e89de37fc63
3
+ size 5625884512
kullama2-7b-platypus-kogpt4-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc77079488fc7f3b6ff7f625853e22127f23f022c16d134ad3ffbd316cb6aa1
3
+ size 7286222688