TheBloke commited on
Commit
f26a633
1 Parent(s): c4435f9

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +455 -0
README.md ADDED
@@ -0,0 +1,455 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: beowolx/CodeNinja-1.0-OpenChat-7B
3
+ datasets:
4
+ - glaiveai/glaive-code-assistant-v2
5
+ - TokenBender/code_instructions_122k_alpaca_style
6
+ inference: false
7
+ language:
8
+ - en
9
+ license: mit
10
+ metrics:
11
+ - code_eval
12
+ model_creator: beowulf
13
+ model_name: CodeNinja 1.0 Openchat 7B
14
+ model_type: mistral
15
+ pipeline_tag: text-generation
16
+ prompt_template: 'GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:
17
+
18
+ '
19
+ quantized_by: TheBloke
20
+ tags:
21
+ - code
22
+ - text-generation-inference
23
+ ---
24
+ <!-- markdownlint-disable MD041 -->
25
+
26
+ <!-- header start -->
27
+ <!-- 200823 -->
28
+ <div style="width: auto; margin-left: auto; margin-right: auto">
29
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
30
+ </div>
31
+ <div style="display: flex; justify-content: space-between; width: 100%;">
32
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
33
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
34
+ </div>
35
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
36
+ <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>
37
+ </div>
38
+ </div>
39
+ <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>
40
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
41
+ <!-- header end -->
42
+
43
+ # CodeNinja 1.0 Openchat 7B - GPTQ
44
+ - Model creator: [beowulf](https://huggingface.co/beowolx)
45
+ - Original model: [CodeNinja 1.0 Openchat 7B](https://huggingface.co/beowolx/CodeNinja-1.0-OpenChat-7B)
46
+
47
+ <!-- description start -->
48
+ # Description
49
+
50
+ This repo contains GPTQ model files for [beowulf's CodeNinja 1.0 Openchat 7B](https://huggingface.co/beowolx/CodeNinja-1.0-OpenChat-7B).
51
+
52
+ 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.
53
+
54
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
55
+
56
+ <!-- description end -->
57
+ <!-- repositories-available start -->
58
+ ## Repositories available
59
+
60
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-AWQ)
61
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ)
62
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GGUF)
63
+ * [beowulf's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/beowolx/CodeNinja-1.0-OpenChat-7B)
64
+ <!-- repositories-available end -->
65
+
66
+ <!-- prompt-template start -->
67
+ ## Prompt template: OpenChat-Correct
68
+
69
+ ```
70
+ GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:
71
+
72
+ ```
73
+
74
+ <!-- prompt-template end -->
75
+
76
+
77
+
78
+ <!-- README_GPTQ.md-compatible clients start -->
79
+ ## Known compatible clients / servers
80
+
81
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
82
+
83
+ These GPTQ models are known to work in the following inference servers/webuis.
84
+
85
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
86
+ - [KoboldAI United](https://github.com/henk717/koboldai)
87
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
88
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
89
+
90
+ This may not be a complete list; if you know of others, please let me know!
91
+ <!-- README_GPTQ.md-compatible clients end -->
92
+
93
+ <!-- README_GPTQ.md-provided-files start -->
94
+ ## Provided files, and GPTQ parameters
95
+
96
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
97
+
98
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
99
+
100
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
101
+
102
+ <details>
103
+ <summary>Explanation of GPTQ parameters</summary>
104
+
105
+ - Bits: The bit size of the quantised model.
106
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
107
+ - 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.
108
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
109
+ - 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).
110
+ - 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.
111
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
112
+
113
+ </details>
114
+
115
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
116
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
117
+ | [main](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ/tree/main) | 4 | 128 | Yes | 0.1 | [Evol Instruct Code](https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1/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. |
118
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [Evol Instruct Code](https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1/viewer/) | 4096 | 4.57 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
119
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [Evol Instruct Code](https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1/viewer/) | 4096 | 7.52 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
120
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [Evol Instruct Code](https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1/viewer/) | 4096 | 7.68 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
121
+ | [gptq-8bit-32g-actorder_True](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ/tree/gptq-8bit-32g-actorder_True) | 8 | 32 | Yes | 0.1 | [Evol Instruct Code](https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1/viewer/) | 4096 | 8.17 GB | No | 8-bit, with group size 32g and Act Order for maximum inference quality. |
122
+ | [gptq-4bit-64g-actorder_True](https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ/tree/gptq-4bit-64g-actorder_True) | 4 | 64 | Yes | 0.1 | [Evol Instruct Code](https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1/viewer/) | 4096 | 4.30 GB | Yes | 4-bit, with Act Order and group size 64g. Uses less VRAM than 32g, but with slightly lower accuracy. |
123
+
124
+ <!-- README_GPTQ.md-provided-files end -->
125
+
126
+ <!-- README_GPTQ.md-download-from-branches start -->
127
+ ## How to download, including from branches
128
+
129
+ ### In text-generation-webui
130
+
131
+ To download from the `main` branch, enter `TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ` in the "Download model" box.
132
+
133
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ:gptq-4bit-32g-actorder_True`
134
+
135
+ ### From the command line
136
+
137
+ I recommend using the `huggingface-hub` Python library:
138
+
139
+ ```shell
140
+ pip3 install huggingface-hub
141
+ ```
142
+
143
+ To download the `main` branch to a folder called `CodeNinja-1.0-OpenChat-7B-GPTQ`:
144
+
145
+ ```shell
146
+ mkdir CodeNinja-1.0-OpenChat-7B-GPTQ
147
+ huggingface-cli download TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ --local-dir CodeNinja-1.0-OpenChat-7B-GPTQ --local-dir-use-symlinks False
148
+ ```
149
+
150
+ To download from a different branch, add the `--revision` parameter:
151
+
152
+ ```shell
153
+ mkdir CodeNinja-1.0-OpenChat-7B-GPTQ
154
+ huggingface-cli download TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ --revision gptq-4bit-32g-actorder_True --local-dir CodeNinja-1.0-OpenChat-7B-GPTQ --local-dir-use-symlinks False
155
+ ```
156
+
157
+ <details>
158
+ <summary>More advanced huggingface-cli download usage</summary>
159
+
160
+ 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.
161
+
162
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
163
+
164
+ 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).
165
+
166
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
167
+
168
+ ```shell
169
+ pip3 install hf_transfer
170
+ ```
171
+
172
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
173
+
174
+ ```shell
175
+ mkdir CodeNinja-1.0-OpenChat-7B-GPTQ
176
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ --local-dir CodeNinja-1.0-OpenChat-7B-GPTQ --local-dir-use-symlinks False
177
+ ```
178
+
179
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
180
+ </details>
181
+
182
+ ### With `git` (**not** recommended)
183
+
184
+ To clone a specific branch with `git`, use a command like this:
185
+
186
+ ```shell
187
+ git clone --single-branch --branch gptq-4bit-32g-actorder_True https://huggingface.co/TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ
188
+ ```
189
+
190
+ 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.)
191
+
192
+ <!-- README_GPTQ.md-download-from-branches end -->
193
+ <!-- README_GPTQ.md-text-generation-webui start -->
194
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
195
+
196
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
197
+
198
+ 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.
199
+
200
+ 1. Click the **Model tab**.
201
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ`.
202
+
203
+ - To download from a specific branch, enter for example `TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ:gptq-4bit-32g-actorder_True`
204
+ - see Provided Files above for the list of branches for each option.
205
+
206
+ 3. Click **Download**.
207
+ 4. The model will start downloading. Once it's finished it will say "Done".
208
+ 5. In the top left, click the refresh icon next to **Model**.
209
+ 6. In the **Model** dropdown, choose the model you just downloaded: `CodeNinja-1.0-OpenChat-7B-GPTQ`
210
+ 7. The model will automatically load, and is now ready for use!
211
+ 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.
212
+
213
+ - 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`.
214
+
215
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
216
+
217
+ <!-- README_GPTQ.md-text-generation-webui end -->
218
+
219
+ <!-- README_GPTQ.md-use-from-tgi start -->
220
+ ## Serving this model from Text Generation Inference (TGI)
221
+
222
+ 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`
223
+
224
+ Example Docker parameters:
225
+
226
+ ```shell
227
+ --model-id TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
228
+ ```
229
+
230
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
231
+
232
+ ```shell
233
+ pip3 install huggingface-hub
234
+ ```
235
+
236
+ ```python
237
+ from huggingface_hub import InferenceClient
238
+
239
+ endpoint_url = "https://your-endpoint-url-here"
240
+
241
+ prompt = "Tell me about AI"
242
+ prompt_template=f'''GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:
243
+ '''
244
+
245
+ client = InferenceClient(endpoint_url)
246
+ response = client.text_generation(prompt,
247
+ max_new_tokens=128,
248
+ do_sample=True,
249
+ temperature=0.7,
250
+ top_p=0.95,
251
+ top_k=40,
252
+ repetition_penalty=1.1)
253
+
254
+ print(f"Model output: {response}")
255
+ ```
256
+ <!-- README_GPTQ.md-use-from-tgi end -->
257
+ <!-- README_GPTQ.md-use-from-python start -->
258
+ ## Python code example: inference from this GPTQ model
259
+
260
+ ### Install the necessary packages
261
+
262
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
263
+
264
+ ```shell
265
+ pip3 install --upgrade transformers optimum
266
+ # If using PyTorch 2.1 + CUDA 12.x:
267
+ pip3 install --upgrade auto-gptq
268
+ # or, if using PyTorch 2.1 + CUDA 11.x:
269
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
270
+ ```
271
+
272
+ 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:
273
+
274
+ ```shell
275
+ pip3 uninstall -y auto-gptq
276
+ git clone https://github.com/PanQiWei/AutoGPTQ
277
+ cd AutoGPTQ
278
+ git checkout v0.5.1
279
+ pip3 install .
280
+ ```
281
+
282
+ ### Example Python code
283
+
284
+ ```python
285
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
286
+
287
+ model_name_or_path = "TheBloke/CodeNinja-1.0-OpenChat-7B-GPTQ"
288
+ # To use a different branch, change revision
289
+ # For example: revision="gptq-4bit-32g-actorder_True"
290
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
291
+ device_map="auto",
292
+ trust_remote_code=False,
293
+ revision="main")
294
+
295
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
296
+
297
+ prompt = "Write a story about llamas"
298
+ system_message = "You are a story writing assistant"
299
+ prompt_template=f'''GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:
300
+ '''
301
+
302
+ print("\n\n*** Generate:")
303
+
304
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
305
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
306
+ print(tokenizer.decode(output[0]))
307
+
308
+ # Inference can also be done using transformers' pipeline
309
+
310
+ print("*** Pipeline:")
311
+ pipe = pipeline(
312
+ "text-generation",
313
+ model=model,
314
+ tokenizer=tokenizer,
315
+ max_new_tokens=512,
316
+ do_sample=True,
317
+ temperature=0.7,
318
+ top_p=0.95,
319
+ top_k=40,
320
+ repetition_penalty=1.1
321
+ )
322
+
323
+ print(pipe(prompt_template)[0]['generated_text'])
324
+ ```
325
+ <!-- README_GPTQ.md-use-from-python end -->
326
+
327
+ <!-- README_GPTQ.md-compatibility start -->
328
+ ## Compatibility
329
+
330
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
331
+
332
+ [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.
333
+
334
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
335
+ <!-- README_GPTQ.md-compatibility end -->
336
+
337
+ <!-- footer start -->
338
+ <!-- 200823 -->
339
+ ## Discord
340
+
341
+ For further support, and discussions on these models and AI in general, join us at:
342
+
343
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
344
+
345
+ ## Thanks, and how to contribute
346
+
347
+ Thanks to the [chirper.ai](https://chirper.ai) team!
348
+
349
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
350
+
351
+ 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.
352
+
353
+ 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.
354
+
355
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
356
+
357
+ * Patreon: https://patreon.com/TheBlokeAI
358
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
359
+
360
+ **Special thanks to**: Aemon Algiz.
361
+
362
+ **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
363
+
364
+
365
+ Thank you to all my generous patrons and donaters!
366
+
367
+ And thank you again to a16z for their generous grant.
368
+
369
+ <!-- footer end -->
370
+
371
+ # Original model card: beowulf's CodeNinja 1.0 Openchat 7B
372
+
373
+
374
+ <p align="center">
375
+ <img width="700px" alt="DeepSeek Coder" src="https://cdn-uploads.huggingface.co/production/uploads/64b566ab04fa6584c03b5247/5COagfF6EwrV4utZJ-ClI.png">
376
+ </p>
377
+ <hr>
378
+
379
+ # CodeNinja: Your Advanced Coding Assistant
380
+
381
+ ## Overview
382
+
383
+ CodeNinja is an enhanced version of the renowned model [openchat/openchat-3.5-1210](https://huggingface.co/openchat/openchat-3.5-1210). It represents a breakthrough in coding assistance, having been fine-tuned through Supervised Fine Tuning on two expansive datasets, encompassing over 400,000 coding instructions. Designed to be an indispensable tool for coders, CodeNinja aims to integrate seamlessly into your daily coding routine.
384
+
385
+ Discover the quantized versions at: [beowolx/CodeNinja-1.0-OpenChat-7B-GGUF](https://huggingface.co/beowolx/CodeNinja-1.0-OpenChat-7B-GGUF).
386
+
387
+ ### Key Features
388
+
389
+ - **Expansive Training Database**: CodeNinja has been refined with datasets from [glaiveai/glaive-code-assistant-v2](https://huggingface.co/datasets/glaiveai/glaive-code-assistant-v2) and [TokenBender/code_instructions_122k_alpaca_style](https://huggingface.co/datasets/TokenBender/code_instructions_122k_alpaca_style), incorporating around 400,000 coding instructions across various languages including Python, C, C++, Rust, Java, JavaScript, and more.
390
+
391
+ - **Flexibility and Scalability**: Available in a 7B model size, CodeNinja is adaptable for local runtime environments.
392
+
393
+ - **Exceptional Performance**: Achieves top-tier results among publicly accessible coding models, particularly notable on benchmarks like HumanEval.
394
+
395
+ - **Advanced Code Completion**: With a substantial context window size of 8192, it supports comprehensive project-level code completion.
396
+
397
+ ## Prompt Format
398
+
399
+ CodeNinja maintains the same prompt structure as OpenChat 3.5. Effective utilization requires adherence to this format:
400
+
401
+ ```
402
+ GPT4 Correct User: Hello<|end_of_turn|>GPT4 Correct Assistant: Hi<|end_of_turn|>GPT4 Correct User: How are you today?<|end_of_turn|>GPT4 Correct Assistant:
403
+ ```
404
+
405
+ 🚨 Important: Ensure the use of `<|end_of_turn|>` as the end-of-generation token.
406
+
407
+ **Adhering to this format is crucial for optimal results.**
408
+
409
+ ## Usage Instructions
410
+
411
+ ### Using LM Studio
412
+
413
+ The simplest way to engage with CodeNinja is via the [quantized versions](https://huggingface.co/beowolx/CodeNinja-1.0-OpenChat-7B-GGUF) on [LM Studio](https://lmstudio.ai/). Ensure you select the "OpenChat" preset, which incorporates the necessary prompt format. The preset is also available in this [gist](https://gist.github.com/beowolx/b219466681c02ff67baf8f313a3ad817).
414
+
415
+ ### Using the Transformers Library
416
+
417
+ ```python
418
+ from transformers import AutoTokenizer, AutoModelForCausalLM
419
+ import torch
420
+
421
+ # Initialize the model
422
+ model_path = "beowolx/CodeNinja-1.0-OpenChat-7B"
423
+ model = AutoModelForCausalLM.from_pretrained(model_path, device_map="auto")
424
+ # Load the OpenChat tokenizer
425
+ tokenizer = AutoTokenizer.from_pretrained("openchat/openchat-3.5-1210", use_fast=True)
426
+
427
+ def generate_one_completion(prompt: str):
428
+ messages = [
429
+ {"role": "user", "content": prompt},
430
+ {"role": "assistant", "content": ""} # Model response placeholder
431
+ ]
432
+
433
+ # Generate token IDs using the chat template
434
+ input_ids = tokenizer.apply_chat_template(messages, add_generation_prompt=True)
435
+
436
+ # Produce completion
437
+ generate_ids = model.generate(
438
+ torch.tensor([input_ids]).to("cuda"),
439
+ max_length=256,
440
+ pad_token_id=tokenizer.pad_token_id,
441
+ eos_token_id=tokenizer.eos_token_id
442
+ )
443
+
444
+ # Process the completion
445
+ completion = tokenizer.decode(generate_ids[0], skip_special_tokens=True)
446
+ completion = completion.split("\n\n\n")[0].strip()
447
+
448
+ return completion
449
+ ```
450
+
451
+ ## License
452
+ CodeNinja is licensed under the MIT License, with model usage subject to the Model License.
453
+
454
+ ## Contact
455
+ For queries or support, please open an issue in the repository.