TheBloke commited on
Commit
b43c174
1 Parent(s): 1662a77

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +433 -0
README.md ADDED
@@ -0,0 +1,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: cloudyu/Mixtral_34Bx2_MoE_60B
3
+ inference: false
4
+ license: cc-by-nc-4.0
5
+ model_creator: hai
6
+ model_name: Mixtral 34Bx2 MoE 60B
7
+ model_type: mixtral
8
+ prompt_template: '{prompt}
9
+
10
+ '
11
+ quantized_by: TheBloke
12
+ ---
13
+ <!-- markdownlint-disable MD041 -->
14
+
15
+ <!-- header start -->
16
+ <!-- 200823 -->
17
+ <div style="width: auto; margin-left: auto; margin-right: auto">
18
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
19
+ </div>
20
+ <div style="display: flex; justify-content: space-between; width: 100%;">
21
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
22
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
23
+ </div>
24
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
25
+ <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>
26
+ </div>
27
+ </div>
28
+ <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>
29
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
30
+ <!-- header end -->
31
+
32
+ # Mixtral 34Bx2 MoE 60B - AWQ
33
+ - Model creator: [hai](https://huggingface.co/cloudyu)
34
+ - Original model: [Mixtral 34Bx2 MoE 60B](https://huggingface.co/cloudyu/Mixtral_34Bx2_MoE_60B)
35
+
36
+ <!-- description start -->
37
+ ## Description
38
+
39
+ This repo contains AWQ model files for [hai's Mixtral 34Bx2 MoE 60B](https://huggingface.co/cloudyu/Mixtral_34Bx2_MoE_60B).
40
+
41
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
42
+
43
+
44
+ **MIXTRAL AWQ**
45
+
46
+ This is a Mixtral AWQ model.
47
+
48
+ For AutoAWQ inference, please install AutoAWQ 0.1.8 or later.
49
+
50
+ Support via Transformers is also available, but currently requires installing Transformers from Github: `pip3 install git+https://github.com/huggingface/transformers.git`
51
+
52
+ vLLM: version 0.2.6 is confirmed to support Mixtral AWQs.
53
+
54
+ TGI: I tested version 1.3.3 and it loaded the model fine, but I was not able to get any output back. Further testing/debug is required. (Let me know if you get it working!)
55
+
56
+ ### About AWQ
57
+
58
+ 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.
59
+
60
+ AWQ models are currently supported on Linux and Windows, with NVidia GPUs only. macOS users: please use GGUF models instead.
61
+
62
+ AWQ models are supported by (note that not all of these may support Mixtral models yet - see above):
63
+
64
+ - [Text Generation Webui](https://github.com/oobabooga/text-generation-webui) - using Loader: AutoAWQ
65
+ - [vLLM](https://github.com/vllm-project/vllm) - version 0.2.2 or later for support for all model types.
66
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
67
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later, from any code or client that supports Transformers
68
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) - for use from Python code
69
+
70
+ <!-- description end -->
71
+ <!-- repositories-available start -->
72
+ ## Repositories available
73
+
74
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Mixtral_34Bx2_MoE_60B-AWQ)
75
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Mixtral_34Bx2_MoE_60B-GPTQ)
76
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Mixtral_34Bx2_MoE_60B-GGUF)
77
+ * [hai's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/cloudyu/Mixtral_34Bx2_MoE_60B)
78
+ <!-- repositories-available end -->
79
+
80
+ <!-- prompt-template start -->
81
+ ## Prompt template: None
82
+
83
+ ```
84
+ {prompt}
85
+
86
+ ```
87
+
88
+ <!-- prompt-template end -->
89
+
90
+
91
+ <!-- README_AWQ.md-provided-files start -->
92
+ ## Provided files, and AWQ parameters
93
+
94
+ I currently release 128g GEMM models only. The addition of group_size 32 models, and GEMV kernel models, is being actively considered.
95
+
96
+ Models are released as sharded safetensors files.
97
+
98
+ | Branch | Bits | GS | AWQ Dataset | Seq Len | Size |
99
+ | ------ | ---- | -- | ----------- | ------- | ---- |
100
+ | [main](https://huggingface.co/TheBloke/Mixtral_34Bx2_MoE_60B-AWQ/tree/main) | 4 | 128 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 32.96 GB
101
+
102
+ <!-- README_AWQ.md-provided-files end -->
103
+
104
+ <!-- README_AWQ.md-text-generation-webui start -->
105
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
106
+
107
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
108
+
109
+ 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.
110
+
111
+ 1. Click the **Model tab**.
112
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Mixtral_34Bx2_MoE_60B-AWQ`.
113
+ 3. Click **Download**.
114
+ 4. The model will start downloading. Once it's finished it will say "Done".
115
+ 5. In the top left, click the refresh icon next to **Model**.
116
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Mixtral_34Bx2_MoE_60B-AWQ`
117
+ 7. Select **Loader: AutoAWQ**.
118
+ 8. Click Load, and the model will load and is now ready for use.
119
+ 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.
120
+ 10. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
121
+ <!-- README_AWQ.md-text-generation-webui end -->
122
+
123
+ <!-- README_AWQ.md-use-from-vllm start -->
124
+ ## Multi-user inference server: vLLM
125
+
126
+ Documentation on installing and using vLLM [can be found here](https://vllm.readthedocs.io/en/latest/).
127
+
128
+ - Please ensure you are using vLLM version 0.2 or later.
129
+ - When using vLLM as a server, pass the `--quantization awq` parameter.
130
+
131
+ For example:
132
+
133
+ ```shell
134
+ python3 -m vllm.entrypoints.api_server --model TheBloke/Mixtral_34Bx2_MoE_60B-AWQ --quantization awq --dtype auto
135
+ ```
136
+
137
+ - When using vLLM from Python code, again set `quantization=awq`.
138
+
139
+ For example:
140
+
141
+ ```python
142
+ from vllm import LLM, SamplingParams
143
+
144
+ prompts = [
145
+ "Tell me about AI",
146
+ "Write a story about llamas",
147
+ "What is 291 - 150?",
148
+ "How much wood would a woodchuck chuck if a woodchuck could chuck wood?",
149
+ ]
150
+ prompt_template=f'''{prompt}
151
+ '''
152
+
153
+ prompts = [prompt_template.format(prompt=prompt) for prompt in prompts]
154
+
155
+ sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
156
+
157
+ llm = LLM(model="TheBloke/Mixtral_34Bx2_MoE_60B-AWQ", quantization="awq", dtype="auto")
158
+
159
+ outputs = llm.generate(prompts, sampling_params)
160
+
161
+ # Print the outputs.
162
+ for output in outputs:
163
+ prompt = output.prompt
164
+ generated_text = output.outputs[0].text
165
+ print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
166
+ ```
167
+ <!-- README_AWQ.md-use-from-vllm start -->
168
+
169
+ <!-- README_AWQ.md-use-from-tgi start -->
170
+ ## Multi-user inference server: Hugging Face Text Generation Inference (TGI)
171
+
172
+ Use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
173
+
174
+ Example Docker parameters:
175
+
176
+ ```shell
177
+ --model-id TheBloke/Mixtral_34Bx2_MoE_60B-AWQ --port 3000 --quantize awq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
178
+ ```
179
+
180
+ Example Python code for interfacing with TGI (requires [huggingface-hub](https://github.com/huggingface/huggingface_hub) 0.17.0 or later):
181
+
182
+ ```shell
183
+ pip3 install huggingface-hub
184
+ ```
185
+
186
+ ```python
187
+ from huggingface_hub import InferenceClient
188
+
189
+ endpoint_url = "https://your-endpoint-url-here"
190
+
191
+ prompt = "Tell me about AI"
192
+ prompt_template=f'''{prompt}
193
+ '''
194
+
195
+ client = InferenceClient(endpoint_url)
196
+ response = client.text_generation(prompt,
197
+ max_new_tokens=128,
198
+ do_sample=True,
199
+ temperature=0.7,
200
+ top_p=0.95,
201
+ top_k=40,
202
+ repetition_penalty=1.1)
203
+
204
+ print(f"Model output: ", response)
205
+ ```
206
+ <!-- README_AWQ.md-use-from-tgi end -->
207
+
208
+ <!-- README_AWQ.md-use-from-python start -->
209
+ ## Inference from Python code using Transformers
210
+
211
+ ### Install the necessary packages
212
+
213
+ - Requires: [Transformers](https://huggingface.co/docs/transformers) 4.35.0 or later.
214
+ - Requires: [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) 0.1.6 or later.
215
+
216
+ ```shell
217
+ pip3 install --upgrade "autoawq>=0.1.6" "transformers>=4.35.0"
218
+ ```
219
+
220
+ Note that if you are using PyTorch 2.0.1, the above AutoAWQ command will automatically upgrade you to PyTorch 2.1.0.
221
+
222
+ If you are using CUDA 11.8 and wish to continue using PyTorch 2.0.1, instead run this command:
223
+
224
+ ```shell
225
+ pip3 install https://github.com/casper-hansen/AutoAWQ/releases/download/v0.1.6/autoawq-0.1.6+cu118-cp310-cp310-linux_x86_64.whl
226
+ ```
227
+
228
+ If you have problems installing [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) using the pre-built wheels, install it from source instead:
229
+
230
+ ```shell
231
+ pip3 uninstall -y autoawq
232
+ git clone https://github.com/casper-hansen/AutoAWQ
233
+ cd AutoAWQ
234
+ pip3 install .
235
+ ```
236
+
237
+ ### Transformers example code (requires Transformers 4.35.0 and later)
238
+
239
+ ```python
240
+ from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
241
+
242
+ model_name_or_path = "TheBloke/Mixtral_34Bx2_MoE_60B-AWQ"
243
+
244
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path)
245
+ model = AutoModelForCausalLM.from_pretrained(
246
+ model_name_or_path,
247
+ low_cpu_mem_usage=True,
248
+ device_map="cuda:0"
249
+ )
250
+
251
+ # Using the text streamer to stream output one token at a time
252
+ streamer = TextStreamer(tokenizer, skip_prompt=True, skip_special_tokens=True)
253
+
254
+ prompt = "Tell me about AI"
255
+ prompt_template=f'''{prompt}
256
+ '''
257
+
258
+ # Convert prompt to tokens
259
+ tokens = tokenizer(
260
+ prompt_template,
261
+ return_tensors='pt'
262
+ ).input_ids.cuda()
263
+
264
+ generation_params = {
265
+ "do_sample": True,
266
+ "temperature": 0.7,
267
+ "top_p": 0.95,
268
+ "top_k": 40,
269
+ "max_new_tokens": 512,
270
+ "repetition_penalty": 1.1
271
+ }
272
+
273
+ # Generate streamed output, visible one token at a time
274
+ generation_output = model.generate(
275
+ tokens,
276
+ streamer=streamer,
277
+ **generation_params
278
+ )
279
+
280
+ # Generation without a streamer, which will include the prompt in the output
281
+ generation_output = model.generate(
282
+ tokens,
283
+ **generation_params
284
+ )
285
+
286
+ # Get the tokens from the output, decode them, print them
287
+ token_output = generation_output[0]
288
+ text_output = tokenizer.decode(token_output)
289
+ print("model.generate output: ", text_output)
290
+
291
+ # Inference is also possible via Transformers' pipeline
292
+ from transformers import pipeline
293
+
294
+ pipe = pipeline(
295
+ "text-generation",
296
+ model=model,
297
+ tokenizer=tokenizer,
298
+ **generation_params
299
+ )
300
+
301
+ pipe_output = pipe(prompt_template)[0]['generated_text']
302
+ print("pipeline output: ", pipe_output)
303
+
304
+ ```
305
+ <!-- README_AWQ.md-use-from-python end -->
306
+
307
+ <!-- README_AWQ.md-compatibility start -->
308
+ ## Compatibility
309
+
310
+ The files provided are tested to work with:
311
+
312
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui) using `Loader: AutoAWQ`.
313
+ - [vLLM](https://github.com/vllm-project/vllm) version 0.2.0 and later.
314
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) version 1.1.0 and later.
315
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later.
316
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) version 0.1.1 and later.
317
+
318
+ <!-- README_AWQ.md-compatibility end -->
319
+
320
+ <!-- footer start -->
321
+ <!-- 200823 -->
322
+ ## Discord
323
+
324
+ For further support, and discussions on these models and AI in general, join us at:
325
+
326
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
327
+
328
+ ## Thanks, and how to contribute
329
+
330
+ Thanks to the [chirper.ai](https://chirper.ai) team!
331
+
332
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
333
+
334
+ 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.
335
+
336
+ 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.
337
+
338
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
339
+
340
+ * Patreon: https://patreon.com/TheBlokeAI
341
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
342
+
343
+ **Special thanks to**: Aemon Algiz.
344
+
345
+ **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
346
+
347
+
348
+ Thank you to all my generous patrons and donaters!
349
+
350
+ And thank you again to a16z for their generous grant.
351
+
352
+ <!-- footer end -->
353
+
354
+ # Original model card: hai's Mixtral 34Bx2 MoE 60B
355
+
356
+
357
+ # Mixtral MOE 2x34B
358
+
359
+ This is my first English & Chinese MoE Model based on
360
+ * [jondurbin/bagel-dpo-34b-v0.2]
361
+ * [SUSTech/SUS-Chat-34B]
362
+
363
+
364
+ gpu code example
365
+
366
+ ```
367
+ import torch
368
+ from transformers import AutoTokenizer, AutoModelForCausalLM
369
+ import math
370
+
371
+ ## v2 models
372
+ model_path = "cloudyu/Mixtral_34Bx2_MoE_60B"
373
+
374
+ tokenizer = AutoTokenizer.from_pretrained(model_path, use_default_system_prompt=False)
375
+ model = AutoModelForCausalLM.from_pretrained(
376
+ model_path, torch_dtype=torch.float32, device_map='auto',local_files_only=False, load_in_4bit=True
377
+ )
378
+ print(model)
379
+ prompt = input("please input prompt:")
380
+ while len(prompt) > 0:
381
+ input_ids = tokenizer(prompt, return_tensors="pt").input_ids.to("cuda")
382
+
383
+ generation_output = model.generate(
384
+ input_ids=input_ids, max_new_tokens=500,repetition_penalty=1.2
385
+ )
386
+ print(tokenizer.decode(generation_output[0]))
387
+ prompt = input("please input prompt:")
388
+ ```
389
+
390
+ CPU example
391
+
392
+ ```
393
+ import torch
394
+ from transformers import AutoTokenizer, AutoModelForCausalLM
395
+ import math
396
+
397
+ ## v2 models
398
+ model_path = "cloudyu/Mixtral_34Bx2_MoE_60B"
399
+
400
+ tokenizer = AutoTokenizer.from_pretrained(model_path, use_default_system_prompt=False)
401
+ model = AutoModelForCausalLM.from_pretrained(
402
+ model_path, torch_dtype=torch.bfloat16, device_map='cpu'
403
+ )
404
+ print(model)
405
+ prompt = input("please input prompt:")
406
+ while len(prompt) > 0:
407
+ input_ids = tokenizer(prompt, return_tensors="pt").input_ids
408
+
409
+ generation_output = model.generate(
410
+ input_ids=input_ids, max_new_tokens=500,repetition_penalty=1.2
411
+ )
412
+ print(tokenizer.decode(generation_output[0]))
413
+ prompt = input("please input prompt:")
414
+
415
+ ```
416
+
417
+ Output Examples:
418
+ ```
419
+ please input prompt:write a story about yosemite
420
+ write a story about yosemite national park
421
+ Yosemite National Park is located in the Sierra Nevada Mountains of California, USA. It was established on October 1st, 1890 and covers an area of approximately 747,956 acres (302,687 hectares). The park boasts some of America's most iconic natural wonders such as Yosemite Valley, Half Dome, El Capitan, Bridalveil Fall, Tuolumne Meadows, Glacier Point, Mariposa Grove, and many more breathtaking landscapes that attract millions of visitors each year.
422
+
423
+ The history of Yosemite dates back to over seven million years ago when glaciers carved out its stunning granite cliffs and valleys. Native American tribes like Miwok and Paiute have lived here for thousands of years before European explorers arrived during the mid-nineteenth century. In fact, it was John Muir - one of America’s greatest conservationists who helped establish this region as a protected wilderness area by advocating for its preservation through his writings and activism.
424
+
425
+ Today, Yosemite offers various recreational activities including hiking, rock climbing, camping, fishing, horseback riding, wildlife watching, photography, and winter sports like skiing and snowshoeing. Visitors can also enjoy ranger programs, guided tours, educational exhibits at visitor centers, or simply take time to appreciate nature while strolling along scenic trails surrounded by towering sequoia trees, cascading waterfalls, and crystal clear lakes.
426
+
427
+ In addition to preserving these awe-inspiring vistas, Yosemite plays a crucial role in protecting numerous plant and animal species found within its boundaries. Some notable inhabitants include black bears, mountain lions, mule deer, coyotes, bobcats, golden eagles, peregrine falcons, bighorn sheep, and several types of fish native to the Merced River which runs through the heart of the valley.
428
+
429
+ As we continue our journey into the future, let us remember the importance of safeguarding places like Yosemite so they may remain pristine sanctuaries where both humans and animals alike can thrive together amidst unspoiled beauty.</s>
430
+ please input prompt:李开复是谁?
431
+ 李开复是谁?
432
+ 他是一个在人工智能领域有着卓越贡献的科学家,也是一位成功的企业家。他的名字与谷歌、微软等科技巨头紧密相连,他是创新工场的创始人之一,更是无数创业者心中的偶像和导师。然而,除了这些耀眼的光环之外,李开复还有着怎样的故事呢?让我们一起来揭秘这位传奇人物的人生历程吧!</s>
433
+ ```