TheBloke commited on
Commit
58f677a
1 Parent(s): 2427ee5

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +463 -0
README.md ADDED
@@ -0,0 +1,463 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: LLM360/Amber
3
+ inference: false
4
+ language:
5
+ - en
6
+ library_name: transformers
7
+ license: apache-2.0
8
+ model_creator: LLM360
9
+ model_name: Amber
10
+ model_type: amber
11
+ pipeline_tag: text-generation
12
+ prompt_template: '{prompt}
13
+
14
+ '
15
+ quantized_by: TheBloke
16
+ tags:
17
+ - nlp
18
+ - llm
19
+ ---
20
+ <!-- markdownlint-disable MD041 -->
21
+
22
+ <!-- header start -->
23
+ <!-- 200823 -->
24
+ <div style="width: auto; margin-left: auto; margin-right: auto">
25
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
26
+ </div>
27
+ <div style="display: flex; justify-content: space-between; width: 100%;">
28
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
29
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
30
+ </div>
31
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
32
+ <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>
33
+ </div>
34
+ </div>
35
+ <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>
36
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
37
+ <!-- header end -->
38
+
39
+ # Amber - GPTQ
40
+ - Model creator: [LLM360](https://huggingface.co/LLM360)
41
+ - Original model: [Amber](https://huggingface.co/LLM360/Amber)
42
+
43
+ <!-- description start -->
44
+ # Description
45
+
46
+ This repo contains GPTQ model files for [LLM360's Amber](https://huggingface.co/LLM360/Amber).
47
+
48
+ 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.
49
+
50
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
51
+
52
+ <!-- description end -->
53
+ <!-- repositories-available start -->
54
+ ## Repositories available
55
+
56
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Amber-AWQ)
57
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Amber-GPTQ)
58
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Amber-GGUF)
59
+ * [LLM360's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/LLM360/Amber)
60
+ <!-- repositories-available end -->
61
+
62
+ <!-- prompt-template start -->
63
+ ## Prompt template: None
64
+
65
+ ```
66
+ {prompt}
67
+
68
+ ```
69
+
70
+ <!-- prompt-template end -->
71
+
72
+
73
+
74
+ <!-- README_GPTQ.md-compatible clients start -->
75
+ ## Known compatible clients / servers
76
+
77
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
78
+
79
+ These GPTQ models are known to work in the following inference servers/webuis.
80
+
81
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
82
+ - [KoboldAI United](https://github.com/henk717/koboldai)
83
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
84
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
85
+
86
+ This may not be a complete list; if you know of others, please let me know!
87
+ <!-- README_GPTQ.md-compatible clients end -->
88
+
89
+ <!-- README_GPTQ.md-provided-files start -->
90
+ ## Provided files, and GPTQ parameters
91
+
92
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
93
+
94
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
95
+
96
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
97
+
98
+ <details>
99
+ <summary>Explanation of GPTQ parameters</summary>
100
+
101
+ - Bits: The bit size of the quantised model.
102
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
103
+ - 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.
104
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
105
+ - 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).
106
+ - 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.
107
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
108
+
109
+ </details>
110
+
111
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
112
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
113
+ | [main](https://huggingface.co/TheBloke/Amber-GPTQ/tree/main) | 4 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 2048 | 3.90 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/Amber-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 2048 | 4.28 GB | No | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
115
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/Amber-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 2048 | 7.01 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
116
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/Amber-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 2048 | 7.16 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
117
+ | [gptq-8bit-32g-actorder_True](https://huggingface.co/TheBloke/Amber-GPTQ/tree/gptq-8bit-32g-actorder_True) | 8 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 2048 | 7.62 GB | No | 8-bit, with group size 32g and Act Order for maximum inference quality. |
118
+ | [gptq-4bit-64g-actorder_True](https://huggingface.co/TheBloke/Amber-GPTQ/tree/gptq-4bit-64g-actorder_True) | 4 | 64 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 2048 | 4.02 GB | No | 4-bit, with Act Order and group size 64g. Uses less VRAM than 32g, but with slightly lower 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/Amber-GPTQ` in the "Download model" box.
128
+
129
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/Amber-GPTQ:gptq-4bit-32g-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 `Amber-GPTQ`:
140
+
141
+ ```shell
142
+ mkdir Amber-GPTQ
143
+ huggingface-cli download TheBloke/Amber-GPTQ --local-dir Amber-GPTQ --local-dir-use-symlinks False
144
+ ```
145
+
146
+ To download from a different branch, add the `--revision` parameter:
147
+
148
+ ```shell
149
+ mkdir Amber-GPTQ
150
+ huggingface-cli download TheBloke/Amber-GPTQ --revision gptq-4bit-32g-actorder_True --local-dir Amber-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 Amber-GPTQ
172
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/Amber-GPTQ --local-dir Amber-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-32g-actorder_True https://huggingface.co/TheBloke/Amber-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/Amber-GPTQ`.
198
+
199
+ - To download from a specific branch, enter for example `TheBloke/Amber-GPTQ:gptq-4bit-32g-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: `Amber-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/Amber-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'''{prompt}
239
+ '''
240
+
241
+ client = InferenceClient(endpoint_url)
242
+ response = client.text_generation(prompt,
243
+ max_new_tokens=128,
244
+ do_sample=True,
245
+ temperature=0.7,
246
+ top_p=0.95,
247
+ top_k=40,
248
+ repetition_penalty=1.1)
249
+
250
+ print(f"Model output: {response}")
251
+ ```
252
+ <!-- README_GPTQ.md-use-from-tgi end -->
253
+ <!-- README_GPTQ.md-use-from-python start -->
254
+ ## Python code example: inference from this GPTQ model
255
+
256
+ ### Install the necessary packages
257
+
258
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
259
+
260
+ ```shell
261
+ pip3 install --upgrade transformers optimum
262
+ # If using PyTorch 2.1 + CUDA 12.x:
263
+ pip3 install --upgrade auto-gptq
264
+ # or, if using PyTorch 2.1 + CUDA 11.x:
265
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
266
+ ```
267
+
268
+ 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:
269
+
270
+ ```shell
271
+ pip3 uninstall -y auto-gptq
272
+ git clone https://github.com/PanQiWei/AutoGPTQ
273
+ cd AutoGPTQ
274
+ git checkout v0.5.1
275
+ pip3 install .
276
+ ```
277
+
278
+ ### Example Python code
279
+
280
+ ```python
281
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
282
+
283
+ model_name_or_path = "TheBloke/Amber-GPTQ"
284
+ # To use a different branch, change revision
285
+ # For example: revision="gptq-4bit-32g-actorder_True"
286
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
287
+ device_map="auto",
288
+ trust_remote_code=False,
289
+ revision="main")
290
+
291
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
292
+
293
+ prompt = "Tell me about AI"
294
+ prompt_template=f'''{prompt}
295
+ '''
296
+
297
+ print("\n\n*** Generate:")
298
+
299
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
300
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
301
+ print(tokenizer.decode(output[0]))
302
+
303
+ # Inference can also be done using transformers' pipeline
304
+
305
+ print("*** Pipeline:")
306
+ pipe = pipeline(
307
+ "text-generation",
308
+ model=model,
309
+ tokenizer=tokenizer,
310
+ max_new_tokens=512,
311
+ do_sample=True,
312
+ temperature=0.7,
313
+ top_p=0.95,
314
+ top_k=40,
315
+ repetition_penalty=1.1
316
+ )
317
+
318
+ print(pipe(prompt_template)[0]['generated_text'])
319
+ ```
320
+ <!-- README_GPTQ.md-use-from-python end -->
321
+
322
+ <!-- README_GPTQ.md-compatibility start -->
323
+ ## Compatibility
324
+
325
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
326
+
327
+ [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.
328
+
329
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
330
+ <!-- README_GPTQ.md-compatibility end -->
331
+
332
+ <!-- footer start -->
333
+ <!-- 200823 -->
334
+ ## Discord
335
+
336
+ For further support, and discussions on these models and AI in general, join us at:
337
+
338
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
339
+
340
+ ## Thanks, and how to contribute
341
+
342
+ Thanks to the [chirper.ai](https://chirper.ai) team!
343
+
344
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
345
+
346
+ 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.
347
+
348
+ 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.
349
+
350
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
351
+
352
+ * Patreon: https://patreon.com/TheBlokeAI
353
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
354
+
355
+ **Special thanks to**: Aemon Algiz.
356
+
357
+ **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
358
+
359
+
360
+ Thank you to all my generous patrons and donaters!
361
+
362
+ And thank you again to a16z for their generous grant.
363
+
364
+ <!-- footer end -->
365
+
366
+ # Original model card: LLM360's Amber
367
+
368
+ # Amber
369
+
370
+ <center><img src="amber_logo.png" alt="amber logo" width="300"/></center>
371
+
372
+ We present Amber, the first model in the LLM360 family. Amber is an
373
+ 7B English language model with the LLaMA architecture.
374
+
375
+ ## About LLM360
376
+ LLM360 is an initiative for comprehensive and fully open-sourced LLMs,
377
+ where all training details, model checkpoints, intermediate results, and
378
+ additional analyses are made available to the community. Our goal is to advance
379
+ the field by inviting the community to deepen the understanding of LLMs
380
+ together. As the first step of the project LLM360, we release all intermediate
381
+ model checkpoints, our fully-prepared pre-training dataset, all source code and
382
+ configurations, and training details. We are
383
+ committed to continually pushing the boundaries of LLMs through this open-source
384
+ effort.
385
+
386
+ Get access now at [LLM360 site](https://www.llm360.ai/)
387
+
388
+ ## Model Description
389
+
390
+ - **Model type:** Language model with the same architecture as LLaMA-7B
391
+ - **Language(s) (NLP):** English
392
+ - **License:** Apache 2.0
393
+ - **Resources for more information:**
394
+ - [Training Code](https://github.com/LLM360/amber-train)
395
+ - [Data Preparation](https://github.com/LLM360/amber-data-prep)
396
+ - [Metrics](https://github.com/LLM360/Analysis360)
397
+ - [Fully processed Amber pretraining data](https://huggingface.co/datasets/LLM360/AmberDatasets)
398
+
399
+
400
+ # Loading Amber
401
+
402
+ To load a specific checkpoint, simply pass a revision with a value between `"ckpt_000"` and `"ckpt_358"`. If no revision is provided, it will load `"ckpt_359"`, which is the final checkpoint.
403
+
404
+ ```python
405
+ from transformers import LlamaTokenizer, LlamaForCausalLM
406
+
407
+ tokenizer = LlamaTokenizer.from_pretrained("LLM360/Amber", revision="ckpt_356")
408
+ model = LlamaForCausalLM.from_pretrained("LLM360/Amber", revision="ckpt_356")
409
+
410
+ input_text = "translate English to German: How old are you?"
411
+ input_ids = tokenizer(input_text, return_tensors="pt").input_ids
412
+
413
+ outputs = model.generate(input_ids)
414
+ print(tokenizer.decode(outputs[0]))
415
+
416
+ ```
417
+
418
+ # Amber Training Details
419
+
420
+ ## DataMix
421
+ | Subset | Tokens (Billion) |
422
+ | ----------- | ----------- |
423
+ | Arxiv | 30.00 |
424
+ | Book | 28.86 |
425
+ | C4 | 197.67 |
426
+ | Refined-Web | 665.01 |
427
+ | StarCoder | 291.92 |
428
+ | StackExchange | 21.75 |
429
+ | Wikipedia | 23.90 |
430
+ | Total | 1259.13 |
431
+
432
+ ## Hyperparameters
433
+ | Hyperparameter | Value |
434
+ | ----------- | ----------- |
435
+ | Total Parameters | 6.7B |
436
+ | Hidden Size | 4096 |
437
+ | Intermediate Size (MLPs) | 11008 |
438
+ | Number of Attention Heads | 32 |
439
+ | Number of Hidden Lyaers | 32 |
440
+ | RMSNorm ɛ | 1e^-6 |
441
+ | Max Seq Length | 2048 |
442
+ | Vocab Size | 32000 |
443
+
444
+ | Training Loss |
445
+ |------------------------------------------------------------|
446
+ | <img src="loss_curve.png" alt="loss curve" width="400"/> |
447
+
448
+
449
+ # Evaluation
450
+
451
+ Please refer to our [W&B project page](https://wandb.ai/llm360/CrystalCoder) for complete training logs and evaluation results.
452
+
453
+ | ARC | HellaSwag |
454
+ |--------------------------------------------------------|--------------------------------------------------------------------|
455
+ | <img src="amber-arc-curve.png" alt="arc" width="400"/> | <img src="amber-hellaswag-curve.png" alt="hellaswag" width="400"/> |
456
+
457
+ |MMLU | TruthfulQA |
458
+ |-----------------------------------------------------|-----------------------------------------------------------|
459
+ |<img src="amber-mmlu-curve.png" alt="mmlu" width="400"/> | <img src="amber-truthfulqa-curve.png" alt="truthfulqa" width="400"/> |
460
+
461
+ # Citation
462
+
463
+ Coming soon...