morriszms commited on
Commit
50407e9
·
verified ·
1 Parent(s): 46633ac

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
+ mistral-7b-dpo-merge-v1.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ mistral-7b-dpo-merge-v1.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ mistral-7b-dpo-merge-v1.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ mistral-7b-dpo-merge-v1.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ mistral-7b-dpo-merge-v1.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ mistral-7b-dpo-merge-v1.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ mistral-7b-dpo-merge-v1.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ mistral-7b-dpo-merge-v1.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ mistral-7b-dpo-merge-v1.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ mistral-7b-dpo-merge-v1.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ mistral-7b-dpo-merge-v1.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ mistral-7b-dpo-merge-v1.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
+ datasets:
4
+ - Intel/orca_dpo_pairs
5
+ language:
6
+ - en
7
+ tags:
8
+ - TensorBlock
9
+ - GGUF
10
+ base_model: mncai/mistral-7b-dpo-merge-v1.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
+ ## mncai/mistral-7b-dpo-merge-v1.1 - GGUF
25
+
26
+ This repo contains GGUF format model files for [mncai/mistral-7b-dpo-merge-v1.1](https://huggingface.co/mncai/mistral-7b-dpo-merge-v1.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
+ | [mistral-7b-dpo-merge-v1.1-Q2_K.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [mistral-7b-dpo-merge-v1.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
48
+ | [mistral-7b-dpo-merge-v1.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
49
+ | [mistral-7b-dpo-merge-v1.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
50
+ | [mistral-7b-dpo-merge-v1.1-Q4_0.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
51
+ | [mistral-7b-dpo-merge-v1.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
52
+ | [mistral-7b-dpo-merge-v1.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
53
+ | [mistral-7b-dpo-merge-v1.1-Q5_0.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [mistral-7b-dpo-merge-v1.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
55
+ | [mistral-7b-dpo-merge-v1.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
56
+ | [mistral-7b-dpo-merge-v1.1-Q6_K.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
57
+ | [mistral-7b-dpo-merge-v1.1-Q8_0.gguf](https://huggingface.co/tensorblock/mistral-7b-dpo-merge-v1.1-GGUF/blob/main/mistral-7b-dpo-merge-v1.1-Q8_0.gguf) | Q8_0 | 7.696 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/mistral-7b-dpo-merge-v1.1-GGUF --include "mistral-7b-dpo-merge-v1.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/mistral-7b-dpo-merge-v1.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
mistral-7b-dpo-merge-v1.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f8e21eff6cd975843949c3b38bf9b84f3c72d8ba119c20cb3d4cabcd21face0
3
+ size 2719242528
mistral-7b-dpo-merge-v1.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ea03df2842a153cf8a80299e6a7ad50a54bc9804b1409891ec0bea83a9b3692
3
+ size 3822024992
mistral-7b-dpo-merge-v1.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d7b486c48794907a7984e960757541a0e23b3fcdeb69a1f18224786ad0e369
3
+ size 3518986528
mistral-7b-dpo-merge-v1.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909b7adc7a9bb131d38ae328193fd1307dd550cd2a9d4919a820104ea2da7819
3
+ size 3164567840
mistral-7b-dpo-merge-v1.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7e387c134311bd4bab6cff48b4e41bc2defee48f87d446e937e58e12cb5f4a7
3
+ size 4108917024
mistral-7b-dpo-merge-v1.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69312d3f99191a343a13009e4b00665ac28ab6de342a3d23ba08f0f6dc4f53d3
3
+ size 4368439584
mistral-7b-dpo-merge-v1.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac576a614d50501e72e57423fc09aa7b87baff26902fd85d0216489f1df6e58
3
+ size 4140374304
mistral-7b-dpo-merge-v1.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84bc0ae0bcf58dbf560bb72d552110e546f34356fac8e35182565f5765c2fdae
3
+ size 4997716256
mistral-7b-dpo-merge-v1.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:707c09532960cd694ee57ffb1fb4116621756440c1f14af6362849aaaf40b7ff
3
+ size 5131409696
mistral-7b-dpo-merge-v1.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386099fa81386ac153c475c49d36d56a72949c86ce502bcf3ed9e659b770cb5f
3
+ size 4997716256
mistral-7b-dpo-merge-v1.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbabc6799a65943bd325fc59eafa06328b119f9f7add4b77baeb0737b746e22d
3
+ size 5942065440
mistral-7b-dpo-merge-v1.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:756633cddf338991851a90e4377f4e34ba3c4478918a1f80c7d4cb3eab86e591
3
+ size 7695857952