TheBloke commited on
Commit
b316926
1 Parent(s): c2293a2

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +345 -0
README.md ADDED
@@ -0,0 +1,345 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: OpenBuddy/openbuddy-mistral-7b-v13
3
+ inference: false
4
+ language:
5
+ - zh
6
+ - en
7
+ - fr
8
+ - de
9
+ - ja
10
+ - ko
11
+ - it
12
+ - ru
13
+ library_name: transformers
14
+ license: apache-2.0
15
+ model_creator: OpenBuddy
16
+ model_name: Openbuddy Mistral 7B v13
17
+ model_type: mistral
18
+ pipeline_tag: text-generation
19
+ prompt_template: "You are a helpful, respectful and honest INTP-T AI Assistant named\
20
+ \ Buddy. You are talking to a human User.\nAlways answer as helpfully and logically\
21
+ \ as possible, while being safe. Your answers should not include any harmful, political,\
22
+ \ religious, unethical, racist, sexist, toxic, dangerous, or illegal content. Please\
23
+ \ ensure that your responses are socially unbiased and positive in nature.\nIf a\
24
+ \ question does not make any sense, or is not factually coherent, explain why instead\
25
+ \ of answering something not correct. If you don't know the answer to a question,\
26
+ \ please don't share false information.\nYou like to use emojis. You can speak fluently\
27
+ \ in many languages, for example: English, Chinese.\nYou cannot access the internet,\
28
+ \ but you have vast knowledge, cutoff: 2021-09.\nYou are trained by OpenBuddy team,\
29
+ \ (https://openbuddy.ai, https://github.com/OpenBuddy/OpenBuddy), you are based\
30
+ \ on LLaMA and Falcon transformers model, not related to GPT or OpenAI.\n\nUser:\
31
+ \ {prompt}\nAssistant: \n"
32
+ quantized_by: TheBloke
33
+ ---
34
+
35
+ <!-- header start -->
36
+ <!-- 200823 -->
37
+ <div style="width: auto; margin-left: auto; margin-right: auto">
38
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
39
+ </div>
40
+ <div style="display: flex; justify-content: space-between; width: 100%;">
41
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
42
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
43
+ </div>
44
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
45
+ <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>
46
+ </div>
47
+ </div>
48
+ <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>
49
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
50
+ <!-- header end -->
51
+
52
+ # Openbuddy Mistral 7B v13 - GGUF
53
+ - Model creator: [OpenBuddy](https://huggingface.co/OpenBuddy)
54
+ - Original model: [Openbuddy Mistral 7B v13](https://huggingface.co/OpenBuddy/openbuddy-mistral-7b-v13)
55
+
56
+ <!-- description start -->
57
+ ## Description
58
+
59
+ This repo contains GGUF format model files for [OpenBuddy's Openbuddy Mistral 7B v13](https://huggingface.co/OpenBuddy/openbuddy-mistral-7b-v13).
60
+
61
+ <!-- description end -->
62
+ <!-- README_GGUF.md-about-gguf start -->
63
+ ### About GGUF
64
+
65
+ GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
66
+
67
+ Here is an incomplate list of clients and libraries that are known to support GGUF:
68
+
69
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
70
+ * [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration.
71
+ * [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.
72
+ * [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration.
73
+ * [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection.
74
+ * [Faraday.dev](https://faraday.dev/), an attractive and easy to use character-based chat GUI for Windows and macOS (both Silicon and Intel), with GPU acceleration.
75
+ * [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server.
76
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
77
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
78
+
79
+ <!-- README_GGUF.md-about-gguf end -->
80
+ <!-- repositories-available start -->
81
+ ## Repositories available
82
+
83
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-AWQ)
84
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GPTQ)
85
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF)
86
+ * [OpenBuddy's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/OpenBuddy/openbuddy-mistral-7b-v13)
87
+ <!-- repositories-available end -->
88
+
89
+ <!-- prompt-template start -->
90
+ ## Prompt template: OpenBuddy
91
+
92
+ ```
93
+ You are a helpful, respectful and honest INTP-T AI Assistant named Buddy. You are talking to a human User.
94
+ Always answer as helpfully and logically as possible, while being safe. Your answers should not include any harmful, political, religious, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.
95
+ If a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don't know the answer to a question, please don't share false information.
96
+ You like to use emojis. You can speak fluently in many languages, for example: English, Chinese.
97
+ You cannot access the internet, but you have vast knowledge, cutoff: 2021-09.
98
+ You are trained by OpenBuddy team, (https://openbuddy.ai, https://github.com/OpenBuddy/OpenBuddy), you are based on LLaMA and Falcon transformers model, not related to GPT or OpenAI.
99
+
100
+ User: {prompt}
101
+ Assistant:
102
+
103
+ ```
104
+
105
+ <!-- prompt-template end -->
106
+
107
+
108
+ <!-- compatibility_gguf start -->
109
+ ## Compatibility
110
+
111
+ These quantised GGUFv2 files are compatible with llama.cpp from August 27th onwards, as of commit [d0cee0d](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221)
112
+
113
+ They are also compatible with many third party UIs and libraries - please see the list at the top of this README.
114
+
115
+ ## Explanation of quantisation methods
116
+ <details>
117
+ <summary>Click to see details</summary>
118
+
119
+ The new methods available are:
120
+ * GGML_TYPE_Q2_K - "type-1" 2-bit quantization in super-blocks containing 16 blocks, each block having 16 weight. Block scales and mins are quantized with 4 bits. This ends up effectively using 2.5625 bits per weight (bpw)
121
+ * GGML_TYPE_Q3_K - "type-0" 3-bit quantization in super-blocks containing 16 blocks, each block having 16 weights. Scales are quantized with 6 bits. This end up using 3.4375 bpw.
122
+ * GGML_TYPE_Q4_K - "type-1" 4-bit quantization in super-blocks containing 8 blocks, each block having 32 weights. Scales and mins are quantized with 6 bits. This ends up using 4.5 bpw.
123
+ * GGML_TYPE_Q5_K - "type-1" 5-bit quantization. Same super-block structure as GGML_TYPE_Q4_K resulting in 5.5 bpw
124
+ * GGML_TYPE_Q6_K - "type-0" 6-bit quantization. Super-blocks with 16 blocks, each block having 16 weights. Scales are quantized with 8 bits. This ends up using 6.5625 bpw
125
+
126
+ Refer to the Provided Files table below to see what files use which methods, and how.
127
+ </details>
128
+ <!-- compatibility_gguf end -->
129
+
130
+ <!-- README_GGUF.md-provided-files start -->
131
+ ## Provided files
132
+
133
+ | Name | Quant method | Bits | Size | Max RAM required | Use case |
134
+ | ---- | ---- | ---- | ---- | ---- | ----- |
135
+ | [openbuddy-mistral-7b-v13.Q2_K.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q2_K.gguf) | Q2_K | 2 | 3.10 GB| 5.60 GB | smallest, significant quality loss - not recommended for most purposes |
136
+ | [openbuddy-mistral-7b-v13.Q3_K_S.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q3_K_S.gguf) | Q3_K_S | 3 | 3.19 GB| 5.69 GB | very small, high quality loss |
137
+ | [openbuddy-mistral-7b-v13.Q3_K_M.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q3_K_M.gguf) | Q3_K_M | 3 | 3.54 GB| 6.04 GB | very small, high quality loss |
138
+ | [openbuddy-mistral-7b-v13.Q3_K_L.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q3_K_L.gguf) | Q3_K_L | 3 | 3.85 GB| 6.35 GB | small, substantial quality loss |
139
+ | [openbuddy-mistral-7b-v13.Q4_0.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q4_0.gguf) | Q4_0 | 4 | 4.14 GB| 6.64 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
140
+ | [openbuddy-mistral-7b-v13.Q4_K_S.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q4_K_S.gguf) | Q4_K_S | 4 | 4.17 GB| 6.67 GB | small, greater quality loss |
141
+ | [openbuddy-mistral-7b-v13.Q4_K_M.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q4_K_M.gguf) | Q4_K_M | 4 | 4.39 GB| 6.89 GB | medium, balanced quality - recommended |
142
+ | [openbuddy-mistral-7b-v13.Q5_0.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q5_0.gguf) | Q5_0 | 5 | 5.03 GB| 7.53 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
143
+ | [openbuddy-mistral-7b-v13.Q5_K_S.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q5_K_S.gguf) | Q5_K_S | 5 | 5.03 GB| 7.53 GB | large, low quality loss - recommended |
144
+ | [openbuddy-mistral-7b-v13.Q5_K_M.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q5_K_M.gguf) | Q5_K_M | 5 | 5.16 GB| 7.66 GB | large, very low quality loss - recommended |
145
+ | [openbuddy-mistral-7b-v13.Q6_K.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q6_K.gguf) | Q6_K | 6 | 5.97 GB| 8.47 GB | very large, extremely low quality loss |
146
+ | [openbuddy-mistral-7b-v13.Q8_0.gguf](https://huggingface.co/TheBloke/openbuddy-mistral-7B-v13-GGUF/blob/main/openbuddy-mistral-7b-v13.Q8_0.gguf) | Q8_0 | 8 | 7.74 GB| 10.24 GB | very large, extremely low quality loss - not recommended |
147
+
148
+ **Note**: the above RAM figures assume no GPU offloading. If layers are offloaded to the GPU, this will reduce RAM usage and use VRAM instead.
149
+
150
+
151
+
152
+ <!-- README_GGUF.md-provided-files end -->
153
+
154
+ <!-- README_GGUF.md-how-to-download start -->
155
+ ## How to download GGUF files
156
+
157
+ **Note for manual downloaders:** You almost never want to clone the entire repo! Multiple different quantisation formats are provided, and most users only want to pick and download a single file.
158
+
159
+ The following clients/libraries will automatically download models for you, providing a list of available models to choose from:
160
+ - LM Studio
161
+ - LoLLMS Web UI
162
+ - Faraday.dev
163
+
164
+ ### In `text-generation-webui`
165
+
166
+ Under Download Model, you can enter the model repo: TheBloke/openbuddy-mistral-7B-v13-GGUF and below it, a specific filename to download, such as: openbuddy-mistral-7b-v13.Q4_K_M.gguf.
167
+
168
+ Then click Download.
169
+
170
+ ### On the command line, including multiple files at once
171
+
172
+ I recommend using the `huggingface-hub` Python library:
173
+
174
+ ```shell
175
+ pip3 install huggingface-hub
176
+ ```
177
+
178
+ Then you can download any individual model file to the current directory, at high speed, with a command like this:
179
+
180
+ ```shell
181
+ huggingface-cli download TheBloke/openbuddy-mistral-7B-v13-GGUF openbuddy-mistral-7b-v13.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
182
+ ```
183
+
184
+ <details>
185
+ <summary>More advanced huggingface-cli download usage</summary>
186
+
187
+ You can also download multiple files at once with a pattern:
188
+
189
+ ```shell
190
+ huggingface-cli download TheBloke/openbuddy-mistral-7B-v13-GGUF --local-dir . --local-dir-use-symlinks False --include='*Q4_K*gguf'
191
+ ```
192
+
193
+ 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).
194
+
195
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
196
+
197
+ ```shell
198
+ pip3 install hf_transfer
199
+ ```
200
+
201
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
202
+
203
+ ```shell
204
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/openbuddy-mistral-7B-v13-GGUF openbuddy-mistral-7b-v13.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
205
+ ```
206
+
207
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
208
+ </details>
209
+ <!-- README_GGUF.md-how-to-download end -->
210
+
211
+ <!-- README_GGUF.md-how-to-run start -->
212
+ ## Example `llama.cpp` command
213
+
214
+ Make sure you are using `llama.cpp` from commit [d0cee0d](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221) or later.
215
+
216
+ ```shell
217
+ ./main -ngl 32 -m openbuddy-mistral-7b-v13.Q4_K_M.gguf --color -c 2048 --temp 0.7 --repeat_penalty 1.1 -n -1 -p "You are a helpful, respectful and honest INTP-T AI Assistant named Buddy. You are talking to a human User.\nAlways answer as helpfully and logically as possible, while being safe. Your answers should not include any harmful, political, religious, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.\nIf a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don't know the answer to a question, please don't share false information.\nYou like to use emojis. You can speak fluently in many languages, for example: English, Chinese.\nYou cannot access the internet, but you have vast knowledge, cutoff: 2021-09.\nYou are trained by OpenBuddy team, (https://openbuddy.ai, https://github.com/OpenBuddy/OpenBuddy), you are based on LLaMA and Falcon transformers model, not related to GPT or OpenAI.\n\nUser: {prompt}\nAssistant:"
218
+ ```
219
+
220
+ Change `-ngl 32` to the number of layers to offload to GPU. Remove it if you don't have GPU acceleration.
221
+
222
+ Change `-c 2048` to the desired sequence length. For extended sequence models - eg 8K, 16K, 32K - the necessary RoPE scaling parameters are read from the GGUF file and set by llama.cpp automatically.
223
+
224
+ If you want to have a chat-style conversation, replace the `-p <PROMPT>` argument with `-i -ins`
225
+
226
+ For other parameters and how to use them, please refer to [the llama.cpp documentation](https://github.com/ggerganov/llama.cpp/blob/master/examples/main/README.md)
227
+
228
+ ## How to run in `text-generation-webui`
229
+
230
+ Further instructions here: [text-generation-webui/docs/llama.cpp.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp.md).
231
+
232
+ ## How to run from Python code
233
+
234
+ You can use GGUF models from Python using the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) or [ctransformers](https://github.com/marella/ctransformers) libraries.
235
+
236
+ ### How to load this model in Python code, using ctransformers
237
+
238
+ #### First install the package
239
+
240
+ Run one of the following commands, according to your system:
241
+
242
+ ```shell
243
+ # Base ctransformers with no GPU acceleration
244
+ pip install ctransformers
245
+ # Or with CUDA GPU acceleration
246
+ pip install ctransformers[cuda]
247
+ # Or with AMD ROCm GPU acceleration (Linux only)
248
+ CT_HIPBLAS=1 pip install ctransformers --no-binary ctransformers
249
+ # Or with Metal GPU acceleration for macOS systems only
250
+ CT_METAL=1 pip install ctransformers --no-binary ctransformers
251
+ ```
252
+
253
+ #### Simple ctransformers example code
254
+
255
+ ```python
256
+ from ctransformers import AutoModelForCausalLM
257
+
258
+ # Set gpu_layers to the number of layers to offload to GPU. Set to 0 if no GPU acceleration is available on your system.
259
+ llm = AutoModelForCausalLM.from_pretrained("TheBloke/openbuddy-mistral-7B-v13-GGUF", model_file="openbuddy-mistral-7b-v13.Q4_K_M.gguf", model_type="mistral", gpu_layers=50)
260
+
261
+ print(llm("AI is going to"))
262
+ ```
263
+
264
+ ## How to use with LangChain
265
+
266
+ Here are guides on using llama-cpp-python and ctransformers with LangChain:
267
+
268
+ * [LangChain + llama-cpp-python](https://python.langchain.com/docs/integrations/llms/llamacpp)
269
+ * [LangChain + ctransformers](https://python.langchain.com/docs/integrations/providers/ctransformers)
270
+
271
+ <!-- README_GGUF.md-how-to-run end -->
272
+
273
+ <!-- footer start -->
274
+ <!-- 200823 -->
275
+ ## Discord
276
+
277
+ For further support, and discussions on these models and AI in general, join us at:
278
+
279
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
280
+
281
+ ## Thanks, and how to contribute
282
+
283
+ Thanks to the [chirper.ai](https://chirper.ai) team!
284
+
285
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
286
+
287
+ 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.
288
+
289
+ 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.
290
+
291
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
292
+
293
+ * Patreon: https://patreon.com/TheBlokeAI
294
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
295
+
296
+ **Special thanks to**: Aemon Algiz.
297
+
298
+ **Patreon special mentions**: Pierre Kircher, Stanislav Ovsiannikov, Michael Levine, Eugene Pentland, Andrey, 준교 김, Randy H, Fred von Graf, Artur Olbinski, Caitlyn Gatomon, terasurfer, Jeff Scroggin, James Bentley, Vadim, Gabriel Puliatti, Harry Royden McLaughlin, Sean Connelly, Dan Guido, Edmond Seymore, Alicia Loh, subjectnull, AzureBlack, Manuel Alberto Morcote, Thomas Belote, Lone Striker, Chris Smitley, Vitor Caleffi, Johann-Peter Hartmann, Clay Pascal, biorpg, Brandon Frisco, sidney chen, transmissions 11, Pedro Madruga, jinyuan sun, Ajan Kanaga, Emad Mostaque, Trenton Dambrowitz, Jonathan Leane, Iucharbius, usrbinkat, vamX, George Stoitzev, Luke Pendergrass, theTransient, Olakabola, Swaroop Kallakuri, Cap'n Zoog, Brandon Phillips, Michael Dempsey, Nikolai Manek, danny, Matthew Berman, Gabriel Tamborski, alfie_i, Raymond Fosdick, Tom X Nguyen, Raven Klaugh, LangChain4j, Magnesian, Illia Dulskyi, David Ziegler, Mano Prime, Luis Javier Navarrete Lozano, Erik Bjäreholt, 阿明, Nathan Dryer, Alex, Rainer Wilmers, zynix, TL, Joseph William Delisle, John Villwock, Nathan LeClaire, Willem Michiel, Joguhyik, GodLy, OG, Alps Aficionado, Jeffrey Morgan, ReadyPlayerEmma, Tiffany J. Kim, Sebastain Graf, Spencer Kim, Michael Davis, webtim, Talal Aujan, knownsqashed, John Detwiler, Imad Khwaja, Deo Leter, Jerry Meng, Elijah Stavena, Rooh Singh, Pieter, SuperWojo, Alexandros Triantafyllidis, Stephen Murray, Ai Maven, ya boyyy, Enrico Ros, Ken Nordquist, Deep Realms, Nicholas, Spiking Neurons AB, Elle, Will Dee, Jack West, RoA, Luke @flexchar, Viktor Bowallius, Derek Yates, Subspace Studios, jjj, Toran Billups, Asp the Wyvern, Fen Risland, Ilya, NimbleBox.ai, Chadd, Nitin Borwankar, Emre, Mandus, Leonard Tan, Kalila, K, Trailburnt, S_X, Cory Kujawski
299
+
300
+
301
+ Thank you to all my generous patrons and donaters!
302
+
303
+ And thank you again to a16z for their generous grant.
304
+
305
+ <!-- footer end -->
306
+
307
+ <!-- original-model-card start -->
308
+ # Original model card: OpenBuddy's Openbuddy Mistral 7B v13
309
+
310
+
311
+
312
+ # OpenBuddy - Open Multilingual Chatbot
313
+
314
+ GitHub and Usage Guide: [https://github.com/OpenBuddy/OpenBuddy](https://github.com/OpenBuddy/OpenBuddy)
315
+
316
+ Website and Demo: [https://openbuddy.ai](https://openbuddy.ai)
317
+
318
+ Evaluation result of this model: [Evaluation.txt](Evaluation.txt)
319
+
320
+ ![Demo](https://raw.githubusercontent.com/OpenBuddy/OpenBuddy/main/media/demo.png)
321
+
322
+ # Copyright Notice
323
+
324
+ Base model: https://huggingface.co/mistralai/Mistral-7B-v0.1
325
+
326
+ License: Apache 2.0
327
+
328
+ ## Disclaimer
329
+
330
+ 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.
331
+
332
+ 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.
333
+
334
+ 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.
335
+
336
+
337
+ ## 免责声明
338
+
339
+ 所有OpenBuddy模型均存在固有的局限性,可能产生错误的、有害的、冒犯性的或其他不良的输出。用户在关键或高风险场景中应谨慎行事,不要使用这些模型,以免导致人身伤害、财产损失或重大损失。此类场景的例子包括但不限于医疗领域、可能导致伤害的软硬件系统的控制以及进行重要的财务或法律决策。
340
+
341
+ OpenBuddy按“原样”提供,不附带任何种类的明示或暗示的保证,包括但不限于适销性、特定目的的适用性和非侵权的暗示保证。在任何情况下,作者、贡献者或版权所有者均不对因软件或使用或其他软件交易而产生的任何索赔、损害赔偿或其他责任(无论是合同、侵权还是其他原因)承担责任。
342
+
343
+ 使用OpenBuddy即表示您同意这些条款和条件,并承认您了解其使用可能带来的潜在风险。您还同意赔偿并使作者、贡献者和版权所有者免受因您使用OpenBuddy而产生的任何索赔、损害赔偿或责任的影响。
344
+
345
+ <!-- original-model-card end -->