TheBloke commited on
Commit
bbda7e0
1 Parent(s): e78d3ea

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +429 -0
README.md ADDED
@@ -0,0 +1,429 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: BAAI/AquilaChat2-34B-16K
3
+ inference: false
4
+ license: other
5
+ model_creator: Beijing Academy of Artificial Intelligence
6
+ model_name: Aquilachat2 34B 16K
7
+ model_type: aquila
8
+ prompt_template: 'System: A chat between a curious human and an artificial intelligence
9
+ assistant. The assistant gives helpful, detailed, and polite answers to the human''s
10
+ questions.
11
+
12
+ Human: {prompt}
13
+
14
+ Assistant:
15
+
16
+ '
17
+ quantized_by: TheBloke
18
+ ---
19
+ <!-- markdownlint-disable MD041 -->
20
+
21
+ <!-- header start -->
22
+ <!-- 200823 -->
23
+ <div style="width: auto; margin-left: auto; margin-right: auto">
24
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
25
+ </div>
26
+ <div style="display: flex; justify-content: space-between; width: 100%;">
27
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
28
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
29
+ </div>
30
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
31
+ <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>
32
+ </div>
33
+ </div>
34
+ <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>
35
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
36
+ <!-- header end -->
37
+
38
+ # Aquilachat2 34B 16K - GPTQ
39
+ - Model creator: [Beijing Academy of Artificial Intelligence](https://huggingface.co/BAAI)
40
+ - Original model: [Aquilachat2 34B 16K](https://huggingface.co/BAAI/AquilaChat2-34B-16K)
41
+
42
+ <!-- description start -->
43
+ ## Description
44
+
45
+ This repo contains GPTQ model files for [Beijing Academy of Artificial Intelligence's Aquilachat2 34B 16K](https://huggingface.co/BAAI/AquilaChat2-34B-16K).
46
+
47
+ 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.
48
+
49
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
50
+
51
+ <!-- description end -->
52
+ <!-- repositories-available start -->
53
+ ## Repositories available
54
+
55
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-AWQ)
56
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ)
57
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GGUF)
58
+ * [Beijing Academy of Artificial Intelligence's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/BAAI/AquilaChat2-34B-16K)
59
+ <!-- repositories-available end -->
60
+
61
+ <!-- prompt-template start -->
62
+ ## Prompt template: AquilaChat
63
+
64
+ ```
65
+ System: A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.
66
+ Human: {prompt}
67
+ Assistant:
68
+
69
+ ```
70
+
71
+ <!-- prompt-template end -->
72
+
73
+
74
+
75
+ <!-- README_GPTQ.md-compatible clients start -->
76
+ ## Known compatible clients / servers
77
+
78
+ These GPTQ models are known to work in the following inference servers/webuis.
79
+
80
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
81
+ - [KobaldAI United](https://github.com/henk717/koboldai)
82
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
83
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
84
+
85
+ This may not be a complete list; if you know of others, please let me know!
86
+ <!-- README_GPTQ.md-compatible clients end -->
87
+
88
+ <!-- README_GPTQ.md-provided-files start -->
89
+ ## Provided files, and GPTQ parameters
90
+
91
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
92
+
93
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
94
+
95
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
96
+
97
+ <details>
98
+ <summary>Explanation of GPTQ parameters</summary>
99
+
100
+ - Bits: The bit size of the quantised model.
101
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
102
+ - 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.
103
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
104
+ - 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).
105
+ - 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.
106
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
107
+
108
+ </details>
109
+
110
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
111
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
112
+ | [main](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 8192 | 9.95 GB | No | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
113
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 8192 | 10.00 GB | No | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
114
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 8192 | 10.00 GB | No | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
115
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 8192 | 9.99 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
116
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 8192 | 9.98 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
117
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ/tree/gptq-3bit-32g-actorder_True) | 3 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 8192 | 10.00 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
118
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 8192 | 9.94 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
119
+
120
+ <!-- README_GPTQ.md-provided-files end -->
121
+
122
+ <!-- README_GPTQ.md-download-from-branches start -->
123
+ ## How to download, including from branches
124
+
125
+ ### In text-generation-webui
126
+
127
+ To download from the `main` branch, enter `TheBloke/AquilaChat2-34B-16K-GPTQ` in the "Download model" box.
128
+
129
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/AquilaChat2-34B-16K-GPTQ:gptq-4bit-128g-actorder_True`
130
+
131
+ ### From the command line
132
+
133
+ I recommend using the `huggingface-hub` Python library:
134
+
135
+ ```shell
136
+ pip3 install huggingface-hub
137
+ ```
138
+
139
+ To download the `main` branch to a folder called `AquilaChat2-34B-16K-GPTQ`:
140
+
141
+ ```shell
142
+ mkdir AquilaChat2-34B-16K-GPTQ
143
+ huggingface-cli download TheBloke/AquilaChat2-34B-16K-GPTQ --local-dir AquilaChat2-34B-16K-GPTQ --local-dir-use-symlinks False
144
+ ```
145
+
146
+ To download from a different branch, add the `--revision` parameter:
147
+
148
+ ```shell
149
+ mkdir AquilaChat2-34B-16K-GPTQ
150
+ huggingface-cli download TheBloke/AquilaChat2-34B-16K-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir AquilaChat2-34B-16K-GPTQ --local-dir-use-symlinks False
151
+ ```
152
+
153
+ <details>
154
+ <summary>More advanced huggingface-cli download usage</summary>
155
+
156
+ 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.
157
+
158
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
159
+
160
+ 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).
161
+
162
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
163
+
164
+ ```shell
165
+ pip3 install hf_transfer
166
+ ```
167
+
168
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
169
+
170
+ ```shell
171
+ mkdir AquilaChat2-34B-16K-GPTQ
172
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/AquilaChat2-34B-16K-GPTQ --local-dir AquilaChat2-34B-16K-GPTQ --local-dir-use-symlinks False
173
+ ```
174
+
175
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
176
+ </details>
177
+
178
+ ### With `git` (**not** recommended)
179
+
180
+ To clone a specific branch with `git`, use a command like this:
181
+
182
+ ```shell
183
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/AquilaChat2-34B-16K-GPTQ
184
+ ```
185
+
186
+ 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.)
187
+
188
+ <!-- README_GPTQ.md-download-from-branches end -->
189
+ <!-- README_GPTQ.md-text-generation-webui start -->
190
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
191
+
192
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
193
+
194
+ 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.
195
+
196
+ 1. Click the **Model tab**.
197
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/AquilaChat2-34B-16K-GPTQ`.
198
+
199
+ - To download from a specific branch, enter for example `TheBloke/AquilaChat2-34B-16K-GPTQ:gptq-4bit-128g-actorder_True`
200
+ - see Provided Files above for the list of branches for each option.
201
+
202
+ 3. Click **Download**.
203
+ 4. The model will start downloading. Once it's finished it will say "Done".
204
+ 5. In the top left, click the refresh icon next to **Model**.
205
+ 6. In the **Model** dropdown, choose the model you just downloaded: `AquilaChat2-34B-16K-GPTQ`
206
+ 7. The model will automatically load, and is now ready for use!
207
+ 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.
208
+
209
+ - 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`.
210
+
211
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
212
+
213
+ <!-- README_GPTQ.md-text-generation-webui end -->
214
+
215
+ <!-- README_GPTQ.md-use-from-tgi start -->
216
+ ## Serving this model from Text Generation Inference (TGI)
217
+
218
+ 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`
219
+
220
+ Example Docker parameters:
221
+
222
+ ```shell
223
+ --model-id TheBloke/AquilaChat2-34B-16K-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
224
+ ```
225
+
226
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
227
+
228
+ ```shell
229
+ pip3 install huggingface-hub
230
+ ```
231
+
232
+ ```python
233
+ from huggingface_hub import InferenceClient
234
+
235
+ endpoint_url = "https://your-endpoint-url-here"
236
+
237
+ prompt = "Tell me about AI"
238
+ prompt_template=f'''System: A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.
239
+ Human: {prompt}
240
+ Assistant:
241
+ '''
242
+
243
+ client = InferenceClient(endpoint_url)
244
+ response = client.text_generation(prompt,
245
+ max_new_tokens=128,
246
+ do_sample=True,
247
+ temperature=0.7,
248
+ top_p=0.95,
249
+ top_k=40,
250
+ repetition_penalty=1.1)
251
+
252
+ print(f"Model output: {response}")
253
+ ```
254
+ <!-- README_GPTQ.md-use-from-tgi end -->
255
+ <!-- README_GPTQ.md-use-from-python start -->
256
+ ## How to use this GPTQ model from Python code
257
+
258
+ ### Install the necessary packages
259
+
260
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
261
+
262
+ ```shell
263
+ pip3 install transformers optimum
264
+ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/ # Use cu117 if on CUDA 11.7
265
+ ```
266
+
267
+ If you have problems installing AutoGPTQ using the pre-built wheels, install it from source instead:
268
+
269
+ ```shell
270
+ pip3 uninstall -y auto-gptq
271
+ git clone https://github.com/PanQiWei/AutoGPTQ
272
+ cd AutoGPTQ
273
+ git checkout v0.4.2
274
+ pip3 install .
275
+ ```
276
+
277
+ ### You can then use the following code
278
+
279
+ ```python
280
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
281
+
282
+ model_name_or_path = "TheBloke/AquilaChat2-34B-16K-GPTQ"
283
+ # To use a different branch, change revision
284
+ # For example: revision="gptq-4bit-128g-actorder_True"
285
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
286
+ device_map="auto",
287
+ trust_remote_code=True,
288
+ revision="main")
289
+
290
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
291
+
292
+ prompt = "Tell me about AI"
293
+ prompt_template=f'''System: A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.
294
+ Human: {prompt}
295
+ Assistant:
296
+ '''
297
+
298
+ print("\n\n*** Generate:")
299
+
300
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
301
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
302
+ print(tokenizer.decode(output[0]))
303
+
304
+ # Inference can also be done using transformers' pipeline
305
+
306
+ print("*** Pipeline:")
307
+ pipe = pipeline(
308
+ "text-generation",
309
+ model=model,
310
+ tokenizer=tokenizer,
311
+ max_new_tokens=512,
312
+ do_sample=True,
313
+ temperature=0.7,
314
+ top_p=0.95,
315
+ top_k=40,
316
+ repetition_penalty=1.1
317
+ )
318
+
319
+ print(pipe(prompt_template)[0]['generated_text'])
320
+ ```
321
+ <!-- README_GPTQ.md-use-from-python end -->
322
+
323
+ <!-- README_GPTQ.md-compatibility start -->
324
+ ## Compatibility
325
+
326
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
327
+
328
+ [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.
329
+
330
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
331
+ <!-- README_GPTQ.md-compatibility end -->
332
+
333
+ <!-- footer start -->
334
+ <!-- 200823 -->
335
+ ## Discord
336
+
337
+ For further support, and discussions on these models and AI in general, join us at:
338
+
339
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
340
+
341
+ ## Thanks, and how to contribute
342
+
343
+ Thanks to the [chirper.ai](https://chirper.ai) team!
344
+
345
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
346
+
347
+ 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.
348
+
349
+ 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.
350
+
351
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
352
+
353
+ * Patreon: https://patreon.com/TheBlokeAI
354
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
355
+
356
+ **Special thanks to**: Aemon Algiz.
357
+
358
+ **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
359
+
360
+
361
+ Thank you to all my generous patrons and donaters!
362
+
363
+ And thank you again to a16z for their generous grant.
364
+
365
+ <!-- footer end -->
366
+
367
+ # Original model card: Beijing Academy of Artificial Intelligence's Aquilachat2 34B 16K
368
+
369
+
370
+
371
+ ![Aquila_logo](./log.jpeg)
372
+
373
+
374
+ <h4 align="center">
375
+ <p>
376
+ <b>English</b> |
377
+ <a href="https://huggingface.co/BAAI/AquilaChat2-34B-16K/blob/main/README_zh.md">简体���文</a>
378
+ </p>
379
+ </h4>
380
+
381
+
382
+ <p align="center">
383
+ <a href="https://github.com/FlagAI-Open/Aquila2" target="_blank">Github</a> • <a href="https://github.com/FlagAI-Open/Aquila2/blob/main/assets/wechat-qrcode.jpg" target="_blank">WeChat</a> <br>
384
+ </p>
385
+
386
+
387
+ We opensource our **Aquila2** series, now including **Aquila2**, the base language models, namely **Aquila2-7B** and **Aquila2-34B**, as well as **AquilaChat2**, the chat models, namely **AquilaChat2-7B** and **AquilaChat2-34B**, as well as the long-text chat models, namely **AquilaChat2-7B-16k** and **AquilaChat2-34B-16k**
388
+
389
+
390
+ 2023.10.25 🔥 **AquilaChat2-34B-16K v1.2** is based on the previous **AquilaChat2-34B-16K**. The AquilaChat2-34B-16K-V1.2 has significantly improved long-text synthesis capabilities compared to the V1 version,
391
+ approaching the level of GPT-3.5-16K. Additionally, the V1.2 version incorporates more conventional instruction fine-tuning corpora, enhancing its performance in non-long-text scenarios compared to the V1 version.
392
+
393
+ The additional details of the Aquila model will be presented in the official technical report. Please stay tuned for updates on official channels.
394
+
395
+
396
+ ## Quick Start AquilaChat2-34B-16K(Chat model)
397
+
398
+ ### 1. Inference
399
+
400
+ ```python
401
+ from transformers import AutoTokenizer, AutoModelForCausalLM
402
+ import torch
403
+
404
+ device = torch.device("cuda:0")
405
+ model_info = "BAAI/AquilaChat2-34B-16k"
406
+ tokenizer = AutoTokenizer.from_pretrained(model_info, trust_remote_code=True)
407
+ quantization_config=BitsAndBytesConfig(
408
+ load_in_4bit=True,
409
+ bnb_4bit_use_double_quant=True,
410
+ bnb_4bit_quant_type="nf4",
411
+ bnb_4bit_compute_dtype=torch.bfloat16,
412
+ )
413
+ model = AutoModelForCausalLM.from_pretrained(model_info, trust_remote_code=True, torch_dtype=torch.bfloat16,
414
+ # quantization_config=quantization_config, # Uncomment this line for 4bit quantization
415
+ )
416
+ model.eval()
417
+ model.to(device)
418
+ text = "请给出10个要到北京旅游的理由。"
419
+ from predict import predict
420
+ out = predict(model, text, tokenizer=tokenizer, max_gen_len=200, top_p=0.9,
421
+ seed=123, topk=15, temperature=1.0, sft=True, device=device,
422
+ model_name="AquilaChat2-34B-16K")
423
+ print(out)
424
+ ```
425
+
426
+
427
+ ## License
428
+
429
+ Aquila2 series open-source model is licensed under [ BAAI Aquila Model Licence Agreement](https://huggingface.co/BAAI/AquilaChat2-34B-16K/blob/main/BAAI-Aquila-Model-License%20-Agreement.pdf)