TheBloke commited on
Commit
f481aa9
1 Parent(s): 436ff6f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +436 -0
README.md ADDED
@@ -0,0 +1,436 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: GOAT-AI/GOAT-70B-Storytelling
3
+ inference: false
4
+ license: llama2
5
+ model_creator: GOAT.AI
6
+ model_name: Goat 70B Storytelling
7
+ model_type: llama
8
+ prompt_template: 'You are a helpful assistant for fiction writing. Always cut the
9
+ bullshit and provide concise outlines with useful details. Do not turn your stories
10
+ into fairy tales, be realistic.
11
+
12
+ ### USER: {prompt}
13
+
14
+ ### ASSISTANT:
15
+
16
+ '
17
+ quantized_by: TheBloke
18
+ tags:
19
+ - facebook
20
+ - meta
21
+ - pytorch
22
+ - llama
23
+ - llama-2
24
+ - Storywriter
25
+ ---
26
+ <!-- markdownlint-disable MD041 -->
27
+
28
+ <!-- header start -->
29
+ <!-- 200823 -->
30
+ <div style="width: auto; margin-left: auto; margin-right: auto">
31
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
32
+ </div>
33
+ <div style="display: flex; justify-content: space-between; width: 100%;">
34
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
35
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
36
+ </div>
37
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
38
+ <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>
39
+ </div>
40
+ </div>
41
+ <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>
42
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
43
+ <!-- header end -->
44
+
45
+ # Goat 70B Storytelling - GPTQ
46
+ - Model creator: [GOAT.AI](https://huggingface.co/GOAT-AI)
47
+ - Original model: [Goat 70B Storytelling](https://huggingface.co/GOAT-AI/GOAT-70B-Storytelling)
48
+
49
+ <!-- description start -->
50
+ # Description
51
+
52
+ This repo contains GPTQ model files for [GOAT.AI's Goat 70B Storytelling](https://huggingface.co/GOAT-AI/GOAT-70B-Storytelling).
53
+
54
+ 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.
55
+
56
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
57
+
58
+ <!-- description end -->
59
+ <!-- repositories-available start -->
60
+ ## Repositories available
61
+
62
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-AWQ)
63
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ)
64
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GGUF)
65
+ * [GOAT.AI's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/GOAT-AI/GOAT-70B-Storytelling)
66
+ <!-- repositories-available end -->
67
+
68
+ <!-- prompt-template start -->
69
+ ## Prompt template: GOAT
70
+
71
+ ```
72
+ You are a helpful assistant for fiction writing. Always cut the bullshit and provide concise outlines with useful details. Do not turn your stories into fairy tales, be realistic.
73
+ ### USER: {prompt}
74
+ ### ASSISTANT:
75
+
76
+ ```
77
+
78
+ <!-- prompt-template end -->
79
+
80
+
81
+
82
+ <!-- README_GPTQ.md-compatible clients start -->
83
+ ## Known compatible clients / servers
84
+
85
+ These GPTQ models are known to work in the following inference servers/webuis.
86
+
87
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
88
+ - [KoboldAI United](https://github.com/henk717/koboldai)
89
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
90
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
91
+
92
+ This may not be a complete list; if you know of others, please let me know!
93
+ <!-- README_GPTQ.md-compatible clients end -->
94
+
95
+ <!-- README_GPTQ.md-provided-files start -->
96
+ ## Provided files, and GPTQ parameters
97
+
98
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
99
+
100
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
101
+
102
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
103
+
104
+ <details>
105
+ <summary>Explanation of GPTQ parameters</summary>
106
+
107
+ - Bits: The bit size of the quantised model.
108
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
109
+ - 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.
110
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
111
+ - 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).
112
+ - 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.
113
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
114
+
115
+ </details>
116
+
117
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
118
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
119
+ | [main](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 35.33 GB | Yes | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
120
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 36.65 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
121
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 40.66 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
122
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ/tree/gptq-3bit--1g-actorder_True) | 3 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 26.77 GB | No | 3-bit, with Act Order and no group size. Lowest possible VRAM requirements. May be lower quality than 3-bit 128g. |
123
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 28.03 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
124
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ/tree/gptq-3bit-32g-actorder_True) | 3 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 31.84 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
125
+
126
+ <!-- README_GPTQ.md-provided-files end -->
127
+
128
+ <!-- README_GPTQ.md-download-from-branches start -->
129
+ ## How to download, including from branches
130
+
131
+ ### In text-generation-webui
132
+
133
+ To download from the `main` branch, enter `TheBloke/GOAT-70B-Storytelling-GPTQ` in the "Download model" box.
134
+
135
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/GOAT-70B-Storytelling-GPTQ:gptq-4bit-128g-actorder_True`
136
+
137
+ ### From the command line
138
+
139
+ I recommend using the `huggingface-hub` Python library:
140
+
141
+ ```shell
142
+ pip3 install huggingface-hub
143
+ ```
144
+
145
+ To download the `main` branch to a folder called `GOAT-70B-Storytelling-GPTQ`:
146
+
147
+ ```shell
148
+ mkdir GOAT-70B-Storytelling-GPTQ
149
+ huggingface-cli download TheBloke/GOAT-70B-Storytelling-GPTQ --local-dir GOAT-70B-Storytelling-GPTQ --local-dir-use-symlinks False
150
+ ```
151
+
152
+ To download from a different branch, add the `--revision` parameter:
153
+
154
+ ```shell
155
+ mkdir GOAT-70B-Storytelling-GPTQ
156
+ huggingface-cli download TheBloke/GOAT-70B-Storytelling-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir GOAT-70B-Storytelling-GPTQ --local-dir-use-symlinks False
157
+ ```
158
+
159
+ <details>
160
+ <summary>More advanced huggingface-cli download usage</summary>
161
+
162
+ 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.
163
+
164
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
165
+
166
+ 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).
167
+
168
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
169
+
170
+ ```shell
171
+ pip3 install hf_transfer
172
+ ```
173
+
174
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
175
+
176
+ ```shell
177
+ mkdir GOAT-70B-Storytelling-GPTQ
178
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/GOAT-70B-Storytelling-GPTQ --local-dir GOAT-70B-Storytelling-GPTQ --local-dir-use-symlinks False
179
+ ```
180
+
181
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
182
+ </details>
183
+
184
+ ### With `git` (**not** recommended)
185
+
186
+ To clone a specific branch with `git`, use a command like this:
187
+
188
+ ```shell
189
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/GOAT-70B-Storytelling-GPTQ
190
+ ```
191
+
192
+ 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.)
193
+
194
+ <!-- README_GPTQ.md-download-from-branches end -->
195
+ <!-- README_GPTQ.md-text-generation-webui start -->
196
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
197
+
198
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
199
+
200
+ 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.
201
+
202
+ 1. Click the **Model tab**.
203
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/GOAT-70B-Storytelling-GPTQ`.
204
+
205
+ - To download from a specific branch, enter for example `TheBloke/GOAT-70B-Storytelling-GPTQ:gptq-4bit-128g-actorder_True`
206
+ - see Provided Files above for the list of branches for each option.
207
+
208
+ 3. Click **Download**.
209
+ 4. The model will start downloading. Once it's finished it will say "Done".
210
+ 5. In the top left, click the refresh icon next to **Model**.
211
+ 6. In the **Model** dropdown, choose the model you just downloaded: `GOAT-70B-Storytelling-GPTQ`
212
+ 7. The model will automatically load, and is now ready for use!
213
+ 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.
214
+
215
+ - 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`.
216
+
217
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
218
+
219
+ <!-- README_GPTQ.md-text-generation-webui end -->
220
+
221
+ <!-- README_GPTQ.md-use-from-tgi start -->
222
+ ## Serving this model from Text Generation Inference (TGI)
223
+
224
+ 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`
225
+
226
+ Example Docker parameters:
227
+
228
+ ```shell
229
+ --model-id TheBloke/GOAT-70B-Storytelling-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
230
+ ```
231
+
232
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
233
+
234
+ ```shell
235
+ pip3 install huggingface-hub
236
+ ```
237
+
238
+ ```python
239
+ from huggingface_hub import InferenceClient
240
+
241
+ endpoint_url = "https://your-endpoint-url-here"
242
+
243
+ prompt = "Tell me about AI"
244
+ prompt_template=f'''You are a helpful assistant for fiction writing. Always cut the bullshit and provide concise outlines with useful details. Do not turn your stories into fairy tales, be realistic.
245
+ ### USER: {prompt}
246
+ ### ASSISTANT:
247
+ '''
248
+
249
+ client = InferenceClient(endpoint_url)
250
+ response = client.text_generation(prompt,
251
+ max_new_tokens=128,
252
+ do_sample=True,
253
+ temperature=0.7,
254
+ top_p=0.95,
255
+ top_k=40,
256
+ repetition_penalty=1.1)
257
+
258
+ print(f"Model output: {response}")
259
+ ```
260
+ <!-- README_GPTQ.md-use-from-tgi end -->
261
+ <!-- README_GPTQ.md-use-from-python start -->
262
+ ## Python code example: inference from this GPTQ model
263
+
264
+ ### Install the necessary packages
265
+
266
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
267
+
268
+ ```shell
269
+ pip3 install --upgrade transformers optimum
270
+ # If using PyTorch 2.1 + CUDA 12.x:
271
+ pip3 install --upgrade auto-gptq
272
+ # or, if using PyTorch 2.1 + CUDA 11.x:
273
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
274
+ ```
275
+
276
+ 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:
277
+
278
+ ```shell
279
+ pip3 uninstall -y auto-gptq
280
+ git clone https://github.com/PanQiWei/AutoGPTQ
281
+ cd AutoGPTQ
282
+ git checkout v0.5.1
283
+ pip3 install .
284
+ ```
285
+
286
+ ### Example Python code
287
+
288
+ ```python
289
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
290
+
291
+ model_name_or_path = "TheBloke/GOAT-70B-Storytelling-GPTQ"
292
+ # To use a different branch, change revision
293
+ # For example: revision="gptq-4bit-128g-actorder_True"
294
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
295
+ device_map="auto",
296
+ trust_remote_code=False,
297
+ revision="main")
298
+
299
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
300
+
301
+ prompt = "Tell me about AI"
302
+ prompt_template=f'''You are a helpful assistant for fiction writing. Always cut the bullshit and provide concise outlines with useful details. Do not turn your stories into fairy tales, be realistic.
303
+ ### USER: {prompt}
304
+ ### ASSISTANT:
305
+ '''
306
+
307
+ print("\n\n*** Generate:")
308
+
309
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
310
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
311
+ print(tokenizer.decode(output[0]))
312
+
313
+ # Inference can also be done using transformers' pipeline
314
+
315
+ print("*** Pipeline:")
316
+ pipe = pipeline(
317
+ "text-generation",
318
+ model=model,
319
+ tokenizer=tokenizer,
320
+ max_new_tokens=512,
321
+ do_sample=True,
322
+ temperature=0.7,
323
+ top_p=0.95,
324
+ top_k=40,
325
+ repetition_penalty=1.1
326
+ )
327
+
328
+ print(pipe(prompt_template)[0]['generated_text'])
329
+ ```
330
+ <!-- README_GPTQ.md-use-from-python end -->
331
+
332
+ <!-- README_GPTQ.md-compatibility start -->
333
+ ## Compatibility
334
+
335
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
336
+
337
+ [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.
338
+
339
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
340
+ <!-- README_GPTQ.md-compatibility end -->
341
+
342
+ <!-- footer start -->
343
+ <!-- 200823 -->
344
+ ## Discord
345
+
346
+ For further support, and discussions on these models and AI in general, join us at:
347
+
348
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
349
+
350
+ ## Thanks, and how to contribute
351
+
352
+ Thanks to the [chirper.ai](https://chirper.ai) team!
353
+
354
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
355
+
356
+ 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.
357
+
358
+ 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.
359
+
360
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
361
+
362
+ * Patreon: https://patreon.com/TheBlokeAI
363
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
364
+
365
+ **Special thanks to**: Aemon Algiz.
366
+
367
+ **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
368
+
369
+
370
+ Thank you to all my generous patrons and donaters!
371
+
372
+ And thank you again to a16z for their generous grant.
373
+
374
+ <!-- footer end -->
375
+
376
+ # Original model card: GOAT.AI's Goat 70B Storytelling
377
+
378
+
379
+ ![GOAT-70B-Storytelling](https://assets.adapt.ws/files/20231117_ehznrqludevtapck.png)
380
+ # GOAT-70B-Storytelling model
381
+ GOAT-70B-Storytelling model trained by GOAT.AI lab as a core model for an autonomous story-writing agent.
382
+
383
+ # GOAT-Storytelling-Agent
384
+ This agent facilitates the generation of high-quality, cohesive, and captivating narratives, including stories and books. It achieves this by utilizing inputs such as plot outlines, character profiles, their interrelationships, and other relevant details. Examples are provided below.
385
+
386
+ # Model description
387
+ - **Base Architecture:** LLaMA 2 70B
388
+ - **License:** llama2
389
+ - **Context window length:** 4096 tokens
390
+
391
+ ### Training details
392
+ Training was performed on a GPU cluster of 64xH100s. FSDP ZeRO-3 sharding is employed for efficient training. We instruction finetune on a dataset of 18K examples for one epoch with batch size of 336, AdamW optimizer with learning rate 1e-5.
393
+
394
+ ### Learn more
395
+ - **Blogpost:** [GOAT-Storytelling: Arbitrarily Long Story Writing Agent](https://www.blog.goat.ai/goat-st/)
396
+ - **GitHub:** [here](https://github.com/GOAT-AI-lab/GOAT-Storytelling-Agent)
397
+ - **Generated examples:** [here](https://huggingface.co/datasets/GOAT-AI/generated-novels/tree/main/generated-books)
398
+
399
+ ## Uses
400
+ The main purpose of GOAT-70B-Storytelling is to generate books, novels, movie scripts and etc. as an agent in coping with our GOAT-Storytelling-Agent. It is specifically designed for storywriters.
401
+
402
+ ## Usage
403
+ Usage can be either self-hosted via `transformers` or used with Spaces
404
+
405
+ ```python
406
+ import torch
407
+
408
+ from transformers import AutoTokenizer, AutoModelForCausalLM
409
+
410
+ model_name = "GOAT-AI/GOAT-70B-Storytelling"
411
+
412
+ tokenizer = AutoTokenizer.from_pretrained(model_name)
413
+ model = AutoModelForCausalLM.from_pretrained(
414
+ model_name,
415
+ torch_dtype=torch.bfloat16
416
+ )
417
+ ```
418
+ Currently, we support LLM endpoint generation, where you need to send a post request to the generation endpoint (we recommend using Text Generation Inference by HuggingFace)
419
+
420
+ First, modify `config.py` and add your generation endpoint.
421
+
422
+ Then you can use it inside via GOAT-Storytelling-Agent:
423
+
424
+ ```python
425
+ from goat_storytelling_agent import storytelling_agent as goat
426
+
427
+ novel_scenes = goat.generate_story('treasure hunt in a jungle', form='novel')
428
+ ```
429
+
430
+ ## License
431
+ GOAT-70B-Storytelling model is based on [Meta's LLaMA-2-70b-hf](https://huggingface.co/meta-llama/Llama-2-70b-hf), and using own datasets.
432
+
433
+ GOAT-70B-Storytelling model weights are available under LLAMA-2 license.
434
+
435
+ ### Risks and Biases
436
+ GOAT-70B-Storytelling model can produce factually incorrect output and should not be relied on to deliver factually accurate information. Therefore, the GOAT-70B-Storytelling model could possibly generate wrong, biased, or otherwise offensive outputs.