morriszms commited on
Commit
e216f67
·
verified ·
1 Parent(s): a42dc81

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
+ mistral7b-lora-multiturn-v4-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ mistral7b-lora-multiturn-v4-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ mistral7b-lora-multiturn-v4-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ mistral7b-lora-multiturn-v4-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ mistral7b-lora-multiturn-v4-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ mistral7b-lora-multiturn-v4-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ mistral7b-lora-multiturn-v4-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ mistral7b-lora-multiturn-v4-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ mistral7b-lora-multiturn-v4-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ mistral7b-lora-multiturn-v4-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ mistral7b-lora-multiturn-v4-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ mistral7b-lora-multiturn-v4-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: jhflow/mistral7b-lora-multiturn-v4
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ ---
7
+
8
+ <div style="width: auto; margin-left: auto; margin-right: auto">
9
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
+ </div>
11
+ <div style="display: flex; justify-content: space-between; width: 100%;">
12
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
14
+ 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>
15
+ </p>
16
+ </div>
17
+ </div>
18
+
19
+ ## jhflow/mistral7b-lora-multiturn-v4 - GGUF
20
+
21
+ This repo contains GGUF format model files for [jhflow/mistral7b-lora-multiturn-v4](https://huggingface.co/jhflow/mistral7b-lora-multiturn-v4).
22
+
23
+ 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).
24
+
25
+ ## Prompt template
26
+
27
+ ```
28
+ <|im_start|>system
29
+ {system_prompt}<|im_end|>
30
+ <|im_start|>user
31
+ {prompt}<|im_end|>
32
+ <|im_start|>assistant
33
+ ```
34
+
35
+ ## Model file specification
36
+
37
+ | Filename | Quant type | File Size | Description |
38
+ | -------- | ---------- | --------- | ----------- |
39
+ | [mistral7b-lora-multiturn-v4-Q2_K.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
40
+ | [mistral7b-lora-multiturn-v4-Q3_K_S.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q3_K_S.gguf) | Q3_K_S | 2.947 GB | very small, high quality loss |
41
+ | [mistral7b-lora-multiturn-v4-Q3_K_M.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q3_K_M.gguf) | Q3_K_M | 3.277 GB | very small, high quality loss |
42
+ | [mistral7b-lora-multiturn-v4-Q3_K_L.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q3_K_L.gguf) | Q3_K_L | 3.560 GB | small, substantial quality loss |
43
+ | [mistral7b-lora-multiturn-v4-Q4_0.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q4_0.gguf) | Q4_0 | 3.827 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
44
+ | [mistral7b-lora-multiturn-v4-Q4_K_S.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q4_K_S.gguf) | Q4_K_S | 3.856 GB | small, greater quality loss |
45
+ | [mistral7b-lora-multiturn-v4-Q4_K_M.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q4_K_M.gguf) | Q4_K_M | 4.068 GB | medium, balanced quality - recommended |
46
+ | [mistral7b-lora-multiturn-v4-Q5_0.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q5_0.gguf) | Q5_0 | 4.654 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
47
+ | [mistral7b-lora-multiturn-v4-Q5_K_S.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q5_K_S.gguf) | Q5_K_S | 4.654 GB | large, low quality loss - recommended |
48
+ | [mistral7b-lora-multiturn-v4-Q5_K_M.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q5_K_M.gguf) | Q5_K_M | 4.779 GB | large, very low quality loss - recommended |
49
+ | [mistral7b-lora-multiturn-v4-Q6_K.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q6_K.gguf) | Q6_K | 5.534 GB | very large, extremely low quality loss |
50
+ | [mistral7b-lora-multiturn-v4-Q8_0.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multiturn-v4-GGUF/tree/main/mistral7b-lora-multiturn-v4-Q8_0.gguf) | Q8_0 | 7.167 GB | very large, extremely low quality loss - not recommended |
51
+
52
+
53
+ ## Downloading instruction
54
+
55
+ ### Command line
56
+
57
+ Firstly, install Huggingface Client
58
+
59
+ ```shell
60
+ pip install -U "huggingface_hub[cli]"
61
+ ```
62
+
63
+ Then, downoad the individual model file the a local directory
64
+
65
+ ```shell
66
+ huggingface-cli download tensorblock/mistral7b-lora-multiturn-v4-GGUF --include "mistral7b-lora-multiturn-v4-Q2_K.gguf" --local-dir MY_LOCAL_DIR
67
+ ```
68
+
69
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
70
+
71
+ ```shell
72
+ huggingface-cli download tensorblock/mistral7b-lora-multiturn-v4-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
73
+ ```
mistral7b-lora-multiturn-v4-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1a97f089da5f2b47b5308782d4eb13ccdde344cfbcea119061191d95177402d
3
+ size 2719251936
mistral7b-lora-multiturn-v4-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71800b794e5b75290a0eb6c43896664be27974c096d06b3b708e6047ba6ccbf8
3
+ size 3822035232
mistral7b-lora-multiturn-v4-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:544ac65a2b199e329faf039d00c3ac3d065bdf6717632aadc12aca3eee6aeb8c
3
+ size 3518996768
mistral7b-lora-multiturn-v4-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1547fbbdd2485cd7d50695cdb8dc0359283627fffa0f5ed4d3f7ea3063dd92ce
3
+ size 3164578080
mistral7b-lora-multiturn-v4-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcda50d17699bcfd27d882e37354d672736cb68f3edd6c50089971c6fe5a7776
3
+ size 4108928352
mistral7b-lora-multiturn-v4-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc0a46dc8dde67322b4959158d312a665005b30e48b45b3c0fc4fa7bb7c5a6b
3
+ size 4368450912
mistral7b-lora-multiturn-v4-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d3d50015f389c665286e7f914033dad7622430c88422e4c8800a59bb3cc44a8
3
+ size 4140385632
mistral7b-lora-multiturn-v4-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e575b64d984ada11622414417b0fe4a18e602930465a7ded9dd3f97317482590
3
+ size 4997728608
mistral7b-lora-multiturn-v4-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c3a14ba97dc83e3e20016c080600cb27e45a41411b7f668c3c3dc067efc1f6
3
+ size 5131422048
mistral7b-lora-multiturn-v4-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f3b5a0bc655e612fccdf1d3fd33a0d09bdb4b87ea4fb56fa026435cb753445
3
+ size 4997728608
mistral7b-lora-multiturn-v4-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:496e6ff87df726c2a59ca2a8f17e2ff30395f3d10e016221dae3955f4d8e1714
3
+ size 5942078880
mistral7b-lora-multiturn-v4-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c86a48be6b8869751f750feea3fca7941c8f4a2632bb67ecf6a7e73084c1a0f
3
+ size 7695875360