TheBloke commited on
Commit
add9144
1 Parent(s): ae73601

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +444 -0
README.md ADDED
@@ -0,0 +1,444 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Nondzu/Mistral-7B-Instruct-v0.2-code-ft
3
+ inference: false
4
+ license: cc-by-nc-nd-4.0
5
+ model_creator: Kamil
6
+ model_name: Mistral 7B Instruct V0.2 Code FT
7
+ model_type: mistral
8
+ prompt_template: '<|im_start|>system
9
+
10
+ {system_message}<|im_end|>
11
+
12
+ <|im_start|>user
13
+
14
+ {prompt}<|im_end|>
15
+
16
+ <|im_start|>assistant
17
+
18
+ '
19
+ quantized_by: TheBloke
20
+ ---
21
+ <!-- markdownlint-disable MD041 -->
22
+
23
+ <!-- header start -->
24
+ <!-- 200823 -->
25
+ <div style="width: auto; margin-left: auto; margin-right: auto">
26
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
27
+ </div>
28
+ <div style="display: flex; justify-content: space-between; width: 100%;">
29
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
30
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
31
+ </div>
32
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
33
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
34
+ </div>
35
+ </div>
36
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">TheBloke's LLM work is generously supported by a grant from <a href="https://a16z.com">andreessen horowitz (a16z)</a></p></div>
37
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
38
+ <!-- header end -->
39
+
40
+ # Mistral 7B Instruct V0.2 Code FT - GPTQ
41
+ - Model creator: [Kamil](https://huggingface.co/Nondzu)
42
+ - Original model: [Mistral 7B Instruct V0.2 Code FT](https://huggingface.co/Nondzu/Mistral-7B-Instruct-v0.2-code-ft)
43
+
44
+ <!-- description start -->
45
+ # Description
46
+
47
+ This repo contains GPTQ model files for [Kamil's Mistral 7B Instruct V0.2 Code FT](https://huggingface.co/Nondzu/Mistral-7B-Instruct-v0.2-code-ft).
48
+
49
+ Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
50
+
51
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
52
+
53
+ <!-- description end -->
54
+ <!-- repositories-available start -->
55
+ ## Repositories available
56
+
57
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-AWQ)
58
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ)
59
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GGUF)
60
+ * [Kamil's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Nondzu/Mistral-7B-Instruct-v0.2-code-ft)
61
+ <!-- repositories-available end -->
62
+
63
+ <!-- prompt-template start -->
64
+ ## Prompt template: ChatML
65
+
66
+ ```
67
+ <|im_start|>system
68
+ {system_message}<|im_end|>
69
+ <|im_start|>user
70
+ {prompt}<|im_end|>
71
+ <|im_start|>assistant
72
+
73
+ ```
74
+
75
+ <!-- prompt-template end -->
76
+
77
+
78
+
79
+ <!-- README_GPTQ.md-compatible clients start -->
80
+ ## Known compatible clients / servers
81
+
82
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
83
+
84
+ These GPTQ models are known to work in the following inference servers/webuis.
85
+
86
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
87
+ - [KoboldAI United](https://github.com/henk717/koboldai)
88
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
89
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
90
+
91
+ This may not be a complete list; if you know of others, please let me know!
92
+ <!-- README_GPTQ.md-compatible clients end -->
93
+
94
+ <!-- README_GPTQ.md-provided-files start -->
95
+ ## Provided files, and GPTQ parameters
96
+
97
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
98
+
99
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
100
+
101
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
102
+
103
+ <details>
104
+ <summary>Explanation of GPTQ parameters</summary>
105
+
106
+ - Bits: The bit size of the quantised model.
107
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
108
+ - Act Order: True or False. Also known as `desc_act`. True results in better quantisation accuracy. Some GPTQ clients have had issues with models that use Act Order plus Group Size, but this is generally resolved now.
109
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
110
+ - GPTQ dataset: The calibration dataset used during quantisation. Using a dataset more appropriate to the model's training can improve quantisation accuracy. Note that the GPTQ calibration dataset is not the same as the dataset used to train the model - please refer to the original model repo for details of the training dataset(s).
111
+ - Sequence Length: The length of the dataset sequences used for quantisation. Ideally this is the same as the model sequence length. For some very long sequence models (16+K), a lower sequence length may have to be used. Note that a lower sequence length does not limit the sequence length of the quantised model. It only impacts the quantisation accuracy on longer inference sequences.
112
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
113
+
114
+ </details>
115
+
116
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
117
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
118
+ | [main](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ/tree/main) | 4 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 4.16 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
119
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 4.57 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
120
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 7.52 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
121
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 7.68 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
122
+ | [gptq-8bit-32g-actorder_True](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ/tree/gptq-8bit-32g-actorder_True) | 8 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 8.17 GB | No | 8-bit, with group size 32g and Act Order for maximum inference quality. |
123
+ | [gptq-4bit-64g-actorder_True](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ/tree/gptq-4bit-64g-actorder_True) | 4 | 64 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 4.29 GB | Yes | 4-bit, with Act Order and group size 64g. Uses less VRAM than 32g, but with slightly lower accuracy. |
124
+
125
+ <!-- README_GPTQ.md-provided-files end -->
126
+
127
+ <!-- README_GPTQ.md-download-from-branches start -->
128
+ ## How to download, including from branches
129
+
130
+ ### In text-generation-webui
131
+
132
+ To download from the `main` branch, enter `TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ` in the "Download model" box.
133
+
134
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ:gptq-4bit-32g-actorder_True`
135
+
136
+ ### From the command line
137
+
138
+ I recommend using the `huggingface-hub` Python library:
139
+
140
+ ```shell
141
+ pip3 install huggingface-hub
142
+ ```
143
+
144
+ To download the `main` branch to a folder called `Mistral-7B-Instruct-v0.2-code-ft-GPTQ`:
145
+
146
+ ```shell
147
+ mkdir Mistral-7B-Instruct-v0.2-code-ft-GPTQ
148
+ huggingface-cli download TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ --local-dir Mistral-7B-Instruct-v0.2-code-ft-GPTQ --local-dir-use-symlinks False
149
+ ```
150
+
151
+ To download from a different branch, add the `--revision` parameter:
152
+
153
+ ```shell
154
+ mkdir Mistral-7B-Instruct-v0.2-code-ft-GPTQ
155
+ huggingface-cli download TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ --revision gptq-4bit-32g-actorder_True --local-dir Mistral-7B-Instruct-v0.2-code-ft-GPTQ --local-dir-use-symlinks False
156
+ ```
157
+
158
+ <details>
159
+ <summary>More advanced huggingface-cli download usage</summary>
160
+
161
+ If you remove the `--local-dir-use-symlinks False` parameter, the files will instead be stored in the central Hugging Face cache directory (default location on Linux is: `~/.cache/huggingface`), and symlinks will be added to the specified `--local-dir`, pointing to their real location in the cache. This allows for interrupted downloads to be resumed, and allows you to quickly clone the repo to multiple places on disk without triggering a download again. The downside, and the reason why I don't list that as the default option, is that the files are then hidden away in a cache folder and it's harder to know where your disk space is being used, and to clear it up if/when you want to remove a download model.
162
+
163
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
164
+
165
+ For more documentation on downloading with `huggingface-cli`, please see: [HF -> Hub Python Library -> Download files -> Download from the CLI](https://huggingface.co/docs/huggingface_hub/guides/download#download-from-the-cli).
166
+
167
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
168
+
169
+ ```shell
170
+ pip3 install hf_transfer
171
+ ```
172
+
173
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
174
+
175
+ ```shell
176
+ mkdir Mistral-7B-Instruct-v0.2-code-ft-GPTQ
177
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ --local-dir Mistral-7B-Instruct-v0.2-code-ft-GPTQ --local-dir-use-symlinks False
178
+ ```
179
+
180
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
181
+ </details>
182
+
183
+ ### With `git` (**not** recommended)
184
+
185
+ To clone a specific branch with `git`, use a command like this:
186
+
187
+ ```shell
188
+ git clone --single-branch --branch gptq-4bit-32g-actorder_True https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ
189
+ ```
190
+
191
+ Note that using Git with HF repos is strongly discouraged. It will be much slower than using `huggingface-hub`, and will use twice as much disk space as it has to store the model files twice (it stores every byte both in the intended target folder, and again in the `.git` folder as a blob.)
192
+
193
+ <!-- README_GPTQ.md-download-from-branches end -->
194
+ <!-- README_GPTQ.md-text-generation-webui start -->
195
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
196
+
197
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
198
+
199
+ It is strongly recommended to use the text-generation-webui one-click-installers unless you're sure you know how to make a manual install.
200
+
201
+ 1. Click the **Model tab**.
202
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ`.
203
+
204
+ - To download from a specific branch, enter for example `TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ:gptq-4bit-32g-actorder_True`
205
+ - see Provided Files above for the list of branches for each option.
206
+
207
+ 3. Click **Download**.
208
+ 4. The model will start downloading. Once it's finished it will say "Done".
209
+ 5. In the top left, click the refresh icon next to **Model**.
210
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Mistral-7B-Instruct-v0.2-code-ft-GPTQ`
211
+ 7. The model will automatically load, and is now ready for use!
212
+ 8. If you want any custom settings, set them and then click **Save settings for this model** followed by **Reload the Model** in the top right.
213
+
214
+ - Note that you do not need to and should not set manual GPTQ parameters any more. These are set automatically from the file `quantize_config.json`.
215
+
216
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
217
+
218
+ <!-- README_GPTQ.md-text-generation-webui end -->
219
+
220
+ <!-- README_GPTQ.md-use-from-tgi start -->
221
+ ## Serving this model from Text Generation Inference (TGI)
222
+
223
+ It's recommended to use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
224
+
225
+ Example Docker parameters:
226
+
227
+ ```shell
228
+ --model-id TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
229
+ ```
230
+
231
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
232
+
233
+ ```shell
234
+ pip3 install huggingface-hub
235
+ ```
236
+
237
+ ```python
238
+ from huggingface_hub import InferenceClient
239
+
240
+ endpoint_url = "https://your-endpoint-url-here"
241
+
242
+ prompt = "Tell me about AI"
243
+ prompt_template=f'''<|im_start|>system
244
+ {system_message}<|im_end|>
245
+ <|im_start|>user
246
+ {prompt}<|im_end|>
247
+ <|im_start|>assistant
248
+ '''
249
+
250
+ client = InferenceClient(endpoint_url)
251
+ response = client.text_generation(
252
+ prompt_template,
253
+ max_new_tokens=128,
254
+ do_sample=True,
255
+ temperature=0.7,
256
+ top_p=0.95,
257
+ top_k=40,
258
+ repetition_penalty=1.1
259
+ )
260
+
261
+ print(f"Model output: {response}")
262
+ ```
263
+ <!-- README_GPTQ.md-use-from-tgi end -->
264
+ <!-- README_GPTQ.md-use-from-python start -->
265
+ ## Python code example: inference from this GPTQ model
266
+
267
+ ### Install the necessary packages
268
+
269
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
270
+
271
+ ```shell
272
+ pip3 install --upgrade transformers optimum
273
+ # If using PyTorch 2.1 + CUDA 12.x:
274
+ pip3 install --upgrade auto-gptq
275
+ # or, if using PyTorch 2.1 + CUDA 11.x:
276
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
277
+ ```
278
+
279
+ If you are using PyTorch 2.0, you will need to install AutoGPTQ from source. Likewise if you have problems with the pre-built wheels, you should try building from source:
280
+
281
+ ```shell
282
+ pip3 uninstall -y auto-gptq
283
+ git clone https://github.com/PanQiWei/AutoGPTQ
284
+ cd AutoGPTQ
285
+ git checkout v0.5.1
286
+ pip3 install .
287
+ ```
288
+
289
+ ### Example Python code
290
+
291
+ ```python
292
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
293
+
294
+ model_name_or_path = "TheBloke/Mistral-7B-Instruct-v0.2-code-ft-GPTQ"
295
+ # To use a different branch, change revision
296
+ # For example: revision="gptq-4bit-32g-actorder_True"
297
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
298
+ device_map="auto",
299
+ trust_remote_code=False,
300
+ revision="main")
301
+
302
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
303
+
304
+ prompt = "Write a story about llamas"
305
+ system_message = "You are a story writing assistant"
306
+ prompt_template=f'''<|im_start|>system
307
+ {system_message}<|im_end|>
308
+ <|im_start|>user
309
+ {prompt}<|im_end|>
310
+ <|im_start|>assistant
311
+ '''
312
+
313
+ print("\n\n*** Generate:")
314
+
315
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
316
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
317
+ print(tokenizer.decode(output[0]))
318
+
319
+ # Inference can also be done using transformers' pipeline
320
+
321
+ print("*** Pipeline:")
322
+ pipe = pipeline(
323
+ "text-generation",
324
+ model=model,
325
+ tokenizer=tokenizer,
326
+ max_new_tokens=512,
327
+ do_sample=True,
328
+ temperature=0.7,
329
+ top_p=0.95,
330
+ top_k=40,
331
+ repetition_penalty=1.1
332
+ )
333
+
334
+ print(pipe(prompt_template)[0]['generated_text'])
335
+ ```
336
+ <!-- README_GPTQ.md-use-from-python end -->
337
+
338
+ <!-- README_GPTQ.md-compatibility start -->
339
+ ## Compatibility
340
+
341
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
342
+
343
+ [ExLlama](https://github.com/turboderp/exllama) is compatible with Llama architecture models (including Mistral, Yi, DeepSeek, SOLAR, etc) in 4-bit. Please see the Provided Files table above for per-file compatibility.
344
+
345
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
346
+ <!-- README_GPTQ.md-compatibility end -->
347
+
348
+ <!-- footer start -->
349
+ <!-- 200823 -->
350
+ ## Discord
351
+
352
+ For further support, and discussions on these models and AI in general, join us at:
353
+
354
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
355
+
356
+ ## Thanks, and how to contribute
357
+
358
+ Thanks to the [chirper.ai](https://chirper.ai) team!
359
+
360
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
361
+
362
+ I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
363
+
364
+ If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
365
+
366
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
367
+
368
+ * Patreon: https://patreon.com/TheBlokeAI
369
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
370
+
371
+ **Special thanks to**: Aemon Algiz.
372
+
373
+ **Patreon special mentions**: Michael Levine, 阿明, Trailburnt, Nikolai Manek, John Detwiler, Randy H, Will Dee, Sebastain Graf, NimbleBox.ai, Eugene Pentland, Emad Mostaque, Ai Maven, Jim Angel, Jeff Scroggin, Michael Davis, Manuel Alberto Morcote, Stephen Murray, Robert, Justin Joy, Luke @flexchar, Brandon Frisco, Elijah Stavena, S_X, Dan Guido, Undi ., Komninos Chatzipapas, Shadi, theTransient, Lone Striker, Raven Klaugh, jjj, Cap'n Zoog, Michel-Marie MAUDET (LINAGORA), Matthew Berman, David, Fen Risland, Omer Bin Jawed, Luke Pendergrass, Kalila, OG, Erik Bjäreholt, Rooh Singh, Joseph William Delisle, Dan Lewis, TL, John Villwock, AzureBlack, Brad, Pedro Madruga, Caitlyn Gatomon, K, jinyuan sun, Mano Prime, Alex, Jeffrey Morgan, Alicia Loh, Illia Dulskyi, Chadd, transmissions 11, fincy, Rainer Wilmers, ReadyPlayerEmma, knownsqashed, Mandus, biorpg, Deo Leter, Brandon Phillips, SuperWojo, Sean Connelly, Iucharbius, Jack West, Harry Royden McLaughlin, Nicholas, terasurfer, Vitor Caleffi, Duane Dunston, Johann-Peter Hartmann, David Ziegler, Olakabola, Ken Nordquist, Trenton Dambrowitz, Tom X Nguyen, Vadim, Ajan Kanaga, Leonard Tan, Clay Pascal, Alexandros Triantafyllidis, JM33133, Xule, vamX, ya boyyy, subjectnull, Talal Aujan, Alps Aficionado, wassieverse, Ari Malik, James Bentley, Woland, Spencer Kim, Michael Dempsey, Fred von Graf, Elle, zynix, William Richards, Stanislav Ovsiannikov, Edmond Seymore, Jonathan Leane, Martin Kemka, usrbinkat, Enrico Ros
374
+
375
+
376
+ Thank you to all my generous patrons and donaters!
377
+
378
+ And thank you again to a16z for their generous grant.
379
+
380
+ <!-- footer end -->
381
+
382
+ # Original model card: Kamil's Mistral 7B Instruct V0.2 Code FT
383
+
384
+
385
+ # Mistral-7B-Instruct-v0.2-code-ft
386
+
387
+ I'm thrilled to introduce the latest iteration of our model, Mistral-7B-Instruct-v0.2-code-ft. This updated version is designed to further enhance coding assistance and co-pilot functionalities. We're eager for developers and enthusiasts to try it out and provide feedback!
388
+
389
+ ## Additional Information
390
+
391
+ This version builds upon the previous Mistral-7B models, incorporating new datasets and features for a more refined experience.
392
+
393
+ ## Prompt template: ChatML
394
+ ```
395
+ <|im_start|>system
396
+ {system_message}<|im_end|>
397
+ <|im_start|>user
398
+ {prompt}<|im_end|>
399
+ <|im_start|>assistant
400
+ ```
401
+
402
+ ## Eval Plus Performance
403
+
404
+ For detailed performance metrics, visit Eval Plus page: [Mistral-7B-Instruct-v0.2-code-ft Eval Plus](https://github.com/evalplus/evalplus)
405
+
406
+ Score: 0.421
407
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63729f35acef705233c87909/VLtuWPh8m07bgU8BElpNv.png)
408
+
409
+ ## Dataset:
410
+ The model has been trained on a new dataset to improve its performance and versatility:
411
+ - path: ajibawa-2023/Code-74k-ShareGPT
412
+
413
+ type: sharegpt
414
+
415
+ conversation: chatml
416
+
417
+ Find more about the dataset here: [Code-74k-ShareGPT Dataset](https://huggingface.co/datasets/ajibawa-2023/Code-74k-ShareGPT)
418
+
419
+ ## Model Architecture
420
+
421
+ - Base Model: mistralai/Mistral-7B-Instruct-v0.2
422
+ - Tokenizer Type: LlamaTokenizer
423
+ - Model Type: MistralForCausalLM
424
+ - Is Mistral Derived Model: true
425
+ - Sequence Length: 16384 with sample packing
426
+
427
+ ## Enhanced Features
428
+
429
+ - Adapter: qlora
430
+ - Learning Rate: 0.0002 with cosine lr scheduler
431
+ - Optimizer: adamw_bnb_8bit
432
+ - Training Enhancements: bf16 training, gradient checkpointing, and flash attention
433
+
434
+
435
+ ## Download Information
436
+
437
+ You can download and explore this model through these links on Hugging Face.
438
+
439
+ ## Contributions and Feedback
440
+
441
+ We welcome contributions and feedback from the community. Please feel free to open issues or pull requests on repository.
442
+
443
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
444
+