TheBloke commited on
Commit
5938f70
1 Parent(s): 5978944

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +429 -0
README.md ADDED
@@ -0,0 +1,429 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ValiantLabs/ShiningValiantXS
3
+ inference: false
4
+ language:
5
+ - en
6
+ license: llama2
7
+ model_creator: Valiant Labs
8
+ model_name: ShiningValiantXS 1.1 13B
9
+ model_type: llama
10
+ pipeline_tag: text-generation
11
+ prompt_template: '[INST] <<SYS>>
12
+
13
+ {system_message}
14
+
15
+ <</SYS>>
16
+
17
+ {prompt} [/INST]
18
+
19
+ '
20
+ quantized_by: TheBloke
21
+ tags:
22
+ - shining-valiant
23
+ - valiant
24
+ - valiant-labs
25
+ - llama
26
+ - llama-2
27
+ - llama-2-chat
28
+ - 13b
29
+ ---
30
+ <!-- markdownlint-disable MD041 -->
31
+
32
+ <!-- header start -->
33
+ <!-- 200823 -->
34
+ <div style="width: auto; margin-left: auto; margin-right: auto">
35
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
36
+ </div>
37
+ <div style="display: flex; justify-content: space-between; width: 100%;">
38
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
39
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
40
+ </div>
41
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
42
+ <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>
43
+ </div>
44
+ </div>
45
+ <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>
46
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
47
+ <!-- header end -->
48
+
49
+ # ShiningValiantXS 1.1 13B - AWQ
50
+ - Model creator: [Valiant Labs](https://huggingface.co/ValiantLabs)
51
+ - Original model: [ShiningValiantXS 1.1 13B](https://huggingface.co/ValiantLabs/ShiningValiantXS)
52
+
53
+ <!-- description start -->
54
+ ## Description
55
+
56
+ This repo contains AWQ model files for [Valiant Labs's ShiningValiantXS 1.1 13B](https://huggingface.co/ValiantLabs/ShiningValiantXS).
57
+
58
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
59
+
60
+
61
+ ### About AWQ
62
+
63
+ AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization. Compared to GPTQ, it offers faster Transformers-based inference with equivalent or better quality compared to the most commonly used GPTQ settings.
64
+
65
+ AWQ models are currently supported on Linux and Windows, with NVidia GPUs only. macOS users: please use GGUF models instead.
66
+
67
+ It is supported by:
68
+
69
+ - [Text Generation Webui](https://github.com/oobabooga/text-generation-webui) - using Loader: AutoAWQ
70
+ - [vLLM](https://github.com/vllm-project/vllm) - version 0.2.2 or later for support for all model types.
71
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
72
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later, from any code or client that supports Transformers
73
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) - for use from Python code
74
+
75
+ <!-- description end -->
76
+ <!-- repositories-available start -->
77
+ ## Repositories available
78
+
79
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/ShiningValiantXS-1.1-AWQ)
80
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/ShiningValiantXS-1.1-GPTQ)
81
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/ShiningValiantXS-1.1-GGUF)
82
+ * [Valiant Labs's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/ValiantLabs/ShiningValiantXS)
83
+ <!-- repositories-available end -->
84
+
85
+ <!-- prompt-template start -->
86
+ ## Prompt template: Llama-2-Chat
87
+
88
+ ```
89
+ [INST] <<SYS>>
90
+ {system_message}
91
+ <</SYS>>
92
+ {prompt} [/INST]
93
+
94
+ ```
95
+
96
+ <!-- prompt-template end -->
97
+
98
+
99
+ <!-- README_AWQ.md-provided-files start -->
100
+ ## Provided files, and AWQ parameters
101
+
102
+ I currently release 128g GEMM models only. The addition of group_size 32 models, and GEMV kernel models, is being actively considered.
103
+
104
+ Models are released as sharded safetensors files.
105
+
106
+ | Branch | Bits | GS | AWQ Dataset | Seq Len | Size |
107
+ | ------ | ---- | -- | ----------- | ------- | ---- |
108
+ | [main](https://huggingface.co/TheBloke/ShiningValiantXS-1.1-AWQ/tree/main) | 4 | 128 | [Wikitext2 Full](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-raw-v1) | 4096 | 7.25 GB
109
+
110
+ <!-- README_AWQ.md-provided-files end -->
111
+
112
+ <!-- README_AWQ.md-text-generation-webui start -->
113
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
114
+
115
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
116
+
117
+ 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.
118
+
119
+ 1. Click the **Model tab**.
120
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/ShiningValiantXS-1.1-AWQ`.
121
+ 3. Click **Download**.
122
+ 4. The model will start downloading. Once it's finished it will say "Done".
123
+ 5. In the top left, click the refresh icon next to **Model**.
124
+ 6. In the **Model** dropdown, choose the model you just downloaded: `ShiningValiantXS-1.1-AWQ`
125
+ 7. Select **Loader: AutoAWQ**.
126
+ 8. Click Load, and the model will load and is now ready for use.
127
+ 9. 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.
128
+ 10. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
129
+ <!-- README_AWQ.md-text-generation-webui end -->
130
+
131
+ <!-- README_AWQ.md-use-from-vllm start -->
132
+ ## Multi-user inference server: vLLM
133
+
134
+ Documentation on installing and using vLLM [can be found here](https://vllm.readthedocs.io/en/latest/).
135
+
136
+ - Please ensure you are using vLLM version 0.2 or later.
137
+ - When using vLLM as a server, pass the `--quantization awq` parameter.
138
+
139
+ For example:
140
+
141
+ ```shell
142
+ python3 -m vllm.entrypoints.api_server --model TheBloke/ShiningValiantXS-1.1-AWQ --quantization awq --dtype auto
143
+ ```
144
+
145
+ - When using vLLM from Python code, again set `quantization=awq`.
146
+
147
+ For example:
148
+
149
+ ```python
150
+ from vllm import LLM, SamplingParams
151
+
152
+ prompts = [
153
+ "Tell me about AI",
154
+ "Write a story about llamas",
155
+ "What is 291 - 150?",
156
+ "How much wood would a woodchuck chuck if a woodchuck could chuck wood?",
157
+ ]
158
+ prompt_template=f'''[INST] <<SYS>>
159
+ {system_message}
160
+ <</SYS>>
161
+ {prompt} [/INST]
162
+ '''
163
+
164
+ prompts = [prompt_template.format(prompt=prompt) for prompt in prompts]
165
+
166
+ sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
167
+
168
+ llm = LLM(model="TheBloke/ShiningValiantXS-1.1-AWQ", quantization="awq", dtype="auto")
169
+
170
+ outputs = llm.generate(prompts, sampling_params)
171
+
172
+ # Print the outputs.
173
+ for output in outputs:
174
+ prompt = output.prompt
175
+ generated_text = output.outputs[0].text
176
+ print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
177
+ ```
178
+ <!-- README_AWQ.md-use-from-vllm start -->
179
+
180
+ <!-- README_AWQ.md-use-from-tgi start -->
181
+ ## Multi-user inference server: Hugging Face Text Generation Inference (TGI)
182
+
183
+ Use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
184
+
185
+ Example Docker parameters:
186
+
187
+ ```shell
188
+ --model-id TheBloke/ShiningValiantXS-1.1-AWQ --port 3000 --quantize awq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
189
+ ```
190
+
191
+ Example Python code for interfacing with TGI (requires [huggingface-hub](https://github.com/huggingface/huggingface_hub) 0.17.0 or later):
192
+
193
+ ```shell
194
+ pip3 install huggingface-hub
195
+ ```
196
+
197
+ ```python
198
+ from huggingface_hub import InferenceClient
199
+
200
+ endpoint_url = "https://your-endpoint-url-here"
201
+
202
+ prompt = "Tell me about AI"
203
+ prompt_template=f'''[INST] <<SYS>>
204
+ {system_message}
205
+ <</SYS>>
206
+ {prompt} [/INST]
207
+ '''
208
+
209
+ client = InferenceClient(endpoint_url)
210
+ response = client.text_generation(prompt,
211
+ max_new_tokens=128,
212
+ do_sample=True,
213
+ temperature=0.7,
214
+ top_p=0.95,
215
+ top_k=40,
216
+ repetition_penalty=1.1)
217
+
218
+ print(f"Model output: ", response)
219
+ ```
220
+ <!-- README_AWQ.md-use-from-tgi end -->
221
+
222
+ <!-- README_AWQ.md-use-from-python start -->
223
+ ## Inference from Python code using Transformers
224
+
225
+ ### Install the necessary packages
226
+
227
+ - Requires: [Transformers](https://huggingface.co/docs/transformers) 4.35.0 or later.
228
+ - Requires: [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) 0.1.6 or later.
229
+
230
+ ```shell
231
+ pip3 install --upgrade "autoawq>=0.1.6" "transformers>=4.35.0"
232
+ ```
233
+
234
+ Note that if you are using PyTorch 2.0.1, the above AutoAWQ command will automatically upgrade you to PyTorch 2.1.0.
235
+
236
+ If you are using CUDA 11.8 and wish to continue using PyTorch 2.0.1, instead run this command:
237
+
238
+ ```shell
239
+ pip3 install https://github.com/casper-hansen/AutoAWQ/releases/download/v0.1.6/autoawq-0.1.6+cu118-cp310-cp310-linux_x86_64.whl
240
+ ```
241
+
242
+ If you have problems installing [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) using the pre-built wheels, install it from source instead:
243
+
244
+ ```shell
245
+ pip3 uninstall -y autoawq
246
+ git clone https://github.com/casper-hansen/AutoAWQ
247
+ cd AutoAWQ
248
+ pip3 install .
249
+ ```
250
+
251
+ ### Transformers example code (requires Transformers 4.35.0 and later)
252
+
253
+ ```python
254
+ from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
255
+
256
+ model_name_or_path = "TheBloke/ShiningValiantXS-1.1-AWQ"
257
+
258
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path)
259
+ model = AutoModelForCausalLM.from_pretrained(
260
+ model_name_or_path,
261
+ low_cpu_mem_usage=True,
262
+ device_map="cuda:0"
263
+ )
264
+
265
+ # Using the text streamer to stream output one token at a time
266
+ streamer = TextStreamer(tokenizer, skip_prompt=True, skip_special_tokens=True)
267
+
268
+ prompt = "Tell me about AI"
269
+ prompt_template=f'''[INST] <<SYS>>
270
+ {system_message}
271
+ <</SYS>>
272
+ {prompt} [/INST]
273
+ '''
274
+
275
+ # Convert prompt to tokens
276
+ tokens = tokenizer(
277
+ prompt_template,
278
+ return_tensors='pt'
279
+ ).input_ids.cuda()
280
+
281
+ generation_params = {
282
+ "do_sample": True,
283
+ "temperature": 0.7,
284
+ "top_p": 0.95,
285
+ "top_k": 40,
286
+ "max_new_tokens": 512,
287
+ "repetition_penalty": 1.1
288
+ }
289
+
290
+ # Generate streamed output, visible one token at a time
291
+ generation_output = model.generate(
292
+ tokens,
293
+ streamer=streamer,
294
+ **generation_params
295
+ )
296
+
297
+ # Generation without a streamer, which will include the prompt in the output
298
+ generation_output = model.generate(
299
+ tokens,
300
+ **generation_params
301
+ )
302
+
303
+ # Get the tokens from the output, decode them, print them
304
+ token_output = generation_output[0]
305
+ text_output = tokenizer.decode(token_output)
306
+ print("model.generate output: ", text_output)
307
+
308
+ # Inference is also possible via Transformers' pipeline
309
+ from transformers import pipeline
310
+
311
+ pipe = pipeline(
312
+ "text-generation",
313
+ model=model,
314
+ tokenizer=tokenizer,
315
+ **generation_params
316
+ )
317
+
318
+ pipe_output = pipe(prompt_template)[0]['generated_text']
319
+ print("pipeline output: ", pipe_output)
320
+
321
+ ```
322
+ <!-- README_AWQ.md-use-from-python end -->
323
+
324
+ <!-- README_AWQ.md-compatibility start -->
325
+ ## Compatibility
326
+
327
+ The files provided are tested to work with:
328
+
329
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui) using `Loader: AutoAWQ`.
330
+ - [vLLM](https://github.com/vllm-project/vllm) version 0.2.0 and later.
331
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) version 1.1.0 and later.
332
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later.
333
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) version 0.1.1 and later.
334
+
335
+ <!-- README_AWQ.md-compatibility end -->
336
+
337
+ <!-- footer start -->
338
+ <!-- 200823 -->
339
+ ## Discord
340
+
341
+ For further support, and discussions on these models and AI in general, join us at:
342
+
343
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
344
+
345
+ ## Thanks, and how to contribute
346
+
347
+ Thanks to the [chirper.ai](https://chirper.ai) team!
348
+
349
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
350
+
351
+ 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.
352
+
353
+ 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.
354
+
355
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
356
+
357
+ * Patreon: https://patreon.com/TheBlokeAI
358
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
359
+
360
+ **Special thanks to**: Aemon Algiz.
361
+
362
+ **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
363
+
364
+
365
+ Thank you to all my generous patrons and donaters!
366
+
367
+ And thank you again to a16z for their generous grant.
368
+
369
+ <!-- footer end -->
370
+
371
+ # Original model card: Valiant Labs's ShiningValiantXS 1.1 13B
372
+
373
+
374
+
375
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/63444f2687964b331809eb55/EXX7TKbB-R6arxww2mk0R.jpeg)
376
+
377
+
378
+
379
+ Shining Valiant XS is a chat model built on the Llama 2 architecture, finetuned on our data for insight, creativity, passion, and friendliness.
380
+ - Uses the llama-2-13b-chat model, with safetensors
381
+ - Trained through multiple finetuning runs on public and private data
382
+ - the personality of our 70b [Shining Valiant](https://huggingface.co/ValiantLabs/ShiningValiant) model, now at 13b!
383
+
384
+ ## Version
385
+
386
+ This is Version **1.1** of Shining Valiant XS.
387
+
388
+ Congrats to the team on the new release!
389
+
390
+ New models are released for everyone once our team's training and validation process is complete.
391
+
392
+ ## Evaluation
393
+
394
+ | Model | Avg | ARC | HS | MMLU | TQA | WG | GSM |
395
+ |-----------------------|--------|-------|-------|--------|-------|-------|-------|
396
+ | **Shining Valiant XS 1.1** | 62.48 | 64.42 | 83.58 | 60.37 | 55.00 | 76.80 | 34.72 |
397
+
398
+ ## Prompting Guide
399
+ Shining Valiant XS uses the same prompt format as Llama 2 Chat - feel free to use your existing prompts and scripts!
400
+ A few examples of different formats:
401
+
402
+ 1. [INST] Good morning! Can you let me know how to parse a text file and turn the semicolons into commas? [/INST]
403
+
404
+ 2. [INST] (You are an intelligent, helpful AI assistant.) Hello, can you write me a thank you letter? [/INST]
405
+
406
+ 3. [INST] << SYS >> You are an intelligent, helpful AI assistant. << /SYS >> Deep dive about a country with interesting history: [/INST]
407
+
408
+ ## The Model
409
+ Shining Valiant XS is built on top of Dynamic Factor, which uses Llama 2's 13b parameter architecture and features upgraded general capability.
410
+
411
+ From there, we've created Shining Valiant XS through multiple finetuning runs on different compositions of our private dataset, the same one we use for our [Shining Valiant](https://huggingface.co/ValiantLabs/ShiningValiant) model.
412
+
413
+ Our private data focuses primarily on applying Shining Valiant's personality: she's friendly, enthusiastic, insightful, knowledgeable, and loves to learn!
414
+
415
+ We are actively working on expanding and improving the Shining Valiant dataset for use in future releases of the Shining Valiant series of models.
416
+
417
+
418
+
419
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/63444f2687964b331809eb55/VCJ8Fmefd8cdVhXSSxJiD.jpeg)
420
+
421
+
422
+ Shining Valiant XS is created by [Valiant Labs.](http://valiantlabs.ca/)
423
+
424
+ [Follow us on X for updates on our models!](https://twitter.com/valiant_labs)
425
+
426
+ We care about open source.
427
+ For everyone to use.
428
+
429
+ We encourage others to finetune further from our models.