TheBloke commited on
Commit
649222d
1 Parent(s): c4625fd

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +421 -0
README.md ADDED
@@ -0,0 +1,421 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: athirdpath/Iambe-Storyteller-20b
3
+ inference: false
4
+ license: cc-by-nc-4.0
5
+ model_creator: Raven
6
+ model_name: Iambe Storyteller 20B
7
+ model_type: llama
8
+ prompt_template: 'Below is an instruction that describes a task. Write a response
9
+ that appropriately completes the request.
10
+
11
+
12
+ ### Instruction:
13
+
14
+ {prompt}
15
+
16
+
17
+ ### Response:
18
+
19
+ '
20
+ quantized_by: TheBloke
21
+ ---
22
+ <!-- markdownlint-disable MD041 -->
23
+
24
+ <!-- header start -->
25
+ <!-- 200823 -->
26
+ <div style="width: auto; margin-left: auto; margin-right: auto">
27
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
28
+ </div>
29
+ <div style="display: flex; justify-content: space-between; width: 100%;">
30
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
31
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
32
+ </div>
33
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
34
+ <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>
35
+ </div>
36
+ </div>
37
+ <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>
38
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
39
+ <!-- header end -->
40
+
41
+ # Iambe Storyteller 20B - GPTQ
42
+ - Model creator: [Raven](https://huggingface.co/athirdpath)
43
+ - Original model: [Iambe Storyteller 20B](https://huggingface.co/athirdpath/Iambe-Storyteller-20b)
44
+
45
+ <!-- description start -->
46
+ # Description
47
+
48
+ This repo contains GPTQ model files for [Raven's Iambe Storyteller 20B](https://huggingface.co/athirdpath/Iambe-Storyteller-20b).
49
+
50
+ 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.
51
+
52
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
53
+
54
+ <!-- description end -->
55
+ <!-- repositories-available start -->
56
+ ## Repositories available
57
+
58
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-AWQ)
59
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ)
60
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GGUF)
61
+ * [Raven's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/athirdpath/Iambe-Storyteller-20b)
62
+ <!-- repositories-available end -->
63
+
64
+ <!-- prompt-template start -->
65
+ ## Prompt template: Alpaca
66
+
67
+ ```
68
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
69
+
70
+ ### Instruction:
71
+ {prompt}
72
+
73
+ ### Response:
74
+
75
+ ```
76
+
77
+ <!-- prompt-template end -->
78
+ <!-- licensing start -->
79
+ ## Licensing
80
+
81
+ The creator of the source model has listed its license as `cc-by-nc-4.0`, and this quantization has therefore used that same license.
82
+
83
+ As this model is based on Llama 2, it is also subject to the Meta Llama 2 license terms, and the license files for that are additionally included. It should therefore be considered as being claimed to be licensed under both licenses. I contacted Hugging Face for clarification on dual licensing but they do not yet have an official position. Should this change, or should Meta provide any feedback on this situation, I will update this section accordingly.
84
+
85
+ In the meantime, any questions regarding licensing, and in particular how these two licenses might interact, should be directed to the original model repository: [Raven's Iambe Storyteller 20B](https://huggingface.co/athirdpath/Iambe-Storyteller-20b).
86
+ <!-- licensing end -->
87
+
88
+ <!-- README_GPTQ.md-compatible clients start -->
89
+ ## Known compatible clients / servers
90
+
91
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
92
+
93
+ These GPTQ models are known to work in the following inference servers/webuis.
94
+
95
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
96
+ - [KoboldAI United](https://github.com/henk717/koboldai)
97
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
98
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
99
+
100
+ This may not be a complete list; if you know of others, please let me know!
101
+ <!-- README_GPTQ.md-compatible clients end -->
102
+
103
+ <!-- README_GPTQ.md-provided-files start -->
104
+ ## Provided files, and GPTQ parameters
105
+
106
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
107
+
108
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
109
+
110
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
111
+
112
+ <details>
113
+ <summary>Explanation of GPTQ parameters</summary>
114
+
115
+ - Bits: The bit size of the quantised model.
116
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
117
+ - 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.
118
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
119
+ - 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).
120
+ - 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.
121
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
122
+
123
+ </details>
124
+
125
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
126
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
127
+ | [main](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 10.52 GB | Yes | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
128
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 10.89 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
129
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 12.04 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
130
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 8.41 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
131
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 20.35 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
132
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ/tree/gptq-3bit-32g-actorder_True) | 3 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 9.51 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
133
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 20.80 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
134
+
135
+ <!-- README_GPTQ.md-provided-files end -->
136
+
137
+ <!-- README_GPTQ.md-download-from-branches start -->
138
+ ## How to download, including from branches
139
+
140
+ ### In text-generation-webui
141
+
142
+ To download from the `main` branch, enter `TheBloke/Iambe-Storyteller-20B-GPTQ` in the "Download model" box.
143
+
144
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/Iambe-Storyteller-20B-GPTQ:gptq-4bit-128g-actorder_True`
145
+
146
+ ### From the command line
147
+
148
+ I recommend using the `huggingface-hub` Python library:
149
+
150
+ ```shell
151
+ pip3 install huggingface-hub
152
+ ```
153
+
154
+ To download the `main` branch to a folder called `Iambe-Storyteller-20B-GPTQ`:
155
+
156
+ ```shell
157
+ mkdir Iambe-Storyteller-20B-GPTQ
158
+ huggingface-cli download TheBloke/Iambe-Storyteller-20B-GPTQ --local-dir Iambe-Storyteller-20B-GPTQ --local-dir-use-symlinks False
159
+ ```
160
+
161
+ To download from a different branch, add the `--revision` parameter:
162
+
163
+ ```shell
164
+ mkdir Iambe-Storyteller-20B-GPTQ
165
+ huggingface-cli download TheBloke/Iambe-Storyteller-20B-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir Iambe-Storyteller-20B-GPTQ --local-dir-use-symlinks False
166
+ ```
167
+
168
+ <details>
169
+ <summary>More advanced huggingface-cli download usage</summary>
170
+
171
+ 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.
172
+
173
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
174
+
175
+ 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).
176
+
177
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
178
+
179
+ ```shell
180
+ pip3 install hf_transfer
181
+ ```
182
+
183
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
184
+
185
+ ```shell
186
+ mkdir Iambe-Storyteller-20B-GPTQ
187
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/Iambe-Storyteller-20B-GPTQ --local-dir Iambe-Storyteller-20B-GPTQ --local-dir-use-symlinks False
188
+ ```
189
+
190
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
191
+ </details>
192
+
193
+ ### With `git` (**not** recommended)
194
+
195
+ To clone a specific branch with `git`, use a command like this:
196
+
197
+ ```shell
198
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/Iambe-Storyteller-20B-GPTQ
199
+ ```
200
+
201
+ 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.)
202
+
203
+ <!-- README_GPTQ.md-download-from-branches end -->
204
+ <!-- README_GPTQ.md-text-generation-webui start -->
205
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
206
+
207
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
208
+
209
+ 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.
210
+
211
+ 1. Click the **Model tab**.
212
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Iambe-Storyteller-20B-GPTQ`.
213
+
214
+ - To download from a specific branch, enter for example `TheBloke/Iambe-Storyteller-20B-GPTQ:gptq-4bit-128g-actorder_True`
215
+ - see Provided Files above for the list of branches for each option.
216
+
217
+ 3. Click **Download**.
218
+ 4. The model will start downloading. Once it's finished it will say "Done".
219
+ 5. In the top left, click the refresh icon next to **Model**.
220
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Iambe-Storyteller-20B-GPTQ`
221
+ 7. The model will automatically load, and is now ready for use!
222
+ 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.
223
+
224
+ - 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`.
225
+
226
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
227
+
228
+ <!-- README_GPTQ.md-text-generation-webui end -->
229
+
230
+ <!-- README_GPTQ.md-use-from-tgi start -->
231
+ ## Serving this model from Text Generation Inference (TGI)
232
+
233
+ 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`
234
+
235
+ Example Docker parameters:
236
+
237
+ ```shell
238
+ --model-id TheBloke/Iambe-Storyteller-20B-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
239
+ ```
240
+
241
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
242
+
243
+ ```shell
244
+ pip3 install huggingface-hub
245
+ ```
246
+
247
+ ```python
248
+ from huggingface_hub import InferenceClient
249
+
250
+ endpoint_url = "https://your-endpoint-url-here"
251
+
252
+ prompt = "Tell me about AI"
253
+ prompt_template=f'''Below is an instruction that describes a task. Write a response that appropriately completes the request.
254
+
255
+ ### Instruction:
256
+ {prompt}
257
+
258
+ ### Response:
259
+ '''
260
+
261
+ client = InferenceClient(endpoint_url)
262
+ response = client.text_generation(prompt,
263
+ max_new_tokens=128,
264
+ do_sample=True,
265
+ temperature=0.7,
266
+ top_p=0.95,
267
+ top_k=40,
268
+ repetition_penalty=1.1)
269
+
270
+ print(f"Model output: {response}")
271
+ ```
272
+ <!-- README_GPTQ.md-use-from-tgi end -->
273
+ <!-- README_GPTQ.md-use-from-python start -->
274
+ ## Python code example: inference from this GPTQ model
275
+
276
+ ### Install the necessary packages
277
+
278
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
279
+
280
+ ```shell
281
+ pip3 install --upgrade transformers optimum
282
+ # If using PyTorch 2.1 + CUDA 12.x:
283
+ pip3 install --upgrade auto-gptq
284
+ # or, if using PyTorch 2.1 + CUDA 11.x:
285
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
286
+ ```
287
+
288
+ 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:
289
+
290
+ ```shell
291
+ pip3 uninstall -y auto-gptq
292
+ git clone https://github.com/PanQiWei/AutoGPTQ
293
+ cd AutoGPTQ
294
+ git checkout v0.5.1
295
+ pip3 install .
296
+ ```
297
+
298
+ ### Example Python code
299
+
300
+ ```python
301
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
302
+
303
+ model_name_or_path = "TheBloke/Iambe-Storyteller-20B-GPTQ"
304
+ # To use a different branch, change revision
305
+ # For example: revision="gptq-4bit-128g-actorder_True"
306
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
307
+ device_map="auto",
308
+ trust_remote_code=False,
309
+ revision="main")
310
+
311
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
312
+
313
+ prompt = "Tell me about AI"
314
+ prompt_template=f'''Below is an instruction that describes a task. Write a response that appropriately completes the request.
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**: 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
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: Raven's Iambe Storyteller 20B
392
+
393
+ <p align="center"><font size="7"> <b>Dumb assistant, 🔥 author.</b></font></p>
394
+ <p align="center"><font size="5"> <b>4-bit Examples with Alpaca</b></font></p>
395
+ <p align="center"><img src="https://i.postimg.cc/VNXpwDCY/Screenshot-2023-12-06-212944.png"/>
396
+ <p align="center"><img src="https://i.ibb.co/TPDsD2z/Screenshot-2023-12-06-211216.png"/>
397
+ <p align="center"><font size="5"><b><a href="https://i.ibb.co/4PhnXjK/Screenshot-2023-12-06-205831.png">!!NSFW!! - 🔥Erotica Writing Example🔥 - !!NSFW!!</font></a></b></p>
398
+
399
+ Thanks to [Charles Goddard](https://huggingface.co/chargoddard) for the recipe.
400
+
401
+ The idea here is to "move" Iambe from being based on vanilla L2 to being based on sequelbox/DynamicFactor instead.
402
+
403
+ Because task_arithmetic uses the raw deltas, this should be similar to if the SFT had been done over DynamicFactor.
404
+
405
+ ## Recipe
406
+
407
+ merge_method: task_arithmetic
408
+
409
+ base_model: athirdpath/BigLlama-20b-v1.1 # Base model you want to "move out" from
410
+
411
+ models:
412
+
413
+ - model: athirdpath/Iambe-20b-DARE-v2 # SFTd model you want to transfer
414
+
415
+ - model: athirdpath/DoubleFactor-20b # Base model you want to "move in" to
416
+
417
+ parameters:
418
+
419
+ - weight: 1.0
420
+
421
+ dtype: bfloat16