Text Generation
Transformers
GGUF
English
TensorBlock
GGUF
Inference Endpoints
morriszms commited on
Commit
5fa5135
·
verified ·
1 Parent(s): 4ea723d

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-9B-Forest-DPO-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-9B-Forest-DPO-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-9B-Forest-DPO-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-9B-Forest-DPO-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-9B-Forest-DPO-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-9B-Forest-DPO-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-9B-Forest-DPO-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-9B-Forest-DPO-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-9B-Forest-DPO-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-9B-Forest-DPO-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-9B-Forest-DPO-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-9B-Forest-DPO-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Intel/orca_dpo_pairs
5
+ - nvidia/HelpSteer
6
+ - jondurbin/truthy-dpo-v0.1
7
+ language:
8
+ - en
9
+ library_name: transformers
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - TensorBlock
13
+ - GGUF
14
+ base_model: abhishekchohan/Yi-9B-Forest-DPO-v1.0
15
+ ---
16
+
17
+ <div style="width: auto; margin-left: auto; margin-right: auto">
18
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
19
+ </div>
20
+ <div style="display: flex; justify-content: space-between; width: 100%;">
21
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
22
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
23
+ 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>
24
+ </p>
25
+ </div>
26
+ </div>
27
+
28
+ ## abhishekchohan/Yi-9B-Forest-DPO-v1.0 - GGUF
29
+
30
+ This repo contains GGUF format model files for [abhishekchohan/Yi-9B-Forest-DPO-v1.0](https://huggingface.co/abhishekchohan/Yi-9B-Forest-DPO-v1.0).
31
+
32
+ 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).
33
+
34
+ <div style="text-align: left; margin: 20px 0;">
35
+ <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;">
36
+ Run them on the TensorBlock client using your local machine ↗
37
+ </a>
38
+ </div>
39
+
40
+ ## Prompt template
41
+
42
+ ```
43
+
44
+ ```
45
+
46
+ ## Model file specification
47
+
48
+ | Filename | Quant type | File Size | Description |
49
+ | -------- | ---------- | --------- | ----------- |
50
+ | [Yi-9B-Forest-DPO-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q2_K.gguf) | Q2_K | 3.354 GB | smallest, significant quality loss - not recommended for most purposes |
51
+ | [Yi-9B-Forest-DPO-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q3_K_S.gguf) | Q3_K_S | 3.899 GB | very small, high quality loss |
52
+ | [Yi-9B-Forest-DPO-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q3_K_M.gguf) | Q3_K_M | 4.324 GB | very small, high quality loss |
53
+ | [Yi-9B-Forest-DPO-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q3_K_L.gguf) | Q3_K_L | 4.691 GB | small, substantial quality loss |
54
+ | [Yi-9B-Forest-DPO-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q4_0.gguf) | Q4_0 | 5.037 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
55
+ | [Yi-9B-Forest-DPO-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q4_K_S.gguf) | Q4_K_S | 5.072 GB | small, greater quality loss |
56
+ | [Yi-9B-Forest-DPO-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q4_K_M.gguf) | Q4_K_M | 5.329 GB | medium, balanced quality - recommended |
57
+ | [Yi-9B-Forest-DPO-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q5_0.gguf) | Q5_0 | 6.108 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
58
+ | [Yi-9B-Forest-DPO-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q5_K_S.gguf) | Q5_K_S | 6.108 GB | large, low quality loss - recommended |
59
+ | [Yi-9B-Forest-DPO-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q5_K_M.gguf) | Q5_K_M | 6.258 GB | large, very low quality loss - recommended |
60
+ | [Yi-9B-Forest-DPO-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q6_K.gguf) | Q6_K | 7.246 GB | very large, extremely low quality loss |
61
+ | [Yi-9B-Forest-DPO-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF/blob/main/Yi-9B-Forest-DPO-v1.0-Q8_0.gguf) | Q8_0 | 9.384 GB | very large, extremely low quality loss - not recommended |
62
+
63
+
64
+ ## Downloading instruction
65
+
66
+ ### Command line
67
+
68
+ Firstly, install Huggingface Client
69
+
70
+ ```shell
71
+ pip install -U "huggingface_hub[cli]"
72
+ ```
73
+
74
+ Then, downoad the individual model file the a local directory
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF --include "Yi-9B-Forest-DPO-v1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
78
+ ```
79
+
80
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
81
+
82
+ ```shell
83
+ huggingface-cli download tensorblock/Yi-9B-Forest-DPO-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
84
+ ```
Yi-9B-Forest-DPO-v1.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97c41a05100fb93e43d5c8f1801433ab85a3601eff0740ec3831dd34f4b03cd
3
+ size 3354325888
Yi-9B-Forest-DPO-v1.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b46342daaae2e36d7c8255940ccda9904ab5e4a2043572801b6bbfd2d9e7bee8
3
+ size 4690752384
Yi-9B-Forest-DPO-v1.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b231d5407f8bf080f4dc0deb821e1779e40e467518d97a34c94d82994982c98
3
+ size 4324406144
Yi-9B-Forest-DPO-v1.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b27eaac387959eb07d71465e0e0a2e19e3d897d4295aaca0b16d254be48e04b5
3
+ size 3899208576
Yi-9B-Forest-DPO-v1.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aaf3da41a1f447273b1bfd0432f46a50b98ff02396c1344d59039cde4094a0e
3
+ size 5036995456
Yi-9B-Forest-DPO-v1.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f635122d904b070e251eb0a284c3235f1ebe48b6a30f25df757f799976fd8f9
3
+ size 5328958336
Yi-9B-Forest-DPO-v1.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b35f7744d62de06dde5d401932ef1428353bb270ee1b617688fc3e58f039e8d
3
+ size 5071860608
Yi-9B-Forest-DPO-v1.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d7f38772861a3775df7a19bd5b3e0c318dc39c45fa25f67d19bab33e49bca7a
3
+ size 6107853696
Yi-9B-Forest-DPO-v1.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fccec42906d78c848e5ecc6b7b6cd0983fb974f5eb31ccef39faaa1a6cfbc2a2
3
+ size 6258258816
Yi-9B-Forest-DPO-v1.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8af743a3fe6351761d0712dd5436df6e545474b83b08e5673939f4b1d31c9c
3
+ size 6107853696
Yi-9B-Forest-DPO-v1.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57521da26a97320500c69bf61ad4bc48714211c75aff1bb481d6194a5bf48f53
3
+ size 7245640576
Yi-9B-Forest-DPO-v1.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c4b0a05681aaedfed690ba3795d6775646a897458ffd90463d468aea4c58e0
3
+ size 9383916416