TheBloke commited on
Commit
12e5212
1 Parent(s): 93c8037

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +435 -0
README.md ADDED
@@ -0,0 +1,435 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: deepseek-ai/deepseek-llm-67b-chat
3
+ inference: false
4
+ license: other
5
+ license_link: LICENSE
6
+ license_name: deepseek
7
+ model_creator: DeepSeek
8
+ model_name: Deepseek Llm 67B Chat
9
+ model_type: deepseek
10
+ prompt_template: 'User: {prompt}
11
+
12
+
13
+ Assistant:
14
+
15
+ '
16
+ quantized_by: TheBloke
17
+ ---
18
+ <!-- markdownlint-disable MD041 -->
19
+
20
+ <!-- header start -->
21
+ <!-- 200823 -->
22
+ <div style="width: auto; margin-left: auto; margin-right: auto">
23
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
24
+ </div>
25
+ <div style="display: flex; justify-content: space-between; width: 100%;">
26
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
27
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
28
+ </div>
29
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
30
+ <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>
31
+ </div>
32
+ </div>
33
+ <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>
34
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
35
+ <!-- header end -->
36
+
37
+ # Deepseek Llm 67B Chat - GPTQ
38
+ - Model creator: [DeepSeek](https://huggingface.co/deepseek-ai)
39
+ - Original model: [Deepseek Llm 67B Chat](https://huggingface.co/deepseek-ai/deepseek-llm-67b-chat)
40
+
41
+ <!-- description start -->
42
+ # Description
43
+
44
+ This repo contains GPTQ model files for [DeepSeek's Deepseek Llm 67B Chat](https://huggingface.co/deepseek-ai/deepseek-llm-67b-chat).
45
+
46
+ 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.
47
+
48
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
49
+
50
+ <!-- description end -->
51
+ <!-- repositories-available start -->
52
+ ## Repositories available
53
+
54
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-AWQ)
55
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ)
56
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GGUF)
57
+ * [DeepSeek's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/deepseek-ai/deepseek-llm-67b-chat)
58
+ <!-- repositories-available end -->
59
+
60
+ <!-- prompt-template start -->
61
+ ## Prompt template: DeepSeek-LLM
62
+
63
+ ```
64
+ User: {prompt}
65
+
66
+ Assistant:
67
+
68
+ ```
69
+
70
+ <!-- prompt-template end -->
71
+
72
+
73
+
74
+ <!-- README_GPTQ.md-compatible clients start -->
75
+ ## Known compatible clients / servers
76
+
77
+ These GPTQ models are known to work in the following inference servers/webuis.
78
+
79
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
80
+ - [KoboldAI United](https://github.com/henk717/koboldai)
81
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
82
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
83
+
84
+ This may not be a complete list; if you know of others, please let me know!
85
+ <!-- README_GPTQ.md-compatible clients end -->
86
+
87
+ <!-- README_GPTQ.md-provided-files start -->
88
+ ## Provided files, and GPTQ parameters
89
+
90
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
91
+
92
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
93
+
94
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
95
+
96
+ <details>
97
+ <summary>Explanation of GPTQ parameters</summary>
98
+
99
+ - Bits: The bit size of the quantised model.
100
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
101
+ - 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.
102
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
103
+ - 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).
104
+ - 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.
105
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
106
+
107
+ </details>
108
+
109
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
110
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
111
+ | [main](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 36.29 GB | Yes | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
112
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 37.56 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
113
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 41.41 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
114
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ/tree/gptq-3bit--1g-actorder_True) | 3 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 28.07 GB | No | 3-bit, with Act Order and no group size. Lowest possible VRAM requirements. May be lower quality than 3-bit 128g. |
115
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 29.27 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
116
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ/tree/gptq-3bit-32g-actorder_True) | 3 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 32.93 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
117
+
118
+ <!-- README_GPTQ.md-provided-files end -->
119
+
120
+ <!-- README_GPTQ.md-download-from-branches start -->
121
+ ## How to download, including from branches
122
+
123
+ ### In text-generation-webui
124
+
125
+ To download from the `main` branch, enter `TheBloke/deepseek-llm-67b-chat-GPTQ` in the "Download model" box.
126
+
127
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/deepseek-llm-67b-chat-GPTQ:gptq-4bit-128g-actorder_True`
128
+
129
+ ### From the command line
130
+
131
+ I recommend using the `huggingface-hub` Python library:
132
+
133
+ ```shell
134
+ pip3 install huggingface-hub
135
+ ```
136
+
137
+ To download the `main` branch to a folder called `deepseek-llm-67b-chat-GPTQ`:
138
+
139
+ ```shell
140
+ mkdir deepseek-llm-67b-chat-GPTQ
141
+ huggingface-cli download TheBloke/deepseek-llm-67b-chat-GPTQ --local-dir deepseek-llm-67b-chat-GPTQ --local-dir-use-symlinks False
142
+ ```
143
+
144
+ To download from a different branch, add the `--revision` parameter:
145
+
146
+ ```shell
147
+ mkdir deepseek-llm-67b-chat-GPTQ
148
+ huggingface-cli download TheBloke/deepseek-llm-67b-chat-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir deepseek-llm-67b-chat-GPTQ --local-dir-use-symlinks False
149
+ ```
150
+
151
+ <details>
152
+ <summary>More advanced huggingface-cli download usage</summary>
153
+
154
+ 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.
155
+
156
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
157
+
158
+ 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).
159
+
160
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
161
+
162
+ ```shell
163
+ pip3 install hf_transfer
164
+ ```
165
+
166
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
167
+
168
+ ```shell
169
+ mkdir deepseek-llm-67b-chat-GPTQ
170
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/deepseek-llm-67b-chat-GPTQ --local-dir deepseek-llm-67b-chat-GPTQ --local-dir-use-symlinks False
171
+ ```
172
+
173
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
174
+ </details>
175
+
176
+ ### With `git` (**not** recommended)
177
+
178
+ To clone a specific branch with `git`, use a command like this:
179
+
180
+ ```shell
181
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/deepseek-llm-67b-chat-GPTQ
182
+ ```
183
+
184
+ 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.)
185
+
186
+ <!-- README_GPTQ.md-download-from-branches end -->
187
+ <!-- README_GPTQ.md-text-generation-webui start -->
188
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
189
+
190
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
191
+
192
+ 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.
193
+
194
+ 1. Click the **Model tab**.
195
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/deepseek-llm-67b-chat-GPTQ`.
196
+
197
+ - To download from a specific branch, enter for example `TheBloke/deepseek-llm-67b-chat-GPTQ:gptq-4bit-128g-actorder_True`
198
+ - see Provided Files above for the list of branches for each option.
199
+
200
+ 3. Click **Download**.
201
+ 4. The model will start downloading. Once it's finished it will say "Done".
202
+ 5. In the top left, click the refresh icon next to **Model**.
203
+ 6. In the **Model** dropdown, choose the model you just downloaded: `deepseek-llm-67b-chat-GPTQ`
204
+ 7. The model will automatically load, and is now ready for use!
205
+ 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.
206
+
207
+ - 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`.
208
+
209
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
210
+
211
+ <!-- README_GPTQ.md-text-generation-webui end -->
212
+
213
+ <!-- README_GPTQ.md-use-from-tgi start -->
214
+ ## Serving this model from Text Generation Inference (TGI)
215
+
216
+ 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`
217
+
218
+ Example Docker parameters:
219
+
220
+ ```shell
221
+ --model-id TheBloke/deepseek-llm-67b-chat-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
222
+ ```
223
+
224
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
225
+
226
+ ```shell
227
+ pip3 install huggingface-hub
228
+ ```
229
+
230
+ ```python
231
+ from huggingface_hub import InferenceClient
232
+
233
+ endpoint_url = "https://your-endpoint-url-here"
234
+
235
+ prompt = "Tell me about AI"
236
+ prompt_template=f'''User: {prompt}
237
+
238
+ Assistant:
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/deepseek-llm-67b-chat-GPTQ"
284
+ # To use a different branch, change revision
285
+ # For example: revision="gptq-4bit-128g-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'''User: {prompt}
295
+
296
+ Assistant:
297
+ '''
298
+
299
+ print("\n\n*** Generate:")
300
+
301
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
302
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
303
+ print(tokenizer.decode(output[0]))
304
+
305
+ # Inference can also be done using transformers' pipeline
306
+
307
+ print("*** Pipeline:")
308
+ pipe = pipeline(
309
+ "text-generation",
310
+ model=model,
311
+ tokenizer=tokenizer,
312
+ max_new_tokens=512,
313
+ do_sample=True,
314
+ temperature=0.7,
315
+ top_p=0.95,
316
+ top_k=40,
317
+ repetition_penalty=1.1
318
+ )
319
+
320
+ print(pipe(prompt_template)[0]['generated_text'])
321
+ ```
322
+ <!-- README_GPTQ.md-use-from-python end -->
323
+
324
+ <!-- README_GPTQ.md-compatibility start -->
325
+ ## Compatibility
326
+
327
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
328
+
329
+ [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.
330
+
331
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
332
+ <!-- README_GPTQ.md-compatibility end -->
333
+
334
+ <!-- footer start -->
335
+ <!-- 200823 -->
336
+ ## Discord
337
+
338
+ For further support, and discussions on these models and AI in general, join us at:
339
+
340
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
341
+
342
+ ## Thanks, and how to contribute
343
+
344
+ Thanks to the [chirper.ai](https://chirper.ai) team!
345
+
346
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
347
+
348
+ 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.
349
+
350
+ 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.
351
+
352
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
353
+
354
+ * Patreon: https://patreon.com/TheBlokeAI
355
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
356
+
357
+ **Special thanks to**: Aemon Algiz.
358
+
359
+ **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
360
+
361
+
362
+ Thank you to all my generous patrons and donaters!
363
+
364
+ And thank you again to a16z for their generous grant.
365
+
366
+ <!-- footer end -->
367
+
368
+ # Original model card: DeepSeek's Deepseek Llm 67B Chat
369
+
370
+
371
+ <p align="center">
372
+ <img width="500px" alt="DeepSeek Chat" src="https://github.com/deepseek-ai/DeepSeek-LLM/blob/main/images/logo.png?raw=true">
373
+ </p>
374
+ <p align="center"><a href="https://www.deepseek.com/">[🏠Homepage]</a> | <a href="https://chat.deepseek.com/">[🤖 Chat with DeepSeek LLM]</a> | <a href="https://discord.gg/Tc7c45Zzu5">[Discord]</a> | <a href="https://github.com/deepseek-ai/DeepSeek-LLM/blob/main/images/qr.jpeg">[Wechat(微信)]</a> </p>
375
+ <hr>
376
+
377
+
378
+
379
+
380
+ ### 1. Introduction of Deepseek LLM
381
+
382
+ Introducing DeepSeek LLM, an advanced language model comprising 67 billion parameters. It has been trained from scratch on a vast dataset of 2 trillion tokens in both English and Chinese. In order to foster research, we have made DeepSeek LLM 7B/67B Base and DeepSeek LLM 7B/67B Chat open source for the research community.
383
+
384
+
385
+ ### 2. Model Summary
386
+ `deepseek-llm-67b-chat` is a 67B parameter model initialized from `deepseek-llm-67b-base` and fine-tuned on extra instruction data.
387
+ - **Home Page:** [DeepSeek](https://deepseek.com/)
388
+ - **Repository:** [deepseek-ai/deepseek-LLM](https://github.com/deepseek-ai/deepseek-LLM)
389
+ - **Chat With DeepSeek LLM:** [DeepSeek-LLM](https://chat.deepseek.com/)
390
+
391
+
392
+ ### 3. How to Use
393
+ Here give some examples of how to use our model.
394
+ #### Chat Completion
395
+ ```python
396
+ import torch
397
+ from transformers import AutoTokenizer, AutoModelForCausalLM, GenerationConfig
398
+
399
+ model_name = "deepseek-ai/deepseek-llm-67b-chat"
400
+ tokenizer = AutoTokenizer.from_pretrained(model_name)
401
+ model = AutoModelForCausalLM.from_pretrained(model_name, torch_dtype=torch.bfloat16, device_map="auto")
402
+ model.generation_config = GenerationConfig.from_pretrained(model_name)
403
+ model.generation_config.pad_token_id = model.generation_config.eos_token_id
404
+
405
+ messages = [
406
+ {"role": "user", "content": "Who are you?"}
407
+ ]
408
+ input_tensor = tokenizer.apply_chat_template(messages, add_generation_prompt=True, return_tensors="pt")
409
+ outputs = model.generate(input_tensor.to(model.device), max_new_tokens=100)
410
+
411
+ result = tokenizer.decode(outputs[0][input_tensor.shape[1]:], skip_special_tokens=True)
412
+ print(result)
413
+ ```
414
+
415
+ Avoiding the use of the provided function `apply_chat_template`, you can also interact with our model following the sample template. Note that `messages` should be replaced by your input.
416
+
417
+ ```
418
+ User: {messages[0]['content']}
419
+
420
+ Assistant: {messages[1]['content']}<|end▁of▁sentence|>User: {messages[2]['content']}
421
+
422
+ Assistant:
423
+ ```
424
+
425
+ **Note:** By default (`add_special_tokens=True`), our tokenizer automatically adds a `bos_token` (`<|begin▁of▁sentence|>`) before the input text. Additionally, since the system prompt is not compatible with this version of our models, we DO NOT RECOMMEND including the system prompt in your input.
426
+
427
+ ### 4. License
428
+ This code repository is licensed under the MIT License. The use of DeepSeek LLM models is subject to the Model License. DeepSeek LLM supports commercial use.
429
+
430
+ See the [LICENSE-MODEL](https://github.com/deepseek-ai/deepseek-LLM/blob/main/LICENSE-MODEL) for more details.
431
+
432
+ ### 5. Contact
433
+
434
+ If you have any questions, please raise an issue or contact us at [service@deepseek.com](mailto:service@deepseek.com).
435
+