TheBloke commited on
Commit
9271abe
1 Parent(s): 647fcf8

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +415 -0
README.md ADDED
@@ -0,0 +1,415 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: OpenBuddy/openbuddy-deepseek-67b-v15-base
3
+ inference: false
4
+ language:
5
+ - zh
6
+ - en
7
+ - fr
8
+ - de
9
+ - ja
10
+ - ko
11
+ - it
12
+ - ru
13
+ - fi
14
+ library_name: transformers
15
+ license: other
16
+ license_link: https://github.com/deepseek-ai/deepseek-LLM/blob/main/LICENSE-MODEL
17
+ license_name: deepseek
18
+ model_creator: OpenBuddy
19
+ model_name: Openbuddy Deepseek 67B V15 Base
20
+ model_type: deepseek
21
+ pipeline_tag: text-generation
22
+ prompt_template: '{prompt}
23
+
24
+ '
25
+ quantized_by: TheBloke
26
+ ---
27
+ <!-- markdownlint-disable MD041 -->
28
+
29
+ <!-- header start -->
30
+ <!-- 200823 -->
31
+ <div style="width: auto; margin-left: auto; margin-right: auto">
32
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
33
+ </div>
34
+ <div style="display: flex; justify-content: space-between; width: 100%;">
35
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
36
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
37
+ </div>
38
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
39
+ <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>
40
+ </div>
41
+ </div>
42
+ <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>
43
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
44
+ <!-- header end -->
45
+
46
+ # Openbuddy Deepseek 67B V15 Base - GPTQ
47
+ - Model creator: [OpenBuddy](https://huggingface.co/OpenBuddy)
48
+ - Original model: [Openbuddy Deepseek 67B V15 Base](https://huggingface.co/OpenBuddy/openbuddy-deepseek-67b-v15-base)
49
+
50
+ <!-- description start -->
51
+ # Description
52
+
53
+ This repo contains GPTQ model files for [OpenBuddy's Openbuddy Deepseek 67B V15 Base](https://huggingface.co/OpenBuddy/openbuddy-deepseek-67b-v15-base).
54
+
55
+ 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.
56
+
57
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
58
+
59
+ <!-- description end -->
60
+ <!-- repositories-available start -->
61
+ ## Repositories available
62
+
63
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-AWQ)
64
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ)
65
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-GGUF)
66
+ * [OpenBuddy's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/OpenBuddy/openbuddy-deepseek-67b-v15-base)
67
+ <!-- repositories-available end -->
68
+
69
+ <!-- prompt-template start -->
70
+ ## Prompt template: None
71
+
72
+ ```
73
+ {prompt}
74
+
75
+ ```
76
+
77
+ <!-- prompt-template end -->
78
+
79
+
80
+
81
+ <!-- README_GPTQ.md-compatible clients start -->
82
+ ## Known compatible clients / servers
83
+
84
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
85
+
86
+ These GPTQ models are known to work in the following inference servers/webuis.
87
+
88
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
89
+ - [KoboldAI United](https://github.com/henk717/koboldai)
90
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
91
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
92
+
93
+ This may not be a complete list; if you know of others, please let me know!
94
+ <!-- README_GPTQ.md-compatible clients end -->
95
+
96
+ <!-- README_GPTQ.md-provided-files start -->
97
+ ## Provided files, and GPTQ parameters
98
+
99
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
100
+
101
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
102
+
103
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
104
+
105
+ <details>
106
+ <summary>Explanation of GPTQ parameters</summary>
107
+
108
+ - Bits: The bit size of the quantised model.
109
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
110
+ - 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.
111
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
112
+ - 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).
113
+ - 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.
114
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
115
+
116
+ </details>
117
+
118
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
119
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
120
+ | [main](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-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. |
121
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-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. |
122
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-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. |
123
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-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. |
124
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-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. |
125
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-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. |
126
+
127
+ <!-- README_GPTQ.md-provided-files end -->
128
+
129
+ <!-- README_GPTQ.md-download-from-branches start -->
130
+ ## How to download, including from branches
131
+
132
+ ### In text-generation-webui
133
+
134
+ To download from the `main` branch, enter `TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ` in the "Download model" box.
135
+
136
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ:gptq-4bit-128g-actorder_True`
137
+
138
+ ### From the command line
139
+
140
+ I recommend using the `huggingface-hub` Python library:
141
+
142
+ ```shell
143
+ pip3 install huggingface-hub
144
+ ```
145
+
146
+ To download the `main` branch to a folder called `openbuddy-deepseek-67b-v15-base-GPTQ`:
147
+
148
+ ```shell
149
+ mkdir openbuddy-deepseek-67b-v15-base-GPTQ
150
+ huggingface-cli download TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ --local-dir openbuddy-deepseek-67b-v15-base-GPTQ --local-dir-use-symlinks False
151
+ ```
152
+
153
+ To download from a different branch, add the `--revision` parameter:
154
+
155
+ ```shell
156
+ mkdir openbuddy-deepseek-67b-v15-base-GPTQ
157
+ huggingface-cli download TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir openbuddy-deepseek-67b-v15-base-GPTQ --local-dir-use-symlinks False
158
+ ```
159
+
160
+ <details>
161
+ <summary>More advanced huggingface-cli download usage</summary>
162
+
163
+ 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.
164
+
165
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
166
+
167
+ 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).
168
+
169
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
170
+
171
+ ```shell
172
+ pip3 install hf_transfer
173
+ ```
174
+
175
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
176
+
177
+ ```shell
178
+ mkdir openbuddy-deepseek-67b-v15-base-GPTQ
179
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ --local-dir openbuddy-deepseek-67b-v15-base-GPTQ --local-dir-use-symlinks False
180
+ ```
181
+
182
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
183
+ </details>
184
+
185
+ ### With `git` (**not** recommended)
186
+
187
+ To clone a specific branch with `git`, use a command like this:
188
+
189
+ ```shell
190
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ
191
+ ```
192
+
193
+ 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.)
194
+
195
+ <!-- README_GPTQ.md-download-from-branches end -->
196
+ <!-- README_GPTQ.md-text-generation-webui start -->
197
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
198
+
199
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
200
+
201
+ 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.
202
+
203
+ 1. Click the **Model tab**.
204
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ`.
205
+
206
+ - To download from a specific branch, enter for example `TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ:gptq-4bit-128g-actorder_True`
207
+ - see Provided Files above for the list of branches for each option.
208
+
209
+ 3. Click **Download**.
210
+ 4. The model will start downloading. Once it's finished it will say "Done".
211
+ 5. In the top left, click the refresh icon next to **Model**.
212
+ 6. In the **Model** dropdown, choose the model you just downloaded: `openbuddy-deepseek-67b-v15-base-GPTQ`
213
+ 7. The model will automatically load, and is now ready for use!
214
+ 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.
215
+
216
+ - 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`.
217
+
218
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
219
+
220
+ <!-- README_GPTQ.md-text-generation-webui end -->
221
+
222
+ <!-- README_GPTQ.md-use-from-tgi start -->
223
+ ## Serving this model from Text Generation Inference (TGI)
224
+
225
+ 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`
226
+
227
+ Example Docker parameters:
228
+
229
+ ```shell
230
+ --model-id TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
231
+ ```
232
+
233
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
234
+
235
+ ```shell
236
+ pip3 install huggingface-hub
237
+ ```
238
+
239
+ ```python
240
+ from huggingface_hub import InferenceClient
241
+
242
+ endpoint_url = "https://your-endpoint-url-here"
243
+
244
+ prompt = "Tell me about AI"
245
+ prompt_template=f'''{prompt}
246
+ '''
247
+
248
+ client = InferenceClient(endpoint_url)
249
+ response = client.text_generation(prompt,
250
+ max_new_tokens=128,
251
+ do_sample=True,
252
+ temperature=0.7,
253
+ top_p=0.95,
254
+ top_k=40,
255
+ repetition_penalty=1.1)
256
+
257
+ print(f"Model output: {response}")
258
+ ```
259
+ <!-- README_GPTQ.md-use-from-tgi end -->
260
+ <!-- README_GPTQ.md-use-from-python start -->
261
+ ## Python code example: inference from this GPTQ model
262
+
263
+ ### Install the necessary packages
264
+
265
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
266
+
267
+ ```shell
268
+ pip3 install --upgrade transformers optimum
269
+ # If using PyTorch 2.1 + CUDA 12.x:
270
+ pip3 install --upgrade auto-gptq
271
+ # or, if using PyTorch 2.1 + CUDA 11.x:
272
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
273
+ ```
274
+
275
+ 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:
276
+
277
+ ```shell
278
+ pip3 uninstall -y auto-gptq
279
+ git clone https://github.com/PanQiWei/AutoGPTQ
280
+ cd AutoGPTQ
281
+ git checkout v0.5.1
282
+ pip3 install .
283
+ ```
284
+
285
+ ### Example Python code
286
+
287
+ ```python
288
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
289
+
290
+ model_name_or_path = "TheBloke/openbuddy-deepseek-67b-v15-base-GPTQ"
291
+ # To use a different branch, change revision
292
+ # For example: revision="gptq-4bit-128g-actorder_True"
293
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
294
+ device_map="auto",
295
+ trust_remote_code=False,
296
+ revision="main")
297
+
298
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
299
+
300
+ prompt = "Tell me about AI"
301
+ prompt_template=f'''{prompt}
302
+ '''
303
+
304
+ print("\n\n*** Generate:")
305
+
306
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
307
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
308
+ print(tokenizer.decode(output[0]))
309
+
310
+ # Inference can also be done using transformers' pipeline
311
+
312
+ print("*** Pipeline:")
313
+ pipe = pipeline(
314
+ "text-generation",
315
+ model=model,
316
+ tokenizer=tokenizer,
317
+ max_new_tokens=512,
318
+ do_sample=True,
319
+ temperature=0.7,
320
+ top_p=0.95,
321
+ top_k=40,
322
+ repetition_penalty=1.1
323
+ )
324
+
325
+ print(pipe(prompt_template)[0]['generated_text'])
326
+ ```
327
+ <!-- README_GPTQ.md-use-from-python end -->
328
+
329
+ <!-- README_GPTQ.md-compatibility start -->
330
+ ## Compatibility
331
+
332
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
333
+
334
+ [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.
335
+
336
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
337
+ <!-- README_GPTQ.md-compatibility end -->
338
+
339
+ <!-- footer start -->
340
+ <!-- 200823 -->
341
+ ## Discord
342
+
343
+ For further support, and discussions on these models and AI in general, join us at:
344
+
345
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
346
+
347
+ ## Thanks, and how to contribute
348
+
349
+ Thanks to the [chirper.ai](https://chirper.ai) team!
350
+
351
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
352
+
353
+ 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.
354
+
355
+ 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.
356
+
357
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
358
+
359
+ * Patreon: https://patreon.com/TheBlokeAI
360
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
361
+
362
+ **Special thanks to**: Aemon Algiz.
363
+
364
+ **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
365
+
366
+
367
+ Thank you to all my generous patrons and donaters!
368
+
369
+ And thank you again to a16z for their generous grant.
370
+
371
+ <!-- footer end -->
372
+
373
+ # Original model card: OpenBuddy's Openbuddy Deepseek 67B V15 Base
374
+
375
+
376
+ # ⚠️ About Base-series Models ⚠️
377
+
378
+ This is a part of the Base-series models, trained utilizing approximately 50% of conversational data. It embodies cognitive and dialogue capabilities parallel to the fully-trained OpenBuddy models, yet it hasn’t been extensively fine-tuned for generic conversational tasks.
379
+
380
+ We released this model intending to empower the community, enabling further fine-tuning and deployment of specialized, domain-specific models.
381
+
382
+ For immediate use in generic conversations, consider referring to our versions that without the -base suffix.
383
+
384
+ # OpenBuddy - Open Multilingual Chatbot
385
+
386
+ GitHub and Usage Guide: [https://github.com/OpenBuddy/OpenBuddy](https://github.com/OpenBuddy/OpenBuddy)
387
+
388
+ Website and Demo: [https://openbuddy.ai](https://openbuddy.ai)
389
+
390
+ Evaluation result of this model: [Evaluation.txt](Evaluation.txt)
391
+
392
+ ![Demo](https://raw.githubusercontent.com/OpenBuddy/OpenBuddy/main/media/demo.png)
393
+
394
+ # Copyright Notice
395
+
396
+ Base model: https://huggingface.co/deepseek-ai/deepseek-llm-67b-base
397
+
398
+ License: [deepseek](https://github.com/deepseek-ai/deepseek-LLM/blob/main/LICENSE-MODEL)
399
+
400
+ ## Disclaimer
401
+
402
+ All OpenBuddy models have inherent limitations and may potentially produce outputs that are erroneous, harmful, offensive, or otherwise undesirable. Users should not use these models in critical or high-stakes situations that may lead to personal injury, property damage, or significant losses. Examples of such scenarios include, but are not limited to, the medical field, controlling software and hardware systems that may cause harm, and making important financial or legal decisions.
403
+
404
+ OpenBuddy is provided "as-is" without any warranty of any kind, either express or implied, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors, contributors, or copyright holders be liable for any claim, damages, or other liabilities, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.
405
+
406
+ By using OpenBuddy, you agree to these terms and conditions, and acknowledge that you understand the potential risks associated with its use. You also agree to indemnify and hold harmless the authors, contributors, and copyright holders from any claims, damages, or liabilities arising from your use of OpenBuddy.
407
+
408
+
409
+ ## 免责声明
410
+
411
+ 所有OpenBuddy模型均存在固有的局限性,可能产生错误的、有害的、冒犯性的或其他不良的输出。用户在关键或高风险场景中应谨慎行事,不要使用这些模型,以免导致人身伤害、财产损失或重大损失。此类场景的例子包括但不限于医疗领域、可能导致伤害的软硬件系统的控制以及进行重要的财务或法律决策。
412
+
413
+ OpenBuddy按“原样”提供,不附带任何种类的明示或暗示的保证,包括但不限于适销性、特定目的的适用性和非侵权的暗示保证。在任何情况下,作者、贡献者或版权所有者均不对因软件或使用或其他软件交易而产生的任何索赔、损害赔偿或其他责任(无论是合同、侵权还是其他原因)承担责任。
414
+
415
+ 使用OpenBuddy即表示您同意这些条款和条件,并承认您了解其使用可能带来的潜在风险。您还同意赔偿并使作者、贡献者和版权所有者免受因您使用OpenBuddy而产生的任何索赔、损害赔偿或责任的影响。