TheBloke commited on
Commit
63cff09
1 Parent(s): c238eba

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +358 -0
README.md ADDED
@@ -0,0 +1,358 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Nondzu/zephyr-7b-beta-pl
3
+ inference: false
4
+ language:
5
+ - pl
6
+ license: mit
7
+ model_creator: Kamil
8
+ model_name: Zephyr 7B Beta PL
9
+ model_type: mistral
10
+ prompt_template: 'Below is an instruction that describes a task. Write a response
11
+ that appropriately completes the request.
12
+
13
+
14
+ ### Instruction:
15
+
16
+ {prompt}
17
+
18
+
19
+ ### Response:
20
+
21
+ '
22
+ quantized_by: TheBloke
23
+ ---
24
+ <!-- markdownlint-disable MD041 -->
25
+
26
+ <!-- header start -->
27
+ <!-- 200823 -->
28
+ <div style="width: auto; margin-left: auto; margin-right: auto">
29
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
30
+ </div>
31
+ <div style="display: flex; justify-content: space-between; width: 100%;">
32
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
33
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
34
+ </div>
35
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
36
+ <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>
37
+ </div>
38
+ </div>
39
+ <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>
40
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
41
+ <!-- header end -->
42
+
43
+ # Zephyr 7B Beta PL - GGUF
44
+ - Model creator: [Kamil](https://huggingface.co/Nondzu)
45
+ - Original model: [Zephyr 7B Beta PL](https://huggingface.co/Nondzu/zephyr-7b-beta-pl)
46
+
47
+ <!-- description start -->
48
+ ## Description
49
+
50
+ This repo contains GGUF format model files for [Kamil's Zephyr 7B Beta PL](https://huggingface.co/Nondzu/zephyr-7b-beta-pl).
51
+
52
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
53
+
54
+ <!-- description end -->
55
+ <!-- README_GGUF.md-about-gguf start -->
56
+ ### About GGUF
57
+
58
+ 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.
59
+
60
+ Here is an incomplete list of clients and libraries that are known to support GGUF:
61
+
62
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
63
+ * [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.
64
+ * [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.
65
+ * [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration.
66
+ * [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.
67
+ * [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.
68
+ * [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server.
69
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
70
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
71
+
72
+ <!-- README_GGUF.md-about-gguf end -->
73
+ <!-- repositories-available start -->
74
+ ## Repositories available
75
+
76
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-AWQ)
77
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GPTQ)
78
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF)
79
+ * [Kamil's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Nondzu/zephyr-7b-beta-pl)
80
+ <!-- repositories-available end -->
81
+
82
+ <!-- prompt-template start -->
83
+ ## Prompt template: Alpaca
84
+
85
+ ```
86
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
87
+
88
+ ### Instruction:
89
+ {prompt}
90
+
91
+ ### Response:
92
+
93
+ ```
94
+
95
+ <!-- prompt-template end -->
96
+
97
+
98
+ <!-- compatibility_gguf start -->
99
+ ## Compatibility
100
+
101
+ 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)
102
+
103
+ They are also compatible with many third party UIs and libraries - please see the list at the top of this README.
104
+
105
+ ## Explanation of quantisation methods
106
+
107
+ <details>
108
+ <summary>Click to see details</summary>
109
+
110
+ The new methods available are:
111
+
112
+ * 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)
113
+ * 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.
114
+ * 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.
115
+ * GGML_TYPE_Q5_K - "type-1" 5-bit quantization. Same super-block structure as GGML_TYPE_Q4_K resulting in 5.5 bpw
116
+ * 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
117
+
118
+ Refer to the Provided Files table below to see what files use which methods, and how.
119
+ </details>
120
+ <!-- compatibility_gguf end -->
121
+
122
+ <!-- README_GGUF.md-provided-files start -->
123
+ ## Provided files
124
+
125
+ | Name | Quant method | Bits | Size | Max RAM required | Use case |
126
+ | ---- | ---- | ---- | ---- | ---- | ----- |
127
+ | [zephyr-7b-beta-pl.Q2_K.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q2_K.gguf) | Q2_K | 2 | 3.08 GB| 5.58 GB | smallest, significant quality loss - not recommended for most purposes |
128
+ | [zephyr-7b-beta-pl.Q3_K_S.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q3_K_S.gguf) | Q3_K_S | 3 | 3.16 GB| 5.66 GB | very small, high quality loss |
129
+ | [zephyr-7b-beta-pl.Q3_K_M.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q3_K_M.gguf) | Q3_K_M | 3 | 3.52 GB| 6.02 GB | very small, high quality loss |
130
+ | [zephyr-7b-beta-pl.Q3_K_L.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q3_K_L.gguf) | Q3_K_L | 3 | 3.82 GB| 6.32 GB | small, substantial quality loss |
131
+ | [zephyr-7b-beta-pl.Q4_0.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q4_0.gguf) | Q4_0 | 4 | 4.11 GB| 6.61 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
132
+ | [zephyr-7b-beta-pl.Q4_K_S.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q4_K_S.gguf) | Q4_K_S | 4 | 4.14 GB| 6.64 GB | small, greater quality loss |
133
+ | [zephyr-7b-beta-pl.Q4_K_M.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q4_K_M.gguf) | Q4_K_M | 4 | 4.37 GB| 6.87 GB | medium, balanced quality - recommended |
134
+ | [zephyr-7b-beta-pl.Q5_0.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q5_0.gguf) | Q5_0 | 5 | 5.00 GB| 7.50 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
135
+ | [zephyr-7b-beta-pl.Q5_K_S.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q5_K_S.gguf) | Q5_K_S | 5 | 5.00 GB| 7.50 GB | large, low quality loss - recommended |
136
+ | [zephyr-7b-beta-pl.Q5_K_M.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q5_K_M.gguf) | Q5_K_M | 5 | 5.13 GB| 7.63 GB | large, very low quality loss - recommended |
137
+ | [zephyr-7b-beta-pl.Q6_K.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q6_K.gguf) | Q6_K | 6 | 5.94 GB| 8.44 GB | very large, extremely low quality loss |
138
+ | [zephyr-7b-beta-pl.Q8_0.gguf](https://huggingface.co/TheBloke/zephyr-7B-beta-pl-GGUF/blob/main/zephyr-7b-beta-pl.Q8_0.gguf) | Q8_0 | 8 | 7.70 GB| 10.20 GB | very large, extremely low quality loss - not recommended |
139
+
140
+ **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.
141
+
142
+
143
+
144
+ <!-- README_GGUF.md-provided-files end -->
145
+
146
+ <!-- README_GGUF.md-how-to-download start -->
147
+ ## How to download GGUF files
148
+
149
+ **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.
150
+
151
+ The following clients/libraries will automatically download models for you, providing a list of available models to choose from:
152
+
153
+ * LM Studio
154
+ * LoLLMS Web UI
155
+ * Faraday.dev
156
+
157
+ ### In `text-generation-webui`
158
+
159
+ Under Download Model, you can enter the model repo: TheBloke/zephyr-7B-beta-pl-GGUF and below it, a specific filename to download, such as: zephyr-7b-beta-pl.Q4_K_M.gguf.
160
+
161
+ Then click Download.
162
+
163
+ ### On the command line, including multiple files at once
164
+
165
+ I recommend using the `huggingface-hub` Python library:
166
+
167
+ ```shell
168
+ pip3 install huggingface-hub
169
+ ```
170
+
171
+ Then you can download any individual model file to the current directory, at high speed, with a command like this:
172
+
173
+ ```shell
174
+ huggingface-cli download TheBloke/zephyr-7B-beta-pl-GGUF zephyr-7b-beta-pl.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
175
+ ```
176
+
177
+ <details>
178
+ <summary>More advanced huggingface-cli download usage</summary>
179
+
180
+ You can also download multiple files at once with a pattern:
181
+
182
+ ```shell
183
+ huggingface-cli download TheBloke/zephyr-7B-beta-pl-GGUF --local-dir . --local-dir-use-symlinks False --include='*Q4_K*gguf'
184
+ ```
185
+
186
+ 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).
187
+
188
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
189
+
190
+ ```shell
191
+ pip3 install hf_transfer
192
+ ```
193
+
194
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
195
+
196
+ ```shell
197
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/zephyr-7B-beta-pl-GGUF zephyr-7b-beta-pl.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
198
+ ```
199
+
200
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
201
+ </details>
202
+ <!-- README_GGUF.md-how-to-download end -->
203
+
204
+ <!-- README_GGUF.md-how-to-run start -->
205
+ ## Example `llama.cpp` command
206
+
207
+ Make sure you are using `llama.cpp` from commit [d0cee0d](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221) or later.
208
+
209
+ ```shell
210
+ ./main -ngl 32 -m zephyr-7b-beta-pl.Q4_K_M.gguf --color -c 2048 --temp 0.7 --repeat_penalty 1.1 -n -1 -p "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{prompt}\n\n### Response:"
211
+ ```
212
+
213
+ Change `-ngl 32` to the number of layers to offload to GPU. Remove it if you don't have GPU acceleration.
214
+
215
+ 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.
216
+
217
+ If you want to have a chat-style conversation, replace the `-p <PROMPT>` argument with `-i -ins`
218
+
219
+ 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)
220
+
221
+ ## How to run in `text-generation-webui`
222
+
223
+ Further instructions can be found in the text-generation-webui documentation, here: [text-generation-webui/docs/04 ‐ Model Tab.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/04%20%E2%80%90%20Model%20Tab.md#llamacpp).
224
+
225
+ ## How to run from Python code
226
+
227
+ 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.
228
+
229
+ ### How to load this model in Python code, using ctransformers
230
+
231
+ #### First install the package
232
+
233
+ Run one of the following commands, according to your system:
234
+
235
+ ```shell
236
+ # Base ctransformers with no GPU acceleration
237
+ pip install ctransformers
238
+ # Or with CUDA GPU acceleration
239
+ pip install ctransformers[cuda]
240
+ # Or with AMD ROCm GPU acceleration (Linux only)
241
+ CT_HIPBLAS=1 pip install ctransformers --no-binary ctransformers
242
+ # Or with Metal GPU acceleration for macOS systems only
243
+ CT_METAL=1 pip install ctransformers --no-binary ctransformers
244
+ ```
245
+
246
+ #### Simple ctransformers example code
247
+
248
+ ```python
249
+ from ctransformers import AutoModelForCausalLM
250
+
251
+ # Set gpu_layers to the number of layers to offload to GPU. Set to 0 if no GPU acceleration is available on your system.
252
+ llm = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-beta-pl-GGUF", model_file="zephyr-7b-beta-pl.Q4_K_M.gguf", model_type="mistral", gpu_layers=50)
253
+
254
+ print(llm("AI is going to"))
255
+ ```
256
+
257
+ ## How to use with LangChain
258
+
259
+ Here are guides on using llama-cpp-python and ctransformers with LangChain:
260
+
261
+ * [LangChain + llama-cpp-python](https://python.langchain.com/docs/integrations/llms/llamacpp)
262
+ * [LangChain + ctransformers](https://python.langchain.com/docs/integrations/providers/ctransformers)
263
+
264
+ <!-- README_GGUF.md-how-to-run end -->
265
+
266
+ <!-- footer start -->
267
+ <!-- 200823 -->
268
+ ## Discord
269
+
270
+ For further support, and discussions on these models and AI in general, join us at:
271
+
272
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
273
+
274
+ ## Thanks, and how to contribute
275
+
276
+ Thanks to the [chirper.ai](https://chirper.ai) team!
277
+
278
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
279
+
280
+ 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.
281
+
282
+ 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.
283
+
284
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
285
+
286
+ * Patreon: https://patreon.com/TheBlokeAI
287
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
288
+
289
+ **Special thanks to**: Aemon Algiz.
290
+
291
+ **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
292
+
293
+
294
+ Thank you to all my generous patrons and donaters!
295
+
296
+ And thank you again to a16z for their generous grant.
297
+
298
+ <!-- footer end -->
299
+
300
+ <!-- original-model-card start -->
301
+ # Original model card: Kamil's Zephyr 7B Beta PL
302
+
303
+
304
+ ## Model Overview
305
+ The model is a result of advanced fine-tuning methods applied to a base model, focusing on enhancing its capabilities for specific Polish language datasets. It incorporates cutting-edge techniques and is built upon the Zephyr Beta model framework.
306
+
307
+ ## Current Status: Alpha
308
+ - **Stage**: Alpha-Alpaca
309
+
310
+ ## Training Details
311
+
312
+ I trained the model using 3xRTX 3090 for 163 hours.
313
+ [![Built with Axolotl](https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png)](https://github.com/OpenAccess-AI-Collective/axolotl)
314
+
315
+ ## Model Specifics
316
+ - **Base Model**: HuggingFaceH4/zephyr-7b-beta
317
+ - **Fine-Tuning Method**: QLORA
318
+ - **Primary Focus**: Polish language datasets
319
+
320
+ ## Datasets:
321
+ - Dataset 1 Name: Lajonbot/alpaca-dolly-chrisociepa-instruction-only-polish
322
+ - Dataset 1 Link: [Lajonbot/alpaca-dolly-chrisociepa-instruction-only-polish](https://huggingface.co/datasets/Lajonbot/alpaca-dolly-chrisociepa-instruction-only-polish?row=16)
323
+ - Dataset 2 Name: klima7/polish-prose
324
+ - Dataset 2 Link: [klima7/polish-prose](https://huggingface.co/datasets/klima7/polish-prose)
325
+
326
+ ## Usage Warning
327
+ As this is an experimental model, users should be aware of the following:
328
+ - **Reliability**: The model has not been fully tested and may exhibit unexpected behaviors or performance issues.
329
+ - **Updates**: The model is subject to change based on ongoing testing and feedback.
330
+ - **Data Sensitivity**: Users should exercise caution when using sensitive or private data, as the model's output and behavior are not fully predictable at this stage.
331
+
332
+ ## Prompt template: Alpaca
333
+
334
+ ```
335
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
336
+
337
+ ### Instruction:
338
+ {prompt}
339
+
340
+ ### Response:
341
+
342
+ ```
343
+
344
+ ## Example
345
+
346
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63729f35acef705233c87909/1WYp9Su1NYvYCIU-2J7TG.png)
347
+
348
+ ## Feedback and Contribution
349
+ User feedback is crucial during this testing phase. We encourage users to provide feedback on model performance, issues encountered, and any suggestions for improvements. Contributions in terms of shared test results, datasets, or code improvements are also welcome.
350
+
351
+ ---
352
+
353
+ **Disclaimer**: This experimental model is provided 'as is', without warranty of any kind. Users should use the model at their own risk. The creators or maintainers of the model are not responsible for any consequences arising from its use.
354
+
355
+
356
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63729f35acef705233c87909/CPClYNIMp3Qswt2F0Y9B3.png)
357
+
358
+ <!-- original-model-card end -->