Transformers
llama
text-generation-inference
blueprintninja commited on
Commit
35d3d61
1 Parent(s): 2792741

Upload 3 files

Browse files
Files changed (3) hide show
  1. README.md +305 -0
  2. config.json +3 -0
  3. gitattributes +47 -0
README.md ADDED
@@ -0,0 +1,305 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ datasets:
4
+ - ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
5
+ model_name: WizardLM 7B V1.0 Uncensored
6
+ base_model: ehartford/WizardLM-7B-V1.0-Uncensored
7
+ inference: false
8
+ model_creator: Eric Hartford
9
+ model_type: llama
10
+ prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
11
+ The assistant gives helpful, detailed, and polite answers to the user''s questions.
12
+ USER: {prompt} ASSISTANT:
13
+
14
+ '
15
+ quantized_by: TheBloke
16
+ ---
17
+
18
+ <!-- header start -->
19
+ <!-- 200823 -->
20
+ <div style="width: auto; margin-left: auto; margin-right: auto">
21
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
22
+ </div>
23
+ <div style="display: flex; justify-content: space-between; width: 100%;">
24
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
25
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
26
+ </div>
27
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
28
+ <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>
29
+ </div>
30
+ </div>
31
+ <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>
32
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
33
+ <!-- header end -->
34
+
35
+ # WizardLM 7B V1.0 Uncensored - GGUF
36
+ - Model creator: [Eric Hartford](https://huggingface.co/ehartford)
37
+ - Original model: [WizardLM 7B V1.0 Uncensored](https://huggingface.co/ehartford/WizardLM-7B-V1.0-Uncensored)
38
+
39
+ <!-- description start -->
40
+ ## Description
41
+
42
+ This repo contains GGUF format model files for [Eric Hartford's WizardLM-7B-V1.0-Uncensored](https://huggingface.co/ehartford/WizardLM-7B-V1.0-Uncensored).
43
+
44
+ <!-- description end -->
45
+ <!-- README_GGUF.md-about-gguf start -->
46
+ ### About GGUF
47
+
48
+ 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.
49
+
50
+ Here is an incomplate list of clients and libraries that are known to support GGUF:
51
+
52
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
53
+ * [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.
54
+ * [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.
55
+ * [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration.
56
+ * [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.
57
+ * [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.
58
+ * [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server.
59
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
60
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
61
+
62
+ <!-- README_GGUF.md-about-gguf end -->
63
+ <!-- repositories-available start -->
64
+ ## Repositories available
65
+
66
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-AWQ)
67
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GPTQ)
68
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF)
69
+ * [Eric Hartford's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/ehartford/WizardLM-7B-V1.0-Uncensored)
70
+ <!-- repositories-available end -->
71
+
72
+ <!-- prompt-template start -->
73
+ ## Prompt template: Vicuna
74
+
75
+ ```
76
+ A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {prompt} ASSISTANT:
77
+
78
+ ```
79
+
80
+ <!-- prompt-template end -->
81
+
82
+
83
+ <!-- compatibility_gguf start -->
84
+ ## Compatibility
85
+
86
+ 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)
87
+
88
+ They are also compatible with many third party UIs and libraries - please see the list at the top of this README.
89
+
90
+ ## Explanation of quantisation methods
91
+ <details>
92
+ <summary>Click to see details</summary>
93
+
94
+ The new methods available are:
95
+ * 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)
96
+ * 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.
97
+ * 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.
98
+ * GGML_TYPE_Q5_K - "type-1" 5-bit quantization. Same super-block structure as GGML_TYPE_Q4_K resulting in 5.5 bpw
99
+ * 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
100
+
101
+ Refer to the Provided Files table below to see what files use which methods, and how.
102
+ </details>
103
+ <!-- compatibility_gguf end -->
104
+
105
+ <!-- README_GGUF.md-provided-files start -->
106
+ ## Provided files
107
+
108
+ | Name | Quant method | Bits | Size | Max RAM required | Use case |
109
+ | ---- | ---- | ---- | ---- | ---- | ----- |
110
+ | [wizardlm-7b-v1.0-uncensored.Q2_K.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q2_K.gguf) | Q2_K | 2 | 2.83 GB| 5.33 GB | smallest, significant quality loss - not recommended for most purposes |
111
+ | [wizardlm-7b-v1.0-uncensored.Q3_K_S.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q3_K_S.gguf) | Q3_K_S | 3 | 2.95 GB| 5.45 GB | very small, high quality loss |
112
+ | [wizardlm-7b-v1.0-uncensored.Q3_K_M.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q3_K_M.gguf) | Q3_K_M | 3 | 3.30 GB| 5.80 GB | very small, high quality loss |
113
+ | [wizardlm-7b-v1.0-uncensored.Q3_K_L.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q3_K_L.gguf) | Q3_K_L | 3 | 3.60 GB| 6.10 GB | small, substantial quality loss |
114
+ | [wizardlm-7b-v1.0-uncensored.Q4_0.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q4_0.gguf) | Q4_0 | 4 | 3.83 GB| 6.33 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
115
+ | [wizardlm-7b-v1.0-uncensored.Q4_K_S.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q4_K_S.gguf) | Q4_K_S | 4 | 3.86 GB| 6.36 GB | small, greater quality loss |
116
+ | [wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf) | Q4_K_M | 4 | 4.08 GB| 6.58 GB | medium, balanced quality - recommended |
117
+ | [wizardlm-7b-v1.0-uncensored.Q5_0.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q5_0.gguf) | Q5_0 | 5 | 4.65 GB| 7.15 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
118
+ | [wizardlm-7b-v1.0-uncensored.Q5_K_S.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q5_K_S.gguf) | Q5_K_S | 5 | 4.65 GB| 7.15 GB | large, low quality loss - recommended |
119
+ | [wizardlm-7b-v1.0-uncensored.Q5_K_M.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q5_K_M.gguf) | Q5_K_M | 5 | 4.78 GB| 7.28 GB | large, very low quality loss - recommended |
120
+ | [wizardlm-7b-v1.0-uncensored.Q6_K.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q6_K.gguf) | Q6_K | 6 | 5.53 GB| 8.03 GB | very large, extremely low quality loss |
121
+ | [wizardlm-7b-v1.0-uncensored.Q8_0.gguf](https://huggingface.co/TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF/blob/main/wizardlm-7b-v1.0-uncensored.Q8_0.gguf) | Q8_0 | 8 | 7.16 GB| 9.66 GB | very large, extremely low quality loss - not recommended |
122
+
123
+ **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.
124
+
125
+
126
+
127
+ <!-- README_GGUF.md-provided-files end -->
128
+
129
+ <!-- README_GGUF.md-how-to-download start -->
130
+ ## How to download GGUF files
131
+
132
+ **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.
133
+
134
+ The following clients/libraries will automatically download models for you, providing a list of available models to choose from:
135
+ - LM Studio
136
+ - LoLLMS Web UI
137
+ - Faraday.dev
138
+
139
+ ### In `text-generation-webui`
140
+
141
+ Under Download Model, you can enter the model repo: TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF and below it, a specific filename to download, such as: wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf.
142
+
143
+ Then click Download.
144
+
145
+ ### On the command line, including multiple files at once
146
+
147
+ I recommend using the `huggingface-hub` Python library:
148
+
149
+ ```shell
150
+ pip3 install huggingface-hub
151
+ ```
152
+
153
+ Then you can download any individual model file to the current directory, at high speed, with a command like this:
154
+
155
+ ```shell
156
+ huggingface-cli download TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
157
+ ```
158
+
159
+ <details>
160
+ <summary>More advanced huggingface-cli download usage</summary>
161
+
162
+ You can also download multiple files at once with a pattern:
163
+
164
+ ```shell
165
+ huggingface-cli download TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF --local-dir . --local-dir-use-symlinks False --include='*Q4_K*gguf'
166
+ ```
167
+
168
+ 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).
169
+
170
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
171
+
172
+ ```shell
173
+ pip3 install hf_transfer
174
+ ```
175
+
176
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
177
+
178
+ ```shell
179
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf --local-dir . --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
+ <!-- README_GGUF.md-how-to-download end -->
185
+
186
+ <!-- README_GGUF.md-how-to-run start -->
187
+ ## Example `llama.cpp` command
188
+
189
+ Make sure you are using `llama.cpp` from commit [d0cee0d](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221) or later.
190
+
191
+ ```shell
192
+ ./main -ngl 32 -m wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf --color -c 2048 --temp 0.7 --repeat_penalty 1.1 -n -1 -p "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {prompt} ASSISTANT:"
193
+ ```
194
+
195
+ Change `-ngl 32` to the number of layers to offload to GPU. Remove it if you don't have GPU acceleration.
196
+
197
+ 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.
198
+
199
+ If you want to have a chat-style conversation, replace the `-p <PROMPT>` argument with `-i -ins`
200
+
201
+ 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)
202
+
203
+ ## How to run in `text-generation-webui`
204
+
205
+ Further instructions here: [text-generation-webui/docs/llama.cpp.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp.md).
206
+
207
+ ## How to run from Python code
208
+
209
+ 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.
210
+
211
+ ### How to load this model in Python code, using ctransformers
212
+
213
+ #### First install the package
214
+
215
+ Run one of the following commands, according to your system:
216
+
217
+ ```shell
218
+ # Base ctransformers with no GPU acceleration
219
+ pip install ctransformers
220
+ # Or with CUDA GPU acceleration
221
+ pip install ctransformers[cuda]
222
+ # Or with AMD ROCm GPU acceleration (Linux only)
223
+ CT_HIPBLAS=1 pip install ctransformers --no-binary ctransformers
224
+ # Or with Metal GPU acceleration for macOS systems only
225
+ CT_METAL=1 pip install ctransformers --no-binary ctransformers
226
+ ```
227
+
228
+ #### Simple ctransformers example code
229
+
230
+ ```python
231
+ from ctransformers import AutoModelForCausalLM
232
+
233
+ # Set gpu_layers to the number of layers to offload to GPU. Set to 0 if no GPU acceleration is available on your system.
234
+ llm = AutoModelForCausalLM.from_pretrained("TheBloke/WizardLM-7B-V1.0-Uncensored-GGUF", model_file="wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf", model_type="llama", gpu_layers=50)
235
+
236
+ print(llm("AI is going to"))
237
+ ```
238
+
239
+ ## How to use with LangChain
240
+
241
+ Here are guides on using llama-cpp-python and ctransformers with LangChain:
242
+
243
+ * [LangChain + llama-cpp-python](https://python.langchain.com/docs/integrations/llms/llamacpp)
244
+ * [LangChain + ctransformers](https://python.langchain.com/docs/integrations/providers/ctransformers)
245
+
246
+ <!-- README_GGUF.md-how-to-run end -->
247
+
248
+ <!-- footer start -->
249
+ <!-- 200823 -->
250
+ ## Discord
251
+
252
+ For further support, and discussions on these models and AI in general, join us at:
253
+
254
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
255
+
256
+ ## Thanks, and how to contribute
257
+
258
+ Thanks to the [chirper.ai](https://chirper.ai) team!
259
+
260
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
261
+
262
+ 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.
263
+
264
+ 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.
265
+
266
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
267
+
268
+ * Patreon: https://patreon.com/TheBlokeAI
269
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
270
+
271
+ **Special thanks to**: Aemon Algiz.
272
+
273
+ **Patreon special mentions**: Alicia Loh, Stephen Murray, K, Ajan Kanaga, RoA, Magnesian, Deo Leter, Olakabola, Eugene Pentland, zynix, Deep Realms, Raymond Fosdick, Elijah Stavena, Iucharbius, Erik Bjäreholt, Luis Javier Navarrete Lozano, Nicholas, theTransient, John Detwiler, alfie_i, knownsqashed, Mano Prime, Willem Michiel, Enrico Ros, LangChain4j, OG, Michael Dempsey, Pierre Kircher, Pedro Madruga, James Bentley, Thomas Belote, Luke @flexchar, Leonard Tan, Johann-Peter Hartmann, Illia Dulskyi, Fen Risland, Chadd, S_X, Jeff Scroggin, Ken Nordquist, Sean Connelly, Artur Olbinski, Swaroop Kallakuri, Jack West, Ai Maven, David Ziegler, Russ Johnson, transmissions 11, John Villwock, Alps Aficionado, Clay Pascal, Viktor Bowallius, Subspace Studios, Rainer Wilmers, Trenton Dambrowitz, vamX, Michael Levine, 준교 김, Brandon Frisco, Kalila, Trailburnt, Randy H, Talal Aujan, Nathan Dryer, Vadim, 阿明, ReadyPlayerEmma, Tiffany J. Kim, George Stoitzev, Spencer Kim, Jerry Meng, Gabriel Tamborski, Cory Kujawski, Jeffrey Morgan, Spiking Neurons AB, Edmond Seymore, Alexandros Triantafyllidis, Lone Striker, Cap'n Zoog, Nikolai Manek, danny, ya boyyy, Derek Yates, usrbinkat, Mandus, TL, Nathan LeClaire, subjectnull, Imad Khwaja, webtim, Raven Klaugh, Asp the Wyvern, Gabriel Puliatti, Caitlyn Gatomon, Joseph William Delisle, Jonathan Leane, Luke Pendergrass, SuperWojo, Sebastain Graf, Will Dee, Fred von Graf, Andrey, Dan Guido, Daniel P. Andersen, Nitin Borwankar, Elle, Vitor Caleffi, biorpg, jjj, NimbleBox.ai, Pieter, Matthew Berman, terasurfer, Michael Davis, Alex, Stanislav Ovsiannikov
274
+
275
+
276
+ Thank you to all my generous patrons and donaters!
277
+
278
+ And thank you again to a16z for their generous grant.
279
+
280
+ <!-- footer end -->
281
+
282
+ <!-- original-model-card start -->
283
+ # Original model card: Eric Hartford's WizardLM-7B-V1.0-Uncensored
284
+
285
+
286
+ This is a retraining of https://huggingface.co/WizardLM/WizardLM-7B-V1.0 with a filtered dataset, intended to reduce refusals, avoidance, and bias.
287
+
288
+ Note that LLaMA itself has inherent ethical beliefs, so there's no such thing as a "truly uncensored" model. But this model will be more compliant than WizardLM/WizardLM-7B-V1.0.
289
+
290
+ Shout out to the open source AI/ML community, and everyone who helped me out.
291
+
292
+ Note: An uncensored model has no guardrails. You are responsible for anything you do with the model, just as you are responsible for anything you do with any dangerous object such as a knife, gun, lighter, or car. Publishing anything this model generates is the same as publishing it yourself. You are responsible for the content you publish, and you cannot blame the model any more than you can blame the knife, gun, lighter, or car for what you do with it.
293
+
294
+ Unlike WizardLM/WizardLM-7B-V1.0, but like WizardLM/WizardLM-13B-V1.0 and WizardLM/WizardLM-33B-V1.0, this model is trained with Vicuna-1.1 style prompts.
295
+
296
+ ```
297
+ You are a helpful AI assistant.
298
+
299
+ USER: <prompt>
300
+ ASSISTANT:
301
+ ```
302
+
303
+ Thank you [chirper.ai](https://chirper.ai) for sponsoring some of my compute!
304
+
305
+ <!-- original-model-card end -->
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "llama"
3
+ }
gitattributes ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ wizardlm-7b-v1.0-uncensored.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ wizardlm-7b-v1.0-uncensored.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
38
+ wizardlm-7b-v1.0-uncensored.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ wizardlm-7b-v1.0-uncensored.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ wizardlm-7b-v1.0-uncensored.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ wizardlm-7b-v1.0-uncensored.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ wizardlm-7b-v1.0-uncensored.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ wizardlm-7b-v1.0-uncensored.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ wizardlm-7b-v1.0-uncensored.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ wizardlm-7b-v1.0-uncensored.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
46
+ wizardlm-7b-v1.0-uncensored.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ wizardlm-7b-v1.0-uncensored.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text