TheBloke commited on
Commit
c40b27a
1 Parent(s): fdbfb23

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +613 -0
README.md ADDED
@@ -0,0 +1,613 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: epfl-llm/meditron-7b
3
+ datasets:
4
+ - epfl-llm/guidelines
5
+ inference: false
6
+ language:
7
+ - en
8
+ license: llama2
9
+ metrics:
10
+ - accuracy
11
+ - perplexity
12
+ model_creator: EPFL LLM Team
13
+ model_name: Meditron 7B
14
+ model_type: llama
15
+ prompt_template: '<|im_start|>system
16
+
17
+ {system_message}<|im_end|>
18
+
19
+ <|im_start|>user
20
+
21
+ {prompt}<|im_end|>
22
+
23
+ <|im_start|>assistant
24
+
25
+ '
26
+ quantized_by: TheBloke
27
+ ---
28
+ <!-- markdownlint-disable MD041 -->
29
+
30
+ <!-- header start -->
31
+ <!-- 200823 -->
32
+ <div style="width: auto; margin-left: auto; margin-right: auto">
33
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
34
+ </div>
35
+ <div style="display: flex; justify-content: space-between; width: 100%;">
36
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
37
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
38
+ </div>
39
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
40
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
41
+ </div>
42
+ </div>
43
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">TheBloke's LLM work is generously supported by a grant from <a href="https://a16z.com">andreessen horowitz (a16z)</a></p></div>
44
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
45
+ <!-- header end -->
46
+
47
+ # Meditron 7B - AWQ
48
+ - Model creator: [EPFL LLM Team](https://huggingface.co/epfl-llm)
49
+ - Original model: [Meditron 7B](https://huggingface.co/epfl-llm/meditron-7b)
50
+
51
+ <!-- description start -->
52
+ ## Description
53
+
54
+ This repo contains AWQ model files for [EPFL LLM Team's Meditron 7B](https://huggingface.co/epfl-llm/meditron-7b).
55
+
56
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
57
+
58
+
59
+ ### About AWQ
60
+
61
+ AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization. Compared to GPTQ, it offers faster Transformers-based inference with equivalent or better quality compared to the most commonly used GPTQ settings.
62
+
63
+ It is supported by:
64
+
65
+ - [Text Generation Webui](https://github.com/oobabooga/text-generation-webui) - using Loader: AutoAWQ
66
+ - [vLLM](https://github.com/vllm-project/vllm) - Llama and Mistral models only
67
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
68
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later, from any code or client that supports Transformers
69
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) - for use from Python code
70
+
71
+ <!-- description end -->
72
+ <!-- repositories-available start -->
73
+ ## Repositories available
74
+
75
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/meditron-7B-AWQ)
76
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/meditron-7B-GPTQ)
77
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/meditron-7B-GGUF)
78
+ * [EPFL LLM Team's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/epfl-llm/meditron-7b)
79
+ <!-- repositories-available end -->
80
+
81
+ <!-- prompt-template start -->
82
+ ## Prompt template: ChatML
83
+
84
+ ```
85
+ <|im_start|>system
86
+ {system_message}<|im_end|>
87
+ <|im_start|>user
88
+ {prompt}<|im_end|>
89
+ <|im_start|>assistant
90
+
91
+ ```
92
+
93
+ <!-- prompt-template end -->
94
+
95
+
96
+ <!-- README_AWQ.md-provided-files start -->
97
+ ## Provided files, and AWQ parameters
98
+
99
+ I currently release 128g GEMM models only. The addition of group_size 32 models, and GEMV kernel models, is being actively considered.
100
+
101
+ Models are released as sharded safetensors files.
102
+
103
+ | Branch | Bits | GS | AWQ Dataset | Seq Len | Size |
104
+ | ------ | ---- | -- | ----------- | ------- | ---- |
105
+ | [main](https://huggingface.co/TheBloke/meditron-7B-AWQ/tree/main) | 4 | 128 | [Medical Medaow WikiDoc](https://huggingface.co/datasets/medalpaca/medical_meadow_wikidoc/viewer/) | 4096 | 3.89 GB
106
+
107
+ <!-- README_AWQ.md-provided-files end -->
108
+
109
+ <!-- README_AWQ.md-text-generation-webui start -->
110
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
111
+
112
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
113
+
114
+ 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.
115
+
116
+ 1. Click the **Model tab**.
117
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/meditron-7B-AWQ`.
118
+ 3. Click **Download**.
119
+ 4. The model will start downloading. Once it's finished it will say "Done".
120
+ 5. In the top left, click the refresh icon next to **Model**.
121
+ 6. In the **Model** dropdown, choose the model you just downloaded: `meditron-7B-AWQ`
122
+ 7. Select **Loader: AutoAWQ**.
123
+ 8. Click Load, and the model will load and is now ready for use.
124
+ 9. 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.
125
+ 10. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
126
+ <!-- README_AWQ.md-text-generation-webui end -->
127
+
128
+ <!-- README_AWQ.md-use-from-vllm start -->
129
+ ## Multi-user inference server: vLLM
130
+
131
+ Documentation on installing and using vLLM [can be found here](https://vllm.readthedocs.io/en/latest/).
132
+
133
+ - Please ensure you are using vLLM version 0.2 or later.
134
+ - When using vLLM as a server, pass the `--quantization awq` parameter.
135
+
136
+ For example:
137
+
138
+ ```shell
139
+ python3 -m vllm.entrypoints.api_server --model TheBloke/meditron-7B-AWQ --quantization awq --dtype auto
140
+ ```
141
+
142
+ - When using vLLM from Python code, again set `quantization=awq`.
143
+
144
+ For example:
145
+
146
+ ```python
147
+ from vllm import LLM, SamplingParams
148
+
149
+ prompts = [
150
+ "Tell me about AI",
151
+ "Write a story about llamas",
152
+ "What is 291 - 150?",
153
+ "How much wood would a woodchuck chuck if a woodchuck could chuck wood?",
154
+ ]
155
+ prompt_template=f'''<|im_start|>system
156
+ {system_message}<|im_end|>
157
+ <|im_start|>user
158
+ {prompt}<|im_end|>
159
+ <|im_start|>assistant
160
+ '''
161
+
162
+ prompts = [prompt_template.format(prompt=prompt) for prompt in prompts]
163
+
164
+ sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
165
+
166
+ llm = LLM(model="TheBloke/meditron-7B-AWQ", quantization="awq", dtype="auto")
167
+
168
+ outputs = llm.generate(prompts, sampling_params)
169
+
170
+ # Print the outputs.
171
+ for output in outputs:
172
+ prompt = output.prompt
173
+ generated_text = output.outputs[0].text
174
+ print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
175
+ ```
176
+ <!-- README_AWQ.md-use-from-vllm start -->
177
+
178
+ <!-- README_AWQ.md-use-from-tgi start -->
179
+ ## Multi-user inference server: Hugging Face Text Generation Inference (TGI)
180
+
181
+ Use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
182
+
183
+ Example Docker parameters:
184
+
185
+ ```shell
186
+ --model-id TheBloke/meditron-7B-AWQ --port 3000 --quantize awq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
187
+ ```
188
+
189
+ Example Python code for interfacing with TGI (requires [huggingface-hub](https://github.com/huggingface/huggingface_hub) 0.17.0 or later):
190
+
191
+ ```shell
192
+ pip3 install huggingface-hub
193
+ ```
194
+
195
+ ```python
196
+ from huggingface_hub import InferenceClient
197
+
198
+ endpoint_url = "https://your-endpoint-url-here"
199
+
200
+ prompt = "Tell me about AI"
201
+ prompt_template=f'''<|im_start|>system
202
+ {system_message}<|im_end|>
203
+ <|im_start|>user
204
+ {prompt}<|im_end|>
205
+ <|im_start|>assistant
206
+ '''
207
+
208
+ client = InferenceClient(endpoint_url)
209
+ response = client.text_generation(prompt,
210
+ max_new_tokens=128,
211
+ do_sample=True,
212
+ temperature=0.7,
213
+ top_p=0.95,
214
+ top_k=40,
215
+ repetition_penalty=1.1)
216
+
217
+ print(f"Model output: ", response)
218
+ ```
219
+ <!-- README_AWQ.md-use-from-tgi end -->
220
+
221
+ <!-- README_AWQ.md-use-from-python start -->
222
+ ## Inference from Python code using Transformers
223
+
224
+ ### Install the necessary packages
225
+
226
+ - Requires: [Transformers](https://huggingface.co/docs/transformers) 4.35.0 or later.
227
+ - Requires: [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) 0.1.6 or later.
228
+
229
+ ```shell
230
+ pip3 install --upgrade "autoawq>=0.1.6" "transformers>=4.35.0"
231
+ ```
232
+
233
+ Note that if you are using PyTorch 2.0.1, the above AutoAWQ command will automatically upgrade you to PyTorch 2.1.0.
234
+
235
+ If you are using CUDA 11.8 and wish to continue using PyTorch 2.0.1, instead run this command:
236
+
237
+ ```shell
238
+ pip3 install https://github.com/casper-hansen/AutoAWQ/releases/download/v0.1.6/autoawq-0.1.6+cu118-cp310-cp310-linux_x86_64.whl
239
+ ```
240
+
241
+ If you have problems installing [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) using the pre-built wheels, install it from source instead:
242
+
243
+ ```shell
244
+ pip3 uninstall -y autoawq
245
+ git clone https://github.com/casper-hansen/AutoAWQ
246
+ cd AutoAWQ
247
+ pip3 install .
248
+ ```
249
+
250
+ ### Transformers example code (requires Transformers 4.35.0 and later)
251
+
252
+ ```python
253
+ from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
254
+
255
+ model_name_or_path = "TheBloke/meditron-7B-AWQ"
256
+
257
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path)
258
+ model = AutoModelForCausalLM.from_pretrained(
259
+ model_name_or_path,
260
+ low_cpu_mem_usage=True,
261
+ device_map="cuda:0"
262
+ )
263
+
264
+ # Using the text streamer to stream output one token at a time
265
+ streamer = TextStreamer(tokenizer, skip_prompt=True, skip_special_tokens=True)
266
+
267
+ prompt = "Tell me about AI"
268
+ prompt_template=f'''<|im_start|>system
269
+ {system_message}<|im_end|>
270
+ <|im_start|>user
271
+ {prompt}<|im_end|>
272
+ <|im_start|>assistant
273
+ '''
274
+
275
+ # Convert prompt to tokens
276
+ tokens = tokenizer(
277
+ prompt_template,
278
+ return_tensors='pt'
279
+ ).input_ids.cuda()
280
+
281
+ generation_params = {
282
+ "do_sample": True,
283
+ "temperature": 0.7,
284
+ "top_p": 0.95,
285
+ "top_k": 40,
286
+ "max_new_tokens": 512,
287
+ "repetition_penalty": 1.1
288
+ }
289
+
290
+ # Generate streamed output, visible one token at a time
291
+ generation_output = model.generate(
292
+ tokens,
293
+ streamer=streamer,
294
+ **generation_params
295
+ )
296
+
297
+ # Generation without a streamer, which will include the prompt in the output
298
+ generation_output = model.generate(
299
+ tokens,
300
+ **generation_params
301
+ )
302
+
303
+ # Get the tokens from the output, decode them, print them
304
+ token_output = generation_output[0]
305
+ text_output = tokenizer.decode(token_output)
306
+ print("model.generate output: ", text_output)
307
+
308
+ # Inference is also possible via Transformers' pipeline
309
+ from transformers import pipeline
310
+
311
+ pipe = pipeline(
312
+ "text-generation",
313
+ model=model,
314
+ tokenizer=tokenizer,
315
+ **generation_params
316
+ )
317
+
318
+ pipe_output = pipe(prompt_template)[0]['generated_text']
319
+ print("pipeline output: ", pipe_output)
320
+
321
+ ```
322
+ <!-- README_AWQ.md-use-from-python end -->
323
+
324
+ <!-- README_AWQ.md-compatibility start -->
325
+ ## Compatibility
326
+
327
+ The files provided are tested to work with:
328
+
329
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui) using `Loader: AutoAWQ`.
330
+ - [vLLM](https://github.com/vllm-project/vllm) version 0.2.0 and later.
331
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) version 1.1.0 and later.
332
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later.
333
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) version 0.1.1 and later.
334
+
335
+ <!-- README_AWQ.md-compatibility end -->
336
+
337
+ <!-- footer start -->
338
+ <!-- 200823 -->
339
+ ## Discord
340
+
341
+ For further support, and discussions on these models and AI in general, join us at:
342
+
343
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
344
+
345
+ ## Thanks, and how to contribute
346
+
347
+ Thanks to the [chirper.ai](https://chirper.ai) team!
348
+
349
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
350
+
351
+ 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.
352
+
353
+ 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.
354
+
355
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
356
+
357
+ * Patreon: https://patreon.com/TheBlokeAI
358
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
359
+
360
+ **Special thanks to**: Aemon Algiz.
361
+
362
+ **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
363
+
364
+
365
+ Thank you to all my generous patrons and donaters!
366
+
367
+ And thank you again to a16z for their generous grant.
368
+
369
+ <!-- footer end -->
370
+
371
+ # Original model card: EPFL LLM Team's Meditron 7B
372
+
373
+ <img width=50% src="meditron_LOGO.png" alt="Alt text" title="Meditron-logo">
374
+
375
+ # Model Card for Meditron-7B-v1.0
376
+ Meditron is a suite of open-source medical Large Language Models (LLMs).
377
+ Meditron-7B is a 7 billion parameters model adapted to the medical domain from Llama-2-7B through continued pretraining on a comprehensively curated medical corpus, including selected PubMed articles, abstracts, a [new dataset](https://huggingface.co/datasets/epfl-llm/guidelines) of internationally-recognized medical guidelines, and general domain data from [RedPajama-v1](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T).
378
+ Meditron-7B, finetuned on relevant training data, outperforms Llama-2-7B and PMC-Llama on multiple medical reasoning tasks.
379
+
380
+ <details open>
381
+ <summary><strong>Advisory Notice</strong></summary>
382
+
383
+ <blockquote style="padding: 10px; margin: 0 0 10px; border-left: 5px solid #ddd;">
384
+ While Meditron is designed to encode medical knowledge from sources of high-quality evidence, it is not yet adapted to deliver this knowledge appropriately, safely, or within professional actionable constraints.
385
+ We recommend against deploying Meditron in medical applications without extensive use-case alignment, as well as additional testing, specifically including randomized controlled trials in real-world practice settings.
386
+ </blockquote>
387
+ </details>
388
+
389
+ ## Model Details
390
+
391
+ - **Developed by:** [EPFL LLM Team](https://huggingface.co/epfl-llm)
392
+ - **Model type:** Causal decoder-only transformer language model
393
+ - **Language(s):** English (mainly)
394
+ - **Model License:** [LLAMA 2 COMMUNITY LICENSE AGREEMENT](https://huggingface.co/meta-llama/Llama-2-70b/raw/main/LICENSE.txt)
395
+ - **Code License:** [APACHE 2.0 LICENSE](LICENSE)
396
+ - **Continue-pretrained from model:** [Llama-2-7B](https://huggingface.co/meta-llama/Llama-2-7b)
397
+ - **Context length:** 2K tokens
398
+ - **Input:** Text-only data
399
+ - **Output:** Model generates text only
400
+ - **Status:** This is a static model trained on an offline dataset. Future versions of the tuned models will be released as we enhance model's performance.
401
+ - **Knowledge Cutoff:** August 2023
402
+
403
+
404
+ ### Model Sources
405
+
406
+ - **Repository:** [epflLLM/meditron](https://github.com/epfLLM/meditron)
407
+ - **Trainer:** [epflLLM/Megatron-LLM](https://github.com/epfLLM/Megatron-LLM)
408
+ - **Paper:** *[MediTron-70B: Scaling Medical Pretraining for Large Language Models](https://arxiv.org/abs/2311.16079)*
409
+
410
+ ## Uses
411
+
412
+ Meditron-7B is being made available for further testing and assessment as an AI assistant to enhance clinical decision-making and enhance access to an LLM for healthcare use. Potential use cases may include but are not limited to:
413
+ - Medical exam question answering
414
+ - Supporting differential diagnosis
415
+ - Disease information (symptoms, cause, treatment) query
416
+ - General health information query
417
+
418
+ ### Direct Use
419
+
420
+ It is possible to use this model to generate text, which is useful for experimentation and understanding its capabilities.
421
+ It should not be used directly for production or work that may impact people.
422
+
423
+ ### Downstream Use
424
+ Meditron-7B is a foundation model that can be finetuned, instruction-tuned, or RLHF-tuned for specific downstream tasks and applications.
425
+ The main way we have used this model is finetuning for downstream question-answering tasks, but we encourage using this model for additional applications.
426
+
427
+ Specific formatting needs to be followed to prompt our finetuned models, including the `<|im_start|>`, `<|im_end|>` tags, and `system`, `question`, `answer` identifiers.
428
+
429
+ """
430
+ <|im_start|>system
431
+ {system_message}<|im_end|>
432
+ <|im_start|>question
433
+ {prompt}<|im_end|>
434
+ <|im_start|>answer
435
+ """
436
+ **Note 1**: The above formatting is not required for running the base model (this repository)
437
+
438
+ **Note 2**: the above formatting is just an example of a finetuning template. This format is not a requirement if you use your own formatting option for the finetuning of the model.
439
+
440
+ To run proper generation with this base model, we recommend using a high-throughput and memory-efficient inference engine, such as [vLLM](https://github.com/vllm-project/vllm), with a UI that supports chat and text generation, such as [BetterChatGPT](https://github.com/ztjhz/BetterChatGPT)
441
+ To see more details about model deployment and generation, please see our [documentation](https://github.com/epfLLM/meditron/blob/main/deployment/README.md).
442
+
443
+ ### Out-of-Scope Use
444
+
445
+ We do not recommend using this model for natural language generation in a production environment, finetuned or otherwise.
446
+
447
+ ## Truthfulness, Helpfulness, Risk, and Bias
448
+
449
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
450
+
451
+ We did an initial assessment of Meditron models' **Truthfulness** against baseline models and consumer-level medical models.
452
+ We use TruthfulQA (multiple choice) as the main evaluation benchmark.
453
+ We only focus on the categories that are relevant to the medical domain, including Health, Nutrition, Psychology, and Science.
454
+ For 7B models, we perform one-shot evaluations for consistent answer generation.
455
+ For 70B models, the evaluations are under the zero-shot setting.
456
+ Below, we report the detailed truthfulness performance of each category.
457
+
458
+ | | | | | | | | |
459
+ | --- | ------ |----- |----- |----- |----- |----- |----- |
460
+ |Category | meditron-70b | llama-2-70b | med42-70b* | meditron-7b | llama-2-7b | PMC-llama-7b |
461
+ |Health | 81.8 | 69.1 | 83.6 | 27.3 | 16.4 | 3.6 |
462
+ |Nutrition | 77.9 | 68.8 | 62.5 | 31.1 | 12.5 | 6.3 |
463
+ |Psychology| 47.4 | 36.8 | 52.6 | 21.1 | 10.5 | 0.0 |
464
+ |Science | 77.8 | 44.4 | 33.3 | 33.3 | 11.1 | 0.0 |
465
+ |Avg | 71.2 | 54.8 | 58.0 | 28.3 | 12.6 | 2.5 |
466
+ | | | | | | | |
467
+
468
+ For a more detailed performance analysis, please see our paper.
469
+
470
+ Significant research is still required to fully explore potential bias, fairness, and safety issues with this language model.
471
+ Please recognize that our evaluation on Meditron-7B's helpfulness, risk, and bias are highly limited.
472
+ Thus, as we noted in the safety notice, we strongly against any deployment in medical applications without further alignment process and rigorous evaluation!
473
+
474
+ ### Recommendations
475
+
476
+ **IMPORTANT!**
477
+ Users (both direct and downstream) should be made aware of the risks, biases, and limitations of the model.
478
+ While this model is capable of generating natural language text, we have only begun to explore this capability and its limitations.
479
+ Understanding these limitations is especially important in a domain like medicine.
480
+ Therefore, we strongly recommend against using this model in production for natural language generation or for professional purposes related to health and medicine.
481
+
482
+ ## Training Details
483
+
484
+ ### Training Data
485
+ Meditron’s domain-adaptive pre-training corpus GAP-Replay combines 48.1B tokens from four corpora:
486
+ - [**Clinical Guidelines**](https://huggingface.co/datasets/epfl-llm/guidelines): a new dataset of 46K internationally-recognized clinical practice guidelines from various healthcare-related sources, including hospitals and international organizations.
487
+ - **Medical Paper Abstracts**: 16.1M abstracts extracted from closed-access PubMed and PubMed Central papers.
488
+ - **Medical Papers**: full-text articles extracted from 5M publicly available PubMed and PubMed Central papers.
489
+ - **Replay Data**: 400M tokens of general domain pretraining data sampled from [RedPajama-v1](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T)
490
+
491
+ <img width=75% src="gap-replay.png" alt="Alt text" title="Meditron-logo">
492
+
493
+ #### Data Preprocessing
494
+
495
+ Please see the detailed preprocessing procedure in our paper.
496
+
497
+ ### Training Procedure
498
+
499
+ We used the [Megatron-LLM](https://github.com/epfLLM/Megatron-LLM) distributed training library, a derivative of Nvidia's Megatron LM project, to optimize training efficiency.
500
+ Hardware consists of 1 node of 8x NVIDIA A100 (80GB) SXM GPUs connected by NVLink and NVSwitch with a single Nvidia ConnectX-6 DX network card and equipped with 2 x AMD EPYC 7543 32-Core Processors and 512 GB of RAM.
501
+
502
+ Our three way parallelism scheme uses:
503
+ - Data Parallelism (DP -- different GPUs process different subsets of the batches) of 2,
504
+ - Pipeline Parallelism (PP -- different GPUs process different layers) of 4,
505
+ - Tensor Parallelism (TP -- different GPUs process different subtensors for matrix multiplication) of 1.
506
+
507
+
508
+ #### Training Hyperparameters
509
+
510
+ | | |
511
+ | --- | ------ |
512
+ | bf16 | true |
513
+ | lr | 3e-4 |
514
+ | eps | 1e-5 |
515
+ | betas | \[0.9, 0.95\] |
516
+ | clip_grad | 1 |
517
+ | weight decay | 0.1 |
518
+ | DP size | 16 |
519
+ | TP size | 4 |
520
+ | PP size | 1 |
521
+ | seq length | 2048 |
522
+ | lr scheduler | cosine|
523
+ | min lr | 1e-6 |
524
+ | warmup iteration | 2000 |
525
+ | micro batch size | 10 |
526
+ | global batch size | 1600 |
527
+ | | |
528
+
529
+ #### Sizes
530
+ The model was trained in September 2023.
531
+
532
+ The model architecture is exactly Llama 2, meaning
533
+
534
+ | | |
535
+ | --- | ------ |
536
+ | Model size | 7B |
537
+ | Hidden dimension | 4096 |
538
+ | Num. attention heads | 32 |
539
+ | Num. layers | 32 |
540
+ | | |
541
+
542
+ ## Evaluation
543
+
544
+ <!-- This section describes the evaluation protocols and provides the results. -->
545
+
546
+ ### Testing Data & Metrics
547
+
548
+ #### Testing Data
549
+ - [MedQA (USMLE)](https://huggingface.co/datasets/bigbio/med_qa)
550
+ - [MedMCQA](https://huggingface.co/datasets/medmcqa)
551
+ - [PubMedQA](https://huggingface.co/datasets/bigbio/pubmed_qa)
552
+ - [MMLU-Medical](https://huggingface.co/datasets/lukaemon/mmlu)
553
+ - [MedQA-4-Option](https://huggingface.co/datasets/GBaker/MedQA-USMLE-4-options)
554
+
555
+ #### Metrics
556
+ - Accuracy: suite the evaluation of multiple-choice question-answering tasks.
557
+
558
+ ### Results
559
+ We finetune meditron-7b, llama-2-7b, pmc-llama-7b on each benchmark (pubmedqa, medmcqa, medqa)'s training data individually.
560
+ We report the finetuned models' performance with top token selection as the inference mode.
561
+ For MMLU-Medical, models finetuned on MedMCQA are used for inference.
562
+ For MedQA-4-Option, models finetuned on MedQA are used for inference.
563
+ For a more detailed performance analysis, please see our paper.
564
+
565
+ | | | | | | |
566
+ | --- | ------ |----- |----- |----- |----- |
567
+ |Dataset | meditron-7b | llama-2-7b | pmc-llama-7b | Zephyr-7B-beta* | Mistral-7B-instruct* |
568
+ |MMLU-Medical | 54.2 | 53.7 | 56.4 | 63.3 | 60.0 |
569
+ |PubMedQA | 74.4 | 61.8 | 59.2 | 46.0 | 17.8 |
570
+ |MedMCQA | 59.2 | 54.4 | 57.6 | 43.0 | 40.2 |
571
+ |MedQA | 47.9 | 44.0 | 42.4 | 42.8 | 32.4 |
572
+ |MedQA-4-Option| 52.0 | 49.6 | 49.2 | 48.5 | 41.1 |
573
+ |Avg | 57.5 | 52.7 | 53.0 | 48.7 | 38.3 |
574
+ | | | | | | |
575
+
576
+ **Note**: models with * are already instruction-tuned, so we exclude them from further finetuning on any training data.
577
+
578
+
579
+ ## Environmental Impact
580
+
581
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
582
+
583
+ - **Hardware Type:** 8 x NVIDIA A100 (80GB) SXM
584
+ - **Total GPU hours:** 588.8
585
+ - **Hardware Provider:** EPFL Research Computing Platform
586
+ - **Compute Region:** Switzerland
587
+ - **Carbon Emitted:** Switzerland has a carbon efficiency of 0.016 kgCO2/kWh (https://www.carbonfootprint.com/docs/2018_8_electricity_factors_august_2018_-_online_sources.pdf). 73.6 hours of 8 A100s means 588.8 hours at a TDP of 400W. Assuming a Power Usage effectiveness of 1.5, total emissions are estimated to be:
588
+
589
+ (400W / 1000W/kWh / GPU * 0.016 kgCO2/kWh * 73.6 h * 8 GPU) * 1.8 PUE = 6.8 kgCO2.
590
+
591
+ ## Citation
592
+
593
+ **BibTeX:**
594
+ If you use Meditron or its training data, please cite our work:
595
+
596
+ ```
597
+ @misc{chen2023meditron70b,
598
+ title={MEDITRON-70B: Scaling Medical Pretraining for Large Language Models},
599
+ author={Zeming Chen and Alejandro Hernández-Cano and Angelika Romanou and Antoine Bonnet and Kyle Matoba and Francesco Salvi and Matteo Pagliardini and Simin Fan and Andreas Köpf and Amirkeivan Mohtashami and Alexandre Sallinen and Alireza Sakhaeirad and Vinitra Swamy and Igor Krawczuk and Deniz Bayazit and Axel Marmet and Syrielle Montariol and Mary-Anne Hartley and Martin Jaggi and Antoine Bosselut},
600
+ year={2023},
601
+ eprint={2311.16079},
602
+ archivePrefix={arXiv},
603
+ primaryClass={cs.CL}
604
+ }
605
+
606
+ @software{epfmedtrn,
607
+ author = {Zeming Chen and Alejandro Hernández-Cano and Angelika Romanou and Antoine Bonnet and Kyle Matoba and Francesco Salvi and Matteo Pagliardini and Simin Fan and Andreas Köpf and Amirkeivan Mohtashami and Alexandre Sallinen and Alireza Sakhaeirad and Vinitra Swamy and Igor Krawczuk and Deniz Bayazit and Axel Marmet and Syrielle Montariol and Mary-Anne Hartley and Martin Jaggi and Antoine Bosselut},
608
+ title = {MediTron-70B: Scaling Medical Pretraining for Large Language Models},
609
+ month = November,
610
+ year = 2023,
611
+ url = {https://github.com/epfLLM/meditron}
612
+ }
613
+ ```