TheBloke commited on
Commit
b965b33
1 Parent(s): 0ed13c9

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +412 -0
README.md ADDED
@@ -0,0 +1,412 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: KnutJaegersberg/Deacon-34B
3
+ datasets:
4
+ - totally-not-an-llm/EverythingLM-data-V3
5
+ inference: false
6
+ license: other
7
+ license_link: LICENSE
8
+ license_name: yi-license
9
+ model_creator: "Knut J\xE4gersberg"
10
+ model_name: Deacon 34B
11
+ model_type: yi
12
+ pipeline_tag: text-generation
13
+ prompt_template: '### System:
14
+
15
+ {system_message}
16
+
17
+
18
+ ### Instruction:
19
+
20
+ {prompt}
21
+
22
+
23
+ ### Response:
24
+
25
+ '
26
+ quantized_by: TheBloke
27
+ ---
28
+ <!-- markdownlint-disable MD041 -->
29
+
30
+ <!-- header start -->
31
+ <!-- 200823 -->
32
+ <div style="width: auto; margin-left: auto; margin-right: auto">
33
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
34
+ </div>
35
+ <div style="display: flex; justify-content: space-between; width: 100%;">
36
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
37
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
38
+ </div>
39
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
40
+ <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>
41
+ </div>
42
+ </div>
43
+ <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>
44
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
45
+ <!-- header end -->
46
+
47
+ # Deacon 34B - GPTQ
48
+ - Model creator: [Knut Jägersberg](https://huggingface.co/KnutJaegersberg)
49
+ - Original model: [Deacon 34B](https://huggingface.co/KnutJaegersberg/Deacon-34B)
50
+
51
+ <!-- description start -->
52
+ # Description
53
+
54
+ This repo contains GPTQ model files for [Knut Jägersberg's Deacon 34B](https://huggingface.co/KnutJaegersberg/Deacon-34B).
55
+
56
+ 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.
57
+
58
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
59
+
60
+ <!-- description end -->
61
+ <!-- repositories-available start -->
62
+ ## Repositories available
63
+
64
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Deacon-34B-AWQ)
65
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Deacon-34B-GPTQ)
66
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Deacon-34B-GGUF)
67
+ * [Knut Jägersberg's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/KnutJaegersberg/Deacon-34B)
68
+ <!-- repositories-available end -->
69
+
70
+ <!-- prompt-template start -->
71
+ ## Prompt template: SciPhi
72
+
73
+ ```
74
+ ### System:
75
+ {system_message}
76
+
77
+ ### Instruction:
78
+ {prompt}
79
+
80
+ ### Response:
81
+
82
+ ```
83
+
84
+ <!-- prompt-template end -->
85
+
86
+
87
+
88
+ <!-- README_GPTQ.md-compatible clients start -->
89
+ ## Known compatible clients / servers
90
+
91
+ These GPTQ models are known to work in the following inference servers/webuis.
92
+
93
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
94
+ - [KoboldAI United](https://github.com/henk717/koboldai)
95
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
96
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
97
+
98
+ This may not be a complete list; if you know of others, please let me know!
99
+ <!-- README_GPTQ.md-compatible clients end -->
100
+
101
+ <!-- README_GPTQ.md-provided-files start -->
102
+ ## Provided files, and GPTQ parameters
103
+
104
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
105
+
106
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
107
+
108
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
109
+
110
+ <details>
111
+ <summary>Explanation of GPTQ parameters</summary>
112
+
113
+ - Bits: The bit size of the quantised model.
114
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
115
+ - 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.
116
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
117
+ - 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).
118
+ - 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.
119
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
120
+
121
+ </details>
122
+
123
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
124
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
125
+ | [main](https://huggingface.co/TheBloke/Deacon-34B-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 18.60 GB | Yes | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
126
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/Deacon-34B-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 19.25 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
127
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/Deacon-34B-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 21.21 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
128
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/Deacon-34B-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 15.03 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
129
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/Deacon-34B-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 35.34 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
130
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/Deacon-34B-GPTQ/tree/gptq-3bit-32g-actorder_True) | 3 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 16.90 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
131
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/Deacon-34B-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 36.11 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
132
+
133
+ <!-- README_GPTQ.md-provided-files end -->
134
+
135
+ <!-- README_GPTQ.md-download-from-branches start -->
136
+ ## How to download, including from branches
137
+
138
+ ### In text-generation-webui
139
+
140
+ To download from the `main` branch, enter `TheBloke/Deacon-34B-GPTQ` in the "Download model" box.
141
+
142
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/Deacon-34B-GPTQ:gptq-4bit-128g-actorder_True`
143
+
144
+ ### From the command line
145
+
146
+ I recommend using the `huggingface-hub` Python library:
147
+
148
+ ```shell
149
+ pip3 install huggingface-hub
150
+ ```
151
+
152
+ To download the `main` branch to a folder called `Deacon-34B-GPTQ`:
153
+
154
+ ```shell
155
+ mkdir Deacon-34B-GPTQ
156
+ huggingface-cli download TheBloke/Deacon-34B-GPTQ --local-dir Deacon-34B-GPTQ --local-dir-use-symlinks False
157
+ ```
158
+
159
+ To download from a different branch, add the `--revision` parameter:
160
+
161
+ ```shell
162
+ mkdir Deacon-34B-GPTQ
163
+ huggingface-cli download TheBloke/Deacon-34B-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir Deacon-34B-GPTQ --local-dir-use-symlinks False
164
+ ```
165
+
166
+ <details>
167
+ <summary>More advanced huggingface-cli download usage</summary>
168
+
169
+ 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.
170
+
171
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
172
+
173
+ 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).
174
+
175
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
176
+
177
+ ```shell
178
+ pip3 install hf_transfer
179
+ ```
180
+
181
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
182
+
183
+ ```shell
184
+ mkdir Deacon-34B-GPTQ
185
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/Deacon-34B-GPTQ --local-dir Deacon-34B-GPTQ --local-dir-use-symlinks False
186
+ ```
187
+
188
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
189
+ </details>
190
+
191
+ ### With `git` (**not** recommended)
192
+
193
+ To clone a specific branch with `git`, use a command like this:
194
+
195
+ ```shell
196
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/Deacon-34B-GPTQ
197
+ ```
198
+
199
+ 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.)
200
+
201
+ <!-- README_GPTQ.md-download-from-branches end -->
202
+ <!-- README_GPTQ.md-text-generation-webui start -->
203
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
204
+
205
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
206
+
207
+ 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.
208
+
209
+ 1. Click the **Model tab**.
210
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Deacon-34B-GPTQ`.
211
+
212
+ - To download from a specific branch, enter for example `TheBloke/Deacon-34B-GPTQ:gptq-4bit-128g-actorder_True`
213
+ - see Provided Files above for the list of branches for each option.
214
+
215
+ 3. Click **Download**.
216
+ 4. The model will start downloading. Once it's finished it will say "Done".
217
+ 5. In the top left, click the refresh icon next to **Model**.
218
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Deacon-34B-GPTQ`
219
+ 7. The model will automatically load, and is now ready for use!
220
+ 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.
221
+
222
+ - 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`.
223
+
224
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
225
+
226
+ <!-- README_GPTQ.md-text-generation-webui end -->
227
+
228
+ <!-- README_GPTQ.md-use-from-tgi start -->
229
+ ## Serving this model from Text Generation Inference (TGI)
230
+
231
+ 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`
232
+
233
+ Example Docker parameters:
234
+
235
+ ```shell
236
+ --model-id TheBloke/Deacon-34B-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
237
+ ```
238
+
239
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
240
+
241
+ ```shell
242
+ pip3 install huggingface-hub
243
+ ```
244
+
245
+ ```python
246
+ from huggingface_hub import InferenceClient
247
+
248
+ endpoint_url = "https://your-endpoint-url-here"
249
+
250
+ prompt = "Tell me about AI"
251
+ prompt_template=f'''### System:
252
+ {system_message}
253
+
254
+ ### Instruction:
255
+ {prompt}
256
+
257
+ ### Response:
258
+ '''
259
+
260
+ client = InferenceClient(endpoint_url)
261
+ response = client.text_generation(prompt,
262
+ max_new_tokens=128,
263
+ do_sample=True,
264
+ temperature=0.7,
265
+ top_p=0.95,
266
+ top_k=40,
267
+ repetition_penalty=1.1)
268
+
269
+ print(f"Model output: {response}")
270
+ ```
271
+ <!-- README_GPTQ.md-use-from-tgi end -->
272
+ <!-- README_GPTQ.md-use-from-python start -->
273
+ ## Python code example: inference from this GPTQ model
274
+
275
+ ### Install the necessary packages
276
+
277
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
278
+
279
+ ```shell
280
+ pip3 install --upgrade transformers optimum
281
+ # If using PyTorch 2.1 + CUDA 12.x:
282
+ pip3 install --upgrade auto-gptq
283
+ # or, if using PyTorch 2.1 + CUDA 11.x:
284
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
285
+ ```
286
+
287
+ 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:
288
+
289
+ ```shell
290
+ pip3 uninstall -y auto-gptq
291
+ git clone https://github.com/PanQiWei/AutoGPTQ
292
+ cd AutoGPTQ
293
+ git checkout v0.5.1
294
+ pip3 install .
295
+ ```
296
+
297
+ ### Example Python code
298
+
299
+ ```python
300
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
301
+
302
+ model_name_or_path = "TheBloke/Deacon-34B-GPTQ"
303
+ # To use a different branch, change revision
304
+ # For example: revision="gptq-4bit-128g-actorder_True"
305
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
306
+ device_map="auto",
307
+ trust_remote_code=False,
308
+ revision="main")
309
+
310
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
311
+
312
+ prompt = "Tell me about AI"
313
+ prompt_template=f'''### System:
314
+ {system_message}
315
+
316
+ ### Instruction:
317
+ {prompt}
318
+
319
+ ### Response:
320
+ '''
321
+
322
+ print("\n\n*** Generate:")
323
+
324
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
325
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
326
+ print(tokenizer.decode(output[0]))
327
+
328
+ # Inference can also be done using transformers' pipeline
329
+
330
+ print("*** Pipeline:")
331
+ pipe = pipeline(
332
+ "text-generation",
333
+ model=model,
334
+ tokenizer=tokenizer,
335
+ max_new_tokens=512,
336
+ do_sample=True,
337
+ temperature=0.7,
338
+ top_p=0.95,
339
+ top_k=40,
340
+ repetition_penalty=1.1
341
+ )
342
+
343
+ print(pipe(prompt_template)[0]['generated_text'])
344
+ ```
345
+ <!-- README_GPTQ.md-use-from-python end -->
346
+
347
+ <!-- README_GPTQ.md-compatibility start -->
348
+ ## Compatibility
349
+
350
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
351
+
352
+ [ExLlama](https://github.com/turboderp/exllama) is compatible with Llama and Mistral models in 4-bit. Please see the Provided Files table above for per-file compatibility.
353
+
354
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
355
+ <!-- README_GPTQ.md-compatibility end -->
356
+
357
+ <!-- footer start -->
358
+ <!-- 200823 -->
359
+ ## Discord
360
+
361
+ For further support, and discussions on these models and AI in general, join us at:
362
+
363
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
364
+
365
+ ## Thanks, and how to contribute
366
+
367
+ Thanks to the [chirper.ai](https://chirper.ai) team!
368
+
369
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
370
+
371
+ 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.
372
+
373
+ 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.
374
+
375
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
376
+
377
+ * Patreon: https://patreon.com/TheBlokeAI
378
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
379
+
380
+ **Special thanks to**: Aemon Algiz.
381
+
382
+ **Patreon special mentions**: Brandon Frisco, LangChain4j, Spiking Neurons AB, transmissions 11, Joseph William Delisle, Nitin Borwankar, Willem Michiel, Michael Dempsey, vamX, Jeffrey Morgan, zynix, jjj, Omer Bin Jawed, Sean Connelly, jinyuan sun, Jeromy Smith, Shadi, Pawan Osman, Chadd, Elijah Stavena, Illia Dulskyi, Sebastain Graf, Stephen Murray, terasurfer, Edmond Seymore, Celu Ramasamy, Mandus, Alex, biorpg, Ajan Kanaga, Clay Pascal, Raven Klaugh, 阿明, K, ya boyyy, usrbinkat, Alicia Loh, John Villwock, ReadyPlayerEmma, Chris Smitley, Cap'n Zoog, fincy, GodLy, S_X, sidney chen, Cory Kujawski, OG, Mano Prime, AzureBlack, Pieter, Kalila, Spencer Kim, Tom X Nguyen, Stanislav Ovsiannikov, Michael Levine, Andrey, Trailburnt, Vadim, Enrico Ros, Talal Aujan, Brandon Phillips, Jack West, Eugene Pentland, Michael Davis, Will Dee, webtim, Jonathan Leane, Alps Aficionado, Rooh Singh, Tiffany J. Kim, theTransient, Luke @flexchar, Elle, Caitlyn Gatomon, Ari Malik, subjectnull, Johann-Peter Hartmann, Trenton Dambrowitz, Imad Khwaja, Asp the Wyvern, Emad Mostaque, Rainer Wilmers, Alexandros Triantafyllidis, Nicholas, Pedro Madruga, SuperWojo, Harry Royden McLaughlin, James Bentley, Olakabola, David Ziegler, Ai Maven, Jeff Scroggin, Nikolai Manek, Deo Leter, Matthew Berman, Fen Risland, Ken Nordquist, Manuel Alberto Morcote, Luke Pendergrass, TL, Fred von Graf, Randy H, Dan Guido, NimbleBox.ai, Vitor Caleffi, Gabriel Tamborski, knownsqashed, Lone Striker, Erik Bjäreholt, John Detwiler, Leonard Tan, Iucharbius
383
+
384
+
385
+ Thank you to all my generous patrons and donaters!
386
+
387
+ And thank you again to a16z for their generous grant.
388
+
389
+ <!-- footer end -->
390
+
391
+ # Original model card: Knut Jägersberg's Deacon 34B
392
+
393
+
394
+ This model has been llamafied and uses a llama tokenizer. I took it from https://huggingface.co/chargoddard/Yi-34B-Llama
395
+ It's fine tuned on EverythingLM dataset for 5 epochs with NEFTune. If you want to understand the pun of the model name, you gotta look at the 3b version of it.
396
+
397
+ License
398
+ The Yi series models are fully open for academic research and free commercial usage with permission via applications. All usage must adhere to the Model License Agreement 2.0. To apply for the official commercial license, please contact us (yi@01.ai).
399
+
400
+
401
+ Prompt Example:
402
+ ```
403
+ ### System:
404
+
405
+ You are an AI assistant. User will you give you a task. Your goal is to complete the task as faithfully as you can. While performing the task think step-by-step and justify your steps.
406
+
407
+ ### Instruction:
408
+
409
+ How do you fine tune a large language model?
410
+
411
+ ### Response:
412
+ ```