morriszms commited on
Commit
b598e64
·
verified ·
1 Parent(s): da1958b

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
+ yi-34b-200k-rawrr-dpo-1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ yi-34b-200k-rawrr-dpo-1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ yi-34b-200k-rawrr-dpo-1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ yi-34b-200k-rawrr-dpo-1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ yi-34b-200k-rawrr-dpo-1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ yi-34b-200k-rawrr-dpo-1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ yi-34b-200k-rawrr-dpo-1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ yi-34b-200k-rawrr-dpo-1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ yi-34b-200k-rawrr-dpo-1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ yi-34b-200k-rawrr-dpo-1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ yi-34b-200k-rawrr-dpo-1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ yi-34b-200k-rawrr-dpo-1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - finetune
5
+ - fine-tune
6
+ - TensorBlock
7
+ - GGUF
8
+ datasets:
9
+ - adamo1139/rawrr_v1
10
+ base_model: adamo1139/yi-34b-200k-rawrr-dpo-1
11
+ ---
12
+
13
+ <div style="width: auto; margin-left: auto; margin-right: auto">
14
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
15
+ </div>
16
+ <div style="display: flex; justify-content: space-between; width: 100%;">
17
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
18
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
19
+ 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>
20
+ </p>
21
+ </div>
22
+ </div>
23
+
24
+ ## adamo1139/yi-34b-200k-rawrr-dpo-1 - GGUF
25
+
26
+ This repo contains GGUF format model files for [adamo1139/yi-34b-200k-rawrr-dpo-1](https://huggingface.co/adamo1139/yi-34b-200k-rawrr-dpo-1).
27
+
28
+ 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).
29
+
30
+ <div style="text-align: left; margin: 20px 0;">
31
+ <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;">
32
+ Run them on the TensorBlock client using your local machine ↗
33
+ </a>
34
+ </div>
35
+
36
+ ## Prompt template
37
+
38
+ ```
39
+
40
+ ```
41
+
42
+ ## Model file specification
43
+
44
+ | Filename | Quant type | File Size | Description |
45
+ | -------- | ---------- | --------- | ----------- |
46
+ | [yi-34b-200k-rawrr-dpo-1-Q2_K.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q2_K.gguf) | Q2_K | 12.825 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [yi-34b-200k-rawrr-dpo-1-Q3_K_S.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q3_K_S.gguf) | Q3_K_S | 14.960 GB | very small, high quality loss |
48
+ | [yi-34b-200k-rawrr-dpo-1-Q3_K_M.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q3_K_M.gguf) | Q3_K_M | 16.655 GB | very small, high quality loss |
49
+ | [yi-34b-200k-rawrr-dpo-1-Q3_K_L.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q3_K_L.gguf) | Q3_K_L | 18.139 GB | small, substantial quality loss |
50
+ | [yi-34b-200k-rawrr-dpo-1-Q4_0.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q4_0.gguf) | Q4_0 | 19.467 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
51
+ | [yi-34b-200k-rawrr-dpo-1-Q4_K_S.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q4_K_S.gguf) | Q4_K_S | 19.599 GB | small, greater quality loss |
52
+ | [yi-34b-200k-rawrr-dpo-1-Q4_K_M.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q4_K_M.gguf) | Q4_K_M | 20.659 GB | medium, balanced quality - recommended |
53
+ | [yi-34b-200k-rawrr-dpo-1-Q5_0.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q5_0.gguf) | Q5_0 | 23.708 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [yi-34b-200k-rawrr-dpo-1-Q5_K_S.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q5_K_S.gguf) | Q5_K_S | 23.708 GB | large, low quality loss - recommended |
55
+ | [yi-34b-200k-rawrr-dpo-1-Q5_K_M.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q5_K_M.gguf) | Q5_K_M | 24.322 GB | large, very low quality loss - recommended |
56
+ | [yi-34b-200k-rawrr-dpo-1-Q6_K.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q6_K.gguf) | Q6_K | 28.214 GB | very large, extremely low quality loss |
57
+ | [yi-34b-200k-rawrr-dpo-1-Q8_0.gguf](https://huggingface.co/tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF/blob/main/yi-34b-200k-rawrr-dpo-1-Q8_0.gguf) | Q8_0 | 36.542 GB | very large, extremely low quality loss - not recommended |
58
+
59
+
60
+ ## Downloading instruction
61
+
62
+ ### Command line
63
+
64
+ Firstly, install Huggingface Client
65
+
66
+ ```shell
67
+ pip install -U "huggingface_hub[cli]"
68
+ ```
69
+
70
+ Then, downoad the individual model file the a local directory
71
+
72
+ ```shell
73
+ huggingface-cli download tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF --include "yi-34b-200k-rawrr-dpo-1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
74
+ ```
75
+
76
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/yi-34b-200k-rawrr-dpo-1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
yi-34b-200k-rawrr-dpo-1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e37dbc63165342236ecfd859bdc89aecc142bd05841d4888ec722c9bae548ba
3
+ size 12825234112
yi-34b-200k-rawrr-dpo-1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd2dd8304bca0a9df522475e59259cb97525d35558a312c66f39bf71fe5a265
3
+ size 18139445952
yi-34b-200k-rawrr-dpo-1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5314329d9c9e3d5ec44def743e95f24b5fea0be0f8e3e5dee76530d75189aaa4
3
+ size 16654924480
yi-34b-200k-rawrr-dpo-1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f677f617f74ae3bf82143c57ae3b19b0238ae4d1b4389aa0c4f411de526fee2e
3
+ size 14960294592
yi-34b-200k-rawrr-dpo-1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c447f4fd8b843bd29058547c45250eaf72ddc97cd0f2804c34db922050c3b288
3
+ size 19466529472
yi-34b-200k-rawrr-dpo-1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:606300d4efe4c20b644f1ac056e16ef17baea00996129b0dbb32f0f17427efaf
3
+ size 20658711232
yi-34b-200k-rawrr-dpo-1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366d7310a077e0038fbc041f67dafbce082133e3593449c8e5b1a3950e57f137
3
+ size 19598650048
yi-34b-200k-rawrr-dpo-1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30edfd021082ee2e5290e33f616282908fa3e495ba7f6d95db9b0d70556c04a9
3
+ size 23707691712
yi-34b-200k-rawrr-dpo-1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893bc20b3568e28793c36b4856f6d10e2f051058a010ec18f1e32aa96fc5eef6
3
+ size 24321845952
yi-34b-200k-rawrr-dpo-1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55bd9977bbc847f3aff2a212cc1f8f4bc84be23d9b17ce95fdf6504790696d14
3
+ size 23707691712
yi-34b-200k-rawrr-dpo-1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f28184dbdcbc46b23316bd2169f7bea756a3aab7c27012217b9efb8aa6323b3
3
+ size 28213926592
yi-34b-200k-rawrr-dpo-1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:132be728f35bde0e3f9ad26ac476cafc85546576b819f4a9e9bc99ad0b24dc41
3
+ size 36542282432