morriszms commited on
Commit
6d8e317
1 Parent(s): 4999ea6

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
+ k2s3_test_0002-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ k2s3_test_0002-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ k2s3_test_0002-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ k2s3_test_0002-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ k2s3_test_0002-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ k2s3_test_0002-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ k2s3_test_0002-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ k2s3_test_0002-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ k2s3_test_0002-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ k2s3_test_0002-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ k2s3_test_0002-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ k2s3_test_0002-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language: ko
4
+ tags:
5
+ - TensorBlock
6
+ - GGUF
7
+ base_model: Byungchae/k2s3_test_0002
8
+ ---
9
+
10
+ <div style="width: auto; margin-left: auto; margin-right: auto">
11
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
12
+ </div>
13
+ <div style="display: flex; justify-content: space-between; width: 100%;">
14
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
15
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
16
+ 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>
17
+ </p>
18
+ </div>
19
+ </div>
20
+
21
+ ## Byungchae/k2s3_test_0002 - GGUF
22
+
23
+ This repo contains GGUF format model files for [Byungchae/k2s3_test_0002](https://huggingface.co/Byungchae/k2s3_test_0002).
24
+
25
+ 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).
26
+
27
+ ## Prompt template
28
+
29
+ ```
30
+
31
+ ```
32
+
33
+ ## Model file specification
34
+
35
+ | Filename | Quant type | File Size | Description |
36
+ | -------- | ---------- | --------- | ----------- |
37
+ | [k2s3_test_0002-Q2_K.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
38
+ | [k2s3_test_0002-Q3_K_S.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
39
+ | [k2s3_test_0002-Q3_K_M.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
40
+ | [k2s3_test_0002-Q3_K_L.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
41
+ | [k2s3_test_0002-Q4_0.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
42
+ | [k2s3_test_0002-Q4_K_S.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
43
+ | [k2s3_test_0002-Q4_K_M.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
44
+ | [k2s3_test_0002-Q5_0.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
45
+ | [k2s3_test_0002-Q5_K_S.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
46
+ | [k2s3_test_0002-Q5_K_M.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
47
+ | [k2s3_test_0002-Q6_K.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
48
+ | [k2s3_test_0002-Q8_0.gguf](https://huggingface.co/tensorblock/k2s3_test_0002-GGUF/tree/main/k2s3_test_0002-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
49
+
50
+
51
+ ## Downloading instruction
52
+
53
+ ### Command line
54
+
55
+ Firstly, install Huggingface Client
56
+
57
+ ```shell
58
+ pip install -U "huggingface_hub[cli]"
59
+ ```
60
+
61
+ Then, downoad the individual model file the a local directory
62
+
63
+ ```shell
64
+ huggingface-cli download tensorblock/k2s3_test_0002-GGUF --include "k2s3_test_0002-Q2_K.gguf" --local-dir MY_LOCAL_DIR
65
+ ```
66
+
67
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
68
+
69
+ ```shell
70
+ huggingface-cli download tensorblock/k2s3_test_0002-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
71
+ ```
k2s3_test_0002-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5f7b8e64281cf3078a08c4573973cc865de006a08ec7ad6940745fc3cebd4b
3
+ size 4003232224
k2s3_test_0002-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9fdd94a6f479e90a0c102b060c042ccfb2a83222fbffff10571b543c7c3f07b
3
+ size 5650749920
k2s3_test_0002-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab9115d8c61ba2d440526a0d44a57fc9683a623491d6f363498986f2f3490d6b
3
+ size 5195667936
k2s3_test_0002-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a96db5164cf905492368c326832b915bf05093b722865f63bb909e3d5555631
3
+ size 4664564192
k2s3_test_0002-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d1d386f9c55d18294957c41104518b99eeb246816deaa8d4cbdc44a9c7b3bf5
3
+ size 6072383968
k2s3_test_0002-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891840dc4a1581e24fe6fe2283cf0b9d4b9ca323fdc75646b5f38e674d055ee1
3
+ size 6461667808
k2s3_test_0002-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e363546a2b53b524a850ea9f2b7f611d3a83b16b1e2a5224696ead8bb394bd68
3
+ size 6118521312
k2s3_test_0002-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80660287c5dafa55da197eb009682ba90a932df023fb02236033a87c62990bf8
3
+ size 7397390816
k2s3_test_0002-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3accc14e7e179cfe575bd2f5c5921c9a66548fb29a29d3fe1ed0731397cb22db
3
+ size 7597930976
k2s3_test_0002-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10cc6d43acd91910ec7173be952223a3451d5b5d22f72138680710cd2ed4b63b
3
+ size 7397390816
k2s3_test_0002-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4b7a479cd63c213cf0fe3ca640396fac8355b10794fc8f3c23831ec88723da1
3
+ size 8805210592
k2s3_test_0002-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e36048e232fd5b48afab36c00d9eae6359b1c6ec8c04d3be2e04f88a1f5d01e
3
+ size 11404155360