morriszms commited on
Commit
7e7a48c
·
verified ·
1 Parent(s): 8911573

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
+ llama-2-koen-13b-dpo-v0.4-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama-2-koen-13b-dpo-v0.4-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama-2-koen-13b-dpo-v0.4-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama-2-koen-13b-dpo-v0.4-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama-2-koen-13b-dpo-v0.4-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama-2-koen-13b-dpo-v0.4-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama-2-koen-13b-dpo-v0.4-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama-2-koen-13b-dpo-v0.4-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama-2-koen-13b-dpo-v0.4-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama-2-koen-13b-dpo-v0.4-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama-2-koen-13b-dpo-v0.4-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama-2-koen-13b-dpo-v0.4-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: HY-KDPARK/llama-2-koen-13b-dpo-v0.4
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## HY-KDPARK/llama-2-koen-13b-dpo-v0.4 - GGUF
21
+
22
+ This repo contains GGUF format model files for [HY-KDPARK/llama-2-koen-13b-dpo-v0.4](https://huggingface.co/HY-KDPARK/llama-2-koen-13b-dpo-v0.4).
23
+
24
+ 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).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [llama-2-koen-13b-dpo-v0.4-Q2_K.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q2_K.gguf) | Q2_K | 4.600 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [llama-2-koen-13b-dpo-v0.4-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q3_K_S.gguf) | Q3_K_S | 5.356 GB | very small, high quality loss |
44
+ | [llama-2-koen-13b-dpo-v0.4-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q3_K_M.gguf) | Q3_K_M | 5.988 GB | very small, high quality loss |
45
+ | [llama-2-koen-13b-dpo-v0.4-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q3_K_L.gguf) | Q3_K_L | 6.539 GB | small, substantial quality loss |
46
+ | [llama-2-koen-13b-dpo-v0.4-Q4_0.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q4_0.gguf) | Q4_0 | 6.955 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [llama-2-koen-13b-dpo-v0.4-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q4_K_S.gguf) | Q4_K_S | 7.008 GB | small, greater quality loss |
48
+ | [llama-2-koen-13b-dpo-v0.4-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q4_K_M.gguf) | Q4_K_M | 7.421 GB | medium, balanced quality - recommended |
49
+ | [llama-2-koen-13b-dpo-v0.4-Q5_0.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q5_0.gguf) | Q5_0 | 8.459 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [llama-2-koen-13b-dpo-v0.4-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q5_K_S.gguf) | Q5_K_S | 8.459 GB | large, low quality loss - recommended |
51
+ | [llama-2-koen-13b-dpo-v0.4-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q5_K_M.gguf) | Q5_K_M | 8.699 GB | large, very low quality loss - recommended |
52
+ | [llama-2-koen-13b-dpo-v0.4-Q6_K.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q6_K.gguf) | Q6_K | 10.058 GB | very large, extremely low quality loss |
53
+ | [llama-2-koen-13b-dpo-v0.4-Q8_0.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-dpo-v0.4-GGUF/blob/main/llama-2-koen-13b-dpo-v0.4-Q8_0.gguf) | Q8_0 | 13.027 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/llama-2-koen-13b-dpo-v0.4-GGUF --include "llama-2-koen-13b-dpo-v0.4-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/llama-2-koen-13b-dpo-v0.4-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
llama-2-koen-13b-dpo-v0.4-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b70e9d9324d19f50e2b3ed36669fcb2831f48ffd186e6060e21e11d7eaef74e0
3
+ size 4938918048
llama-2-koen-13b-dpo-v0.4-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ca071366bd230a38794280de01b76b77692edea7732e1b1469d02941336330f
3
+ size 7021662368
llama-2-koen-13b-dpo-v0.4-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3843c49fd52b8d762a6e7e541f5af1a7cee63b777a9b0df276360b54e7677ece
3
+ size 6429872288
llama-2-koen-13b-dpo-v0.4-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2b1e7f5b5b798cac266f5d3da74779aa90b687d5f928e59bea61b5752e54542
3
+ size 5751083168
llama-2-koen-13b-dpo-v0.4-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5516fc0c37379376e95c7d5256daa8bcd81016e7d024ceeddbe49137bec2f2d0
3
+ size 7467686048
llama-2-koen-13b-dpo-v0.4-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443aa62f65270181c168e9e87999119aa88c84fed5bf90c286aa96f273eee7fa
3
+ size 7967807648
llama-2-koen-13b-dpo-v0.4-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7e73895eae0fa4fb26fa09fd0810fb2ee52d8bb23079688317e4304f58222c
3
+ size 7525030048
llama-2-koen-13b-dpo-v0.4-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22f7537fbd0d2c34f9b48d83212810cea0e2644358b3a18b1d2511835e3075b
3
+ size 9083312288
llama-2-koen-13b-dpo-v0.4-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b76c8138da09140d4b5a1e811ac877fcf01c911fc1ca215344e8cee14c52fbeb
3
+ size 9340950688
llama-2-koen-13b-dpo-v0.4-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eed0607b4fb8dda33f2c999d16fc4c1631ea254e10faee2e007dd852a356af92
3
+ size 9083312288
llama-2-koen-13b-dpo-v0.4-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0431f5609c62714719df4987239c633806d6cf419e7a71041159ca0233d88d4
3
+ size 10799915168
llama-2-koen-13b-dpo-v0.4-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa7adb8e98dc67d348a2a565c54b23aa8c925e0b9776d67401194fcebce9da60
3
+ size 13987647648