morriszms commited on
Commit
c7c492a
·
verified ·
1 Parent(s): 86a23b4

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-multi-turn-v3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ mistral7b-lora-multi-turn-v3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ mistral7b-lora-multi-turn-v3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ mistral7b-lora-multi-turn-v3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ mistral7b-lora-multi-turn-v3-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ mistral7b-lora-multi-turn-v3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ mistral7b-lora-multi-turn-v3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ mistral7b-lora-multi-turn-v3-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ mistral7b-lora-multi-turn-v3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ mistral7b-lora-multi-turn-v3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ mistral7b-lora-multi-turn-v3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ mistral7b-lora-multi-turn-v3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: jhflow/mistral7b-lora-multi-turn-v3
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-multi-turn-v3 - GGUF
20
+
21
+ This repo contains GGUF format model files for [jhflow/mistral7b-lora-multi-turn-v3](https://huggingface.co/jhflow/mistral7b-lora-multi-turn-v3).
22
+
23
+ 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).
24
+
25
+ <div style="text-align: left; margin: 20px 0;">
26
+ <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;">
27
+ Run them on the TensorBlock client using your local machine ↗
28
+ </a>
29
+ </div>
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+ <|im_start|>system
35
+ {system_prompt}<|im_end|>
36
+ <|im_start|>user
37
+ {prompt}<|im_end|>
38
+ ```
39
+
40
+ ## Model file specification
41
+
42
+ | Filename | Quant type | File Size | Description |
43
+ | -------- | ---------- | --------- | ----------- |
44
+ | [mistral7b-lora-multi-turn-v3-Q2_K.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
45
+ | [mistral7b-lora-multi-turn-v3-Q3_K_S.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
46
+ | [mistral7b-lora-multi-turn-v3-Q3_K_M.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
47
+ | [mistral7b-lora-multi-turn-v3-Q3_K_L.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
48
+ | [mistral7b-lora-multi-turn-v3-Q4_0.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
49
+ | [mistral7b-lora-multi-turn-v3-Q4_K_S.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
50
+ | [mistral7b-lora-multi-turn-v3-Q4_K_M.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
51
+ | [mistral7b-lora-multi-turn-v3-Q5_0.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
52
+ | [mistral7b-lora-multi-turn-v3-Q5_K_S.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
53
+ | [mistral7b-lora-multi-turn-v3-Q5_K_M.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
54
+ | [mistral7b-lora-multi-turn-v3-Q6_K.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
55
+ | [mistral7b-lora-multi-turn-v3-Q8_0.gguf](https://huggingface.co/tensorblock/mistral7b-lora-multi-turn-v3-GGUF/blob/main/mistral7b-lora-multi-turn-v3-Q8_0.gguf) | Q8_0 | 7.696 GB | very large, extremely low quality loss - not recommended |
56
+
57
+
58
+ ## Downloading instruction
59
+
60
+ ### Command line
61
+
62
+ Firstly, install Huggingface Client
63
+
64
+ ```shell
65
+ pip install -U "huggingface_hub[cli]"
66
+ ```
67
+
68
+ Then, downoad the individual model file the a local directory
69
+
70
+ ```shell
71
+ huggingface-cli download tensorblock/mistral7b-lora-multi-turn-v3-GGUF --include "mistral7b-lora-multi-turn-v3-Q2_K.gguf" --local-dir MY_LOCAL_DIR
72
+ ```
73
+
74
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/mistral7b-lora-multi-turn-v3-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
78
+ ```
mistral7b-lora-multi-turn-v3-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81a63ee33261cb89245ff88d3ccb6036e581ca8d7ad6f5a621d637f64fb63f4a
3
+ size 2719251872
mistral7b-lora-multi-turn-v3-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7600bb5eca86114e1ecf27e31edf0984621a70aa5482b18ee6a749ba8f813667
3
+ size 3822035168
mistral7b-lora-multi-turn-v3-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98fae5c1cb2a16e605f3b4552c015a410fa649a978b9d9ab7654d122d73c0435
3
+ size 3518996704
mistral7b-lora-multi-turn-v3-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c93b45eb99b15dd8bf6561bbe57ce2d4e88b29434c4919627c37c5e45d5feffc
3
+ size 3164578016
mistral7b-lora-multi-turn-v3-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c904d0c5df5f3da103777b9e74894f45fc6305528d5cb9943eb6999315335967
3
+ size 4108928288
mistral7b-lora-multi-turn-v3-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f38780624d524c786c558dcaa5f0b7af61caca36b5bf2c50619af138c8238bf
3
+ size 4368450848
mistral7b-lora-multi-turn-v3-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea0fa10aa13243dc334b8e8d089fefcfa8051b12c4e557f3f79cc33ddb6246b0
3
+ size 4140385568
mistral7b-lora-multi-turn-v3-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:222ea8410323e4832081965c486fd10568dd8969b689c5f5616bb4d4b611bdd6
3
+ size 4997728544
mistral7b-lora-multi-turn-v3-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0232055e6e219e57f3a347f8490520457f984bb0257442dfbe07c2e85a574dcc
3
+ size 5131421984
mistral7b-lora-multi-turn-v3-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57d39d5a86e0e0c04160ccba98b66b68b853a267a5b07b58b8d51966ddcae05
3
+ size 4997728544
mistral7b-lora-multi-turn-v3-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d697871ee7f4c4627ca0da5d1c4ab8c79d756e48037f20cb0d20d54adde24583
3
+ size 5942078816
mistral7b-lora-multi-turn-v3-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ecf822544015996cee8b54ed90197fe88124f4389bf96c5031601bc330c5713
3
+ size 7695875296