osanseviero HF staff chrismarra ArthurZ HF staff philomenalobo commited on
Commit
a5dda7c
0 Parent(s):

Squashing commit

Browse files

Co-authored-by: chrismarra <chrismarra@users.noreply.huggingface.co>
Co-authored-by: ArthurZ <ArthurZ@users.noreply.huggingface.co>
Co-authored-by: philomenalobo <philomenalobo@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +36 -0
  2. LICENSE.txt +126 -0
  3. README.md +132 -0
  4. Responsible-Use-Guide.pdf +3 -0
  5. USE_POLICY.md +50 -0
  6. added_tokens.json +3 -0
  7. config.json +23 -0
  8. generation_config.json +9 -0
  9. llama_updates.patch +438 -0
  10. model-00001-of-00015.safetensors +3 -0
  11. model-00002-of-00015.safetensors +3 -0
  12. model-00003-of-00015.safetensors +3 -0
  13. model-00004-of-00015.safetensors +3 -0
  14. model-00005-of-00015.safetensors +3 -0
  15. model-00006-of-00015.safetensors +3 -0
  16. model-00007-of-00015.safetensors +3 -0
  17. model-00008-of-00015.safetensors +3 -0
  18. model-00009-of-00015.safetensors +3 -0
  19. model-00010-of-00015.safetensors +3 -0
  20. model-00011-of-00015.safetensors +3 -0
  21. model-00012-of-00015.safetensors +3 -0
  22. model-00013-of-00015.safetensors +3 -0
  23. model-00014-of-00015.safetensors +3 -0
  24. model-00015-of-00015.safetensors +3 -0
  25. model.safetensors.index.json +810 -0
  26. pytorch_model-00001-of-00029.bin +3 -0
  27. pytorch_model-00002-of-00029.bin +3 -0
  28. pytorch_model-00003-of-00029.bin +3 -0
  29. pytorch_model-00004-of-00029.bin +3 -0
  30. pytorch_model-00005-of-00029.bin +3 -0
  31. pytorch_model-00006-of-00029.bin +3 -0
  32. pytorch_model-00007-of-00029.bin +3 -0
  33. pytorch_model-00008-of-00029.bin +3 -0
  34. pytorch_model-00009-of-00029.bin +3 -0
  35. pytorch_model-00010-of-00029.bin +3 -0
  36. pytorch_model-00011-of-00029.bin +3 -0
  37. pytorch_model-00012-of-00029.bin +3 -0
  38. pytorch_model-00013-of-00029.bin +3 -0
  39. pytorch_model-00014-of-00029.bin +3 -0
  40. pytorch_model-00015-of-00029.bin +3 -0
  41. pytorch_model-00016-of-00029.bin +3 -0
  42. pytorch_model-00017-of-00029.bin +3 -0
  43. pytorch_model-00018-of-00029.bin +3 -0
  44. pytorch_model-00019-of-00029.bin +3 -0
  45. pytorch_model-00020-of-00029.bin +3 -0
  46. pytorch_model-00021-of-00029.bin +3 -0
  47. pytorch_model-00022-of-00029.bin +3 -0
  48. pytorch_model-00023-of-00029.bin +3 -0
  49. pytorch_model-00024-of-00029.bin +3 -0
  50. pytorch_model-00025-of-00029.bin +3 -0
.gitattributes ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ Responsible-Use-Guide.pdf filter=lfs diff=lfs merge=lfs -text
LICENSE.txt ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ LLAMA 2 COMMUNITY LICENSE AGREEMENT
2
+ Llama 2 Version Release Date: July 18, 2023
3
+
4
+ "Agreement" means the terms and conditions for use, reproduction, distribution and
5
+ modification of the Llama Materials set forth herein.
6
+
7
+ "Documentation" means the specifications, manuals and documentation
8
+ accompanying Llama 2 distributed by Meta at ai.meta.com/resources/models-and-
9
+ libraries/llama-downloads/.
10
+
11
+ "Licensee" or "you" means you, or your employer or any other person or entity (if
12
+ you are entering into this Agreement on such person or entity's behalf), of the age
13
+ required under applicable laws, rules or regulations to provide legal consent and that
14
+ has legal authority to bind your employer or such other person or entity if you are
15
+ entering in this Agreement on their behalf.
16
+
17
+ "Llama 2" means the foundational large language models and software and
18
+ algorithms, including machine-learning model code, trained model weights,
19
+ inference-enabling code, training-enabling code, fine-tuning enabling code and other
20
+ elements of the foregoing distributed by Meta at ai.meta.com/resources/models-and-
21
+ libraries/llama-downloads/.
22
+
23
+ "Llama Materials" means, collectively, Meta's proprietary Llama 2 and
24
+ Documentation (and any portion thereof) made available under this Agreement.
25
+
26
+ "Meta" or "we" means Meta Platforms Ireland Limited (if you are located in or, if you
27
+ are an entity, your principal place of business is in the EEA or Switzerland) and Meta
28
+ Platforms, Inc. (if you are located outside of the EEA or Switzerland).
29
+
30
+ By clicking "I Accept" below or by using or distributing any portion or element of the
31
+ Llama Materials, you agree to be bound by this Agreement.
32
+
33
+ 1. License Rights and Redistribution.
34
+
35
+ a. Grant of Rights. You are granted a non-exclusive, worldwide, non-
36
+ transferable and royalty-free limited license under Meta's intellectual property or
37
+ other rights owned by Meta embodied in the Llama Materials to use, reproduce,
38
+ distribute, copy, create derivative works of, and make modifications to the Llama
39
+ Materials.
40
+
41
+ b. Redistribution and Use.
42
+
43
+ i. If you distribute or make the Llama Materials, or any derivative works
44
+ thereof, available to a third party, you shall provide a copy of this Agreement to such
45
+ third party.
46
+ ii. If you receive Llama Materials, or any derivative works thereof, from
47
+ a Licensee as part of an integrated end user product, then Section 2 of this
48
+ Agreement will not apply to you.
49
+
50
+ iii. You must retain in all copies of the Llama Materials that you
51
+ distribute the following attribution notice within a "Notice" text file distributed as a
52
+ part of such copies: "Llama 2 is licensed under the LLAMA 2 Community License,
53
+ Copyright (c) Meta Platforms, Inc. All Rights Reserved."
54
+
55
+ iv. Your use of the Llama Materials must comply with applicable laws
56
+ and regulations (including trade compliance laws and regulations) and adhere to the
57
+ Acceptable Use Policy for the Llama Materials (available at
58
+ https://ai.meta.com/llama/use-policy), which is hereby incorporated by reference into
59
+ this Agreement.
60
+
61
+ v. You will not use the Llama Materials or any output or results of the
62
+ Llama Materials to improve any other large language model (excluding Llama 2 or
63
+ derivative works thereof).
64
+
65
+ 2. Additional Commercial Terms. If, on the Llama 2 version release date, the
66
+ monthly active users of the products or services made available by or for Licensee,
67
+ or Licensee's affiliates, is greater than 700 million monthly active users in the
68
+ preceding calendar month, you must request a license from Meta, which Meta may
69
+ grant to you in its sole discretion, and you are not authorized to exercise any of the
70
+ rights under this Agreement unless or until Meta otherwise expressly grants you
71
+ such rights.
72
+
73
+ 3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE
74
+ LLAMA MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE
75
+ PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
76
+ EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY
77
+ WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR
78
+ FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE
79
+ FOR DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING
80
+ THE LLAMA MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR
81
+ USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS.
82
+
83
+ 4. Limitation of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE
84
+ LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT,
85
+ NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS
86
+ AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL,
87
+ CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN
88
+ IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF
89
+ ANY OF THE FOREGOING.
90
+
91
+ 5. Intellectual Property.
92
+
93
+ a. No trademark licenses are granted under this Agreement, and in
94
+ connection with the Llama Materials, neither Meta nor Licensee may use any name
95
+ or mark owned by or associated with the other or any of its affiliates, except as
96
+ required for reasonable and customary use in describing and redistributing the
97
+ Llama Materials.
98
+
99
+ b. Subject to Meta's ownership of Llama Materials and derivatives made by or
100
+ for Meta, with respect to any derivative works and modifications of the Llama
101
+ Materials that are made by you, as between you and Meta, you are and will be the
102
+ owner of such derivative works and modifications.
103
+
104
+ c. If you institute litigation or other proceedings against Meta or any entity
105
+ (including a cross-claim or counterclaim in a lawsuit) alleging that the Llama
106
+ Materials or Llama 2 outputs or results, or any portion of any of the foregoing,
107
+ constitutes infringement of intellectual property or other rights owned or licensable
108
+ by you, then any licenses granted to you under this Agreement shall terminate as of
109
+ the date such litigation or claim is filed or instituted. You will indemnify and hold
110
+ harmless Meta from and against any claim by any third party arising out of or related
111
+ to your use or distribution of the Llama Materials.
112
+
113
+ 6. Term and Termination. The term of this Agreement will commence upon your
114
+ acceptance of this Agreement or access to the Llama Materials and will continue in
115
+ full force and effect until terminated in accordance with the terms and conditions
116
+ herein. Meta may terminate this Agreement if you are in breach of any term or
117
+ condition of this Agreement. Upon termination of this Agreement, you shall delete
118
+ and cease use of the Llama Materials. Sections 3, 4 and 7 shall survive the
119
+ termination of this Agreement.
120
+
121
+ 7. Governing Law and Jurisdiction. This Agreement will be governed and
122
+ construed under the laws of the State of California without regard to choice of law
123
+ principles, and the UN Convention on Contracts for the International Sale of Goods
124
+ does not apply to this Agreement. The courts of California shall have exclusive
125
+ jurisdiction of any dispute arising out of this Agreement.
126
+
README.md ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ extra_gated_heading: Access Llama 2 on Hugging Face
3
+ extra_gated_description: >-
4
+ This is a form to enable access to Llama 2 on Hugging Face after you have been
5
+ granted access from Meta. Please visit the [Meta website](https://ai.meta.com/resources/models-and-libraries/llama-downloads) and accept our
6
+ license terms and acceptable use policy before submitting this form. Requests
7
+ will be processed in 1-2 days.
8
+ extra_gated_button_content: Submit
9
+ extra_gated_fields:
10
+ I agree to share my name, email address and username with Meta and confirm that I have already been granted download access on the Meta website: checkbox
11
+ language:
12
+ - en
13
+ pipeline_tag: text-generation
14
+ inference: false
15
+ tags:
16
+ - facebook
17
+ - meta
18
+ - pytorch
19
+ - llama
20
+ - llama-2
21
+ ---
22
+ # **Llama 2**
23
+ Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 70B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.
24
+
25
+ ## Model Details
26
+ *Note: Use of this model is governed by the Meta license. In order to download the model weights and tokenizer, please visit the [website](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) and accept our License before requesting access here.*
27
+
28
+ Meta developed and publicly released the Llama 2 family of large language models (LLMs), a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. Our fine-tuned LLMs, called Llama-2-Chat, are optimized for dialogue use cases. Llama-2-Chat models outperform open-source chat models on most benchmarks we tested, and in our human evaluations for helpfulness and safety, are on par with some popular closed-source models like ChatGPT and PaLM.
29
+
30
+ **Model Developers** Meta
31
+
32
+ **Variations** Llama 2 comes in a range of parameter sizes — 7B, 13B, and 70B — as well as pretrained and fine-tuned variations.
33
+
34
+ **Input** Models input text only.
35
+
36
+ **Output** Models generate text only.
37
+
38
+ **Model Architecture** Llama 2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align to human preferences for helpfulness and safety.
39
+
40
+
41
+ ||Training Data|Params|Content Length|GQA|Tokens|LR|
42
+ |---|---|---|---|---|---|---|
43
+ |Llama 2|*A new mix of publicly available online data*|7B|4k|&#10007;|2.0T|3.0 x 10<sup>-4</sup>|
44
+ |Llama 2|*A new mix of publicly available online data*|13B|4k|&#10007;|2.0T|3.0 x 10<sup>-4</sup>|
45
+ |Llama 2|*A new mix of publicly available online data*|70B|4k|&#10004;|2.0T|1.5 x 10<sup>-4</sup>|
46
+
47
+ *Llama 2 family of models.* Token counts refer to pretraining data only. All models are trained with a global batch-size of 4M tokens. Bigger models - 70B -- use Grouped-Query Attention (GQA) for improved inference scalability.
48
+
49
+ **Model Dates** Llama 2 was trained between January 2023 and July 2023.
50
+
51
+ **Status** This is a static model trained on an offline dataset. Future versions of the tuned models will be released as we improve model safety with community feedback.
52
+
53
+ **License** A custom commercial license is available at: [https://ai.meta.com/resources/models-and-libraries/llama-downloads/](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
54
+
55
+ ## Intended Use
56
+ **Intended Use Cases** Llama 2 is intended for commercial and research use in English. Tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.
57
+
58
+ **Out-of-scope Uses** Use in any manner that violates applicable laws or regulations (including trade compliance laws).Use in languages other than English. Use in any other way that is prohibited by the Acceptable Use Policy and Licensing Agreement for Llama 2.
59
+
60
+ ## Hardware and Software
61
+ **Training Factors** We used custom training libraries, Meta's Research Super Cluster, and production clusters for pretraining. Fine-tuning, annotation, and evaluation were also performed on third-party cloud compute.
62
+
63
+ **Carbon Footprint** Pretraining utilized a cumulative 3.3M GPU hours of computation on hardware of type A100-80GB (TDP of 350-400W). Estimated total emissions were 539 tCO2eq, 100% of which were offset by Meta’s sustainability program.
64
+
65
+ ||Time (GPU hours)|Power Consumption (W)|Carbon Emitted(tCO<sub>2</sub>eq)|
66
+ |---|---|---|---|
67
+ |Llama 2 7B|184320|400|31.22|
68
+ |Llama 2 13B|368640|400|62.44|
69
+ |Llama 2 70B|1720320|400|291.42|
70
+ |Total|3311616||539.00|
71
+
72
+ **CO<sub>2</sub> emissions during pretraining.** Time: total GPU time required for training each model. Power Consumption: peak power capacity per GPU device for the GPUs used adjusted for power usage efficiency. 100% of the emissions are directly offset by Meta's sustainability program, and because we are openly releasing these models, the pretraining costs do not need to be incurred by others.
73
+
74
+ ## Training Data
75
+ **Overview** Llama 2 was pretrained on 2 trillion tokens of data from publicly available sources. The fine-tuning data includes publicly available instruction datasets, as well as over one million new human-annotated examples. Neither the pretraining nor the fine-tuning datasets include Meta user data.
76
+
77
+ **Data Freshness** The pretraining data has a cutoff of September 2022, but some tuning data is more recent, up to July 2023.
78
+
79
+ ## Evaluation Results
80
+
81
+ In this section, we report the results for the Llama 1 and Llama 2 models on standard academic benchmarks.For all the evaluations, we use our internal evaluations library.
82
+
83
+ |Model|Size|Code|Commonsense Reasoning|World Knowledge|Reading Comprehension|Math|MMLU|BBH|AGI Eval|
84
+ |---|---|---|---|---|---|---|---|---|---|
85
+ |Llama 1|7B|14.1|60.8|46.2|58.5|6.95|35.1|30.3|23.9|
86
+ |Llama 1|13B|18.9|66.1|52.6|62.3|10.9|46.9|37.0|33.9|
87
+ |Llama 1|33B|26.0|70.0|58.4|67.6|21.4|57.8|39.8|41.7|
88
+ |Llama 1|65B|30.7|70.7|60.5|68.6|30.8|63.4|43.5|47.6|
89
+ |Llama 2|7B|16.8|63.9|48.9|61.3|14.6|45.3|32.6|29.3|
90
+ |Llama 2|13B|24.5|66.9|55.4|65.8|28.7|54.8|39.4|39.1|
91
+ |Llama 2|70B|**37.5**|**71.9**|**63.6**|**69.4**|**35.2**|**68.9**|**51.2**|**54.2**|
92
+
93
+ **Overall performance on grouped academic benchmarks.** *Code:* We report the average pass@1 scores of our models on HumanEval and MBPP. *Commonsense Reasoning:* We report the average of PIQA, SIQA, HellaSwag, WinoGrande, ARC easy and challenge, OpenBookQA, and CommonsenseQA. We report 7-shot results for CommonSenseQA and 0-shot results for all other benchmarks. *World Knowledge:* We evaluate the 5-shot performance on NaturalQuestions and TriviaQA and report the average. *Reading Comprehension:* For reading comprehension, we report the 0-shot average on SQuAD, QuAC, and BoolQ. *MATH:* We report the average of the GSM8K (8 shot) and MATH (4 shot) benchmarks at top 1.
94
+
95
+ |||TruthfulQA|Toxigen|
96
+ |---|---|---|---|
97
+ |Llama 1|7B|27.42|23.00|
98
+ |Llama 1|13B|41.74|23.08|
99
+ |Llama 1|33B|44.19|22.57|
100
+ |Llama 1|65B|48.71|21.77|
101
+ |Llama 2|7B|33.29|**21.25**|
102
+ |Llama 2|13B|41.86|26.10|
103
+ |Llama 2|70B|**50.18**|24.60|
104
+
105
+ **Evaluation of pretrained LLMs on automatic safety benchmarks.** For TruthfulQA, we present the percentage of generations that are both truthful and informative (the higher the better). For ToxiGen, we present the percentage of toxic generations (the smaller the better).
106
+
107
+
108
+ |||TruthfulQA|Toxigen|
109
+ |---|---|---|---|
110
+ |Llama-2-Chat|7B|57.04|**0.00**|
111
+ |Llama-2-Chat|13B|62.18|**0.00**|
112
+ |Llama-2-Chat|70B|**64.14**|0.01|
113
+
114
+ **Evaluation of fine-tuned LLMs on different safety datasets.** Same metric definitions as above.
115
+
116
+ ## Ethical Considerations and Limitations
117
+ Llama 2 is a new technology that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Llama 2’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 2, developers should perform safety testing and tuning tailored to their specific applications of the model.
118
+
119
+ Please see the Responsible Use Guide available at [https://ai.meta.com/llama/responsible-use-guide/](https://ai.meta.com/llama/responsible-use-guide)
120
+
121
+ ## Reporting Issues
122
+ Please report any software “bug,” or other problems with the models through one of the following means:
123
+ - Reporting issues with the model: [github.com/facebookresearch/llama](http://github.com/facebookresearch/llama)
124
+ - Reporting problematic content generated by the model: [developers.facebook.com/llama_output_feedback](http://developers.facebook.com/llama_output_feedback)
125
+ - Reporting bugs and security concerns: [facebook.com/whitehat/info](http://facebook.com/whitehat/info)
126
+
127
+ ## Llama Model Index
128
+ |Model|Llama2|Llama2-hf|Llama2-chat|Llama2-chat-hf|
129
+ |---|---|---|---|---|
130
+ |7B| [Link](https://huggingface.co/llamaste/Llama-2-7b) | [Link](https://huggingface.co/llamaste/Llama-2-7b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-7b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-7b-chat-hf)|
131
+ |13B| [Link](https://huggingface.co/llamaste/Llama-2-13b) | [Link](https://huggingface.co/llamaste/Llama-2-13b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-13b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-13b-hf)|
132
+ |70B| [Link](https://huggingface.co/llamaste/Llama-2-70b) | [Link](https://huggingface.co/llamaste/Llama-2-70b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-70b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-70b-hf)|
Responsible-Use-Guide.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:525dc349d71fe257fce4098c146446df6fef4247174f351381e4c3214af126f0
3
+ size 1253223
USE_POLICY.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Llama 2 Acceptable Use Policy
2
+
3
+ Meta is committed to promoting safe and fair use of its tools and features, including Llama 2. If you access or use Llama 2, you agree to this Acceptable Use Policy (“Policy”). The most recent copy of this policy can be found at [ai.meta.com/llama/use-policy](http://ai.meta.com/llama/use-policy).
4
+
5
+ ## Prohibited Uses
6
+ We want everyone to use Llama 2 safely and responsibly. You agree you will not use, or allow others to use, Llama 2 to:
7
+
8
+ 1. Violate the law or others’ rights, including to:
9
+ 1. Engage in, promote, generate, contribute to, encourage, plan, incite, or further illegal or unlawful activity or content, such as:
10
+ 1. Violence or terrorism
11
+ 2. Exploitation or harm to children, including the solicitation, creation, acquisition, or dissemination of child exploitative content or failure to report Child Sexual Abuse Material
12
+ 3. Human trafficking, exploitation, and sexual violence
13
+ 4. The illegal distribution of information or materials to minors, including obscene materials, or failure to employ legally required age-gating in connection with such information or materials.
14
+ 5. Sexual solicitation
15
+ 6. Any other criminal activity
16
+ 2. Engage in, promote, incite, or facilitate the harassment, abuse, threatening, or bullying of individuals or groups of individuals
17
+ 3. Engage in, promote, incite, or facilitate discrimination or other unlawful or harmful conduct in the provision of employment, employment benefits, credit, housing, other economic benefits, or other essential goods and services
18
+ 4. Engage in the unauthorized or unlicensed practice of any profession including, but not limited to, financial, legal, medical/health, or related professional practices
19
+ 5. Collect, process, disclose, generate, or infer health, demographic, or other sensitive personal or private information about individuals without rights and consents required by applicable laws
20
+ 6. Engage in or facilitate any action or generate any content that infringes, misappropriates, or otherwise violates any third-party rights, including the outputs or results of any products or services using the Llama 2 Materials
21
+ 7. Create, generate, or facilitate the creation of malicious code, malware, computer viruses or do anything else that could disable, overburden, interfere with or impair the proper working, integrity, operation or appearance of a website or computer system
22
+
23
+
24
+
25
+ 2. Engage in, promote, incite, facilitate, or assist in the planning or development of activities that present a risk of death or bodily harm to individuals, including use of Llama 2 related to the following:
26
+ 1. Military, warfare, nuclear industries or applications, espionage, use for materials or activities that are subject to the International Traffic Arms Regulations (ITAR) maintained by the United States Department of State
27
+ 2. Guns and illegal weapons (including weapon development)
28
+ 3. Illegal drugs and regulated/controlled substances
29
+ 4. Operation of critical infrastructure, transportation technologies, or heavy machinery
30
+ 5. Self-harm or harm to others, including suicide, cutting, and eating disorders
31
+ 6. Any content intended to incite or promote violence, abuse, or any infliction of bodily harm to an individual
32
+
33
+
34
+
35
+ 3. Intentionally deceive or mislead others, including use of Llama 2 related to the following:
36
+ 1. Generating, promoting, or furthering fraud or the creation or promotion of disinformation
37
+ 2. Generating, promoting, or furthering defamatory content, including the creation of defamatory statements, images, or other content
38
+ 3. Generating, promoting, or further distributing spam
39
+ 4. Impersonating another individual without consent, authorization, or legal right
40
+ 5. Representing that the use of Llama 2 or outputs are human-generated
41
+ 6. Generating or facilitating false online engagement, including fake reviews and other means of fake online engagement
42
+ 4. Fail to appropriately disclose to end users any known dangers of your AI system
43
+
44
+ Please report any violation of this Policy, software “bug,” or other problems that could lead to a violation of this Policy through one of the following means:
45
+
46
+ * Reporting issues with the model: [github.com/facebookresearch/llama](http://github.com/facebookresearch/llama)
47
+ * Reporting risky content generated by the model: [developers.facebook.com/llama_output_feedback](http://developers.facebook.com/llama_output_feedback)
48
+ * Reporting bugs and security concerns: [facebook.com/whitehat/info](http://facebook.com/whitehat/info)
49
+ * Reporting violations of the Acceptable Use Policy or unlicensed uses of Llama: [LlamaUseReport@meta.com](mailto:LlamaUseReport@meta.com)
50
+
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<pad>": 32000
3
+ }
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "bos_token_id": 1,
6
+ "eos_token_id": 2,
7
+ "hidden_act": "silu",
8
+ "hidden_size": 8192,
9
+ "initializer_range": 0.02,
10
+ "intermediate_size": 28672,
11
+ "max_position_embeddings": 2048,
12
+ "model_type": "llama",
13
+ "num_attention_heads": 64,
14
+ "num_hidden_layers": 80,
15
+ "num_key_value_heads": 8,
16
+ "pad_token_id": 0,
17
+ "rms_norm_eps": 1e-05,
18
+ "tie_word_embeddings": false,
19
+ "torch_dtype": "float16",
20
+ "transformers_version": "4.31.0.dev0",
21
+ "use_cache": true,
22
+ "vocab_size": 32000
23
+ }
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 32000,
6
+ "temperature": 0.9,
7
+ "top_p": 0.6,
8
+ "transformers_version": "4.31.0.dev0"
9
+ }
llama_updates.patch ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ diff --git a/src/transformers/models/llama/configuration_llama.py b/src/transformers/models/llama/configuration_llama.py
2
+ index d456b79e6..f85603289 100644
3
+ --- a/src/transformers/models/llama/configuration_llama.py
4
+ +++ b/src/transformers/models/llama/configuration_llama.py
5
+ @@ -50,6 +50,9 @@ class LlamaConfig(PretrainedConfig):
6
+ Number of hidden layers in the Transformer encoder.
7
+ num_attention_heads (`int`, *optional*, defaults to 32):
8
+ Number of attention heads for each attention layer in the Transformer encoder.
9
+ + num_key_value_heads (`int`, *optional*, defaults to 32):
10
+ + This is the number of groups that should be used to implement GQA.When converting a multi-head checkpoint to a GQA checkpoint, we
11
+ + construct each group key and value head by meanpooling all the original heads within that group
12
+ hidden_act (`str` or `function`, *optional*, defaults to `"silu"`):
13
+ The non-linear activation function (function or string) in the decoder.
14
+ max_position_embeddings (`int`, *optional*, defaults to 2048):
15
+ @@ -97,6 +100,7 @@ class LlamaConfig(PretrainedConfig):
16
+ intermediate_size=11008,
17
+ num_hidden_layers=32,
18
+ num_attention_heads=32,
19
+ + num_key_value_heads=32,
20
+ hidden_act="silu",
21
+ max_position_embeddings=2048,
22
+ initializer_range=0.02,
23
+ @@ -115,6 +119,7 @@ class LlamaConfig(PretrainedConfig):
24
+ self.intermediate_size = intermediate_size
25
+ self.num_hidden_layers = num_hidden_layers
26
+ self.num_attention_heads = num_attention_heads
27
+ + self.num_key_value_heads = num_key_value_heads
28
+ self.hidden_act = hidden_act
29
+ self.initializer_range = initializer_range
30
+ self.rms_norm_eps = rms_norm_eps
31
+ diff --git a/src/transformers/models/llama/convert_llama_weights_to_hf.py b/src/transformers/models/llama/convert_llama_weights_to_hf.py
32
+ index e8fb7f825..a9464e1a6 100644
33
+ --- a/src/transformers/models/llama/convert_llama_weights_to_hf.py
34
+ +++ b/src/transformers/models/llama/convert_llama_weights_to_hf.py
35
+ @@ -59,17 +59,22 @@ INTERMEDIATE_SIZE_MAP = {
36
+ "13B": 13824,
37
+ "30B": 17920,
38
+ "65B": 22016,
39
+ + "70B": 28672,
40
+ }
41
+ NUM_SHARDS = {
42
+ "7B": 1,
43
+ + "7Bf": 1,
44
+ "13B": 2,
45
+ + "13Bf": 2,
46
+ "30B": 4,
47
+ "65B": 8,
48
+ + "70B": 8,
49
+ + "70Bf": 8,
50
+ }
51
+
52
+
53
+ -def compute_intermediate_size(n):
54
+ - return int(math.ceil(n * 8 / 3) + 255) // 256 * 256
55
+ +def compute_intermediate_size(n, ffn_dim_multiplier=1):
56
+ + return int((math.ceil(n * 8 / 3) + 255) * ffn_dim_multiplier // 256 * 256)
57
+
58
+
59
+ def read_json(path):
60
+ @@ -82,7 +87,7 @@ def write_json(text, path):
61
+ json.dump(text, f)
62
+
63
+
64
+ -def write_model(model_path, input_base_path, model_size):
65
+ +def write_model(model_path, input_base_path, model_size, safe_serialization=True):
66
+ os.makedirs(model_path, exist_ok=True)
67
+ tmp_model_path = os.path.join(model_path, "tmp")
68
+ os.makedirs(tmp_model_path, exist_ok=True)
69
+ @@ -97,9 +102,17 @@ def write_model(model_path, input_base_path, model_size):
70
+ base = 10000.0
71
+ inv_freq = 1.0 / (base ** (torch.arange(0, dims_per_head, 2).float() / dims_per_head))
72
+
73
+ + if "n_kv_heads" in params:
74
+ + num_key_value_heads = params["n_kv_heads"] # for GQA / MQA
75
+ + num_local_key_value_heads = n_heads_per_shard // num_key_value_heads
76
+ + key_value_dim = dim//num_key_value_heads
77
+ + else: # compatibility with other checkpoints
78
+ + num_key_value_heads = n_heads
79
+ + num_local_key_value_heads = n_heads_per_shard
80
+ + key_value_dim = dim
81
+ # permute for sliced rotary
82
+ - def permute(w):
83
+ - return w.view(n_heads, dim // n_heads // 2, 2, dim).transpose(1, 2).reshape(dim, dim)
84
+ + def permute(w, n_heads = n_heads,dim1=dim, dim2=dim):
85
+ + return w.view(n_heads, dim1 // n_heads // 2, 2, dim2).transpose(1, 2).reshape(dim1, dim2)
86
+
87
+ print(f"Fetching all parameters from the checkpoint at {input_base_path}.")
88
+ # Load weights
89
+ @@ -160,19 +173,19 @@ def write_model(model_path, input_base_path, model_size):
90
+ state_dict[f"model.layers.{layer_i}.self_attn.k_proj.weight"] = permute(
91
+ torch.cat(
92
+ [
93
+ - loaded[i][f"layers.{layer_i}.attention.wk.weight"].view(n_heads_per_shard, dims_per_head, dim)
94
+ + loaded[i][f"layers.{layer_i}.attention.wk.weight"].view(num_local_key_value_heads, dims_per_head, dim)
95
+ for i in range(num_shards)
96
+ ],
97
+ dim=0,
98
+ - ).reshape(dim, dim)
99
+ + ).reshape(key_value_dim, dim),num_key_value_heads, key_value_dim, dim
100
+ )
101
+ state_dict[f"model.layers.{layer_i}.self_attn.v_proj.weight"] = torch.cat(
102
+ [
103
+ - loaded[i][f"layers.{layer_i}.attention.wv.weight"].view(n_heads_per_shard, dims_per_head, dim)
104
+ + loaded[i][f"layers.{layer_i}.attention.wv.weight"].view(num_local_key_value_heads, dims_per_head, dim)
105
+ for i in range(num_shards)
106
+ ],
107
+ dim=0,
108
+ - ).reshape(dim, dim)
109
+ + ).reshape(key_value_dim, dim)
110
+
111
+ state_dict[f"model.layers.{layer_i}.self_attn.o_proj.weight"] = torch.cat(
112
+ [loaded[i][f"layers.{layer_i}.attention.wo.weight"] for i in range(num_shards)], dim=1
113
+ @@ -218,13 +231,14 @@ def write_model(model_path, input_base_path, model_size):
114
+ # Write configs
115
+ index_dict["metadata"] = {"total_size": param_count * 2}
116
+ write_json(index_dict, os.path.join(tmp_model_path, "pytorch_model.bin.index.json"))
117
+ -
118
+ + ffn_dim_multiplier = params["ffn_dim_multiplier"] if "ffn_dim_multiplier" in params else 1
119
+ config = LlamaConfig(
120
+ hidden_size=dim,
121
+ - intermediate_size=compute_intermediate_size(dim),
122
+ + intermediate_size=compute_intermediate_size(dim, ffn_dim_multiplier),
123
+ num_attention_heads=params["n_heads"],
124
+ num_hidden_layers=params["n_layers"],
125
+ rms_norm_eps=params["norm_eps"],
126
+ + num_key_value_heads = num_key_value_heads
127
+ )
128
+ config.save_pretrained(tmp_model_path)
129
+
130
+ @@ -239,7 +253,7 @@ def write_model(model_path, input_base_path, model_size):
131
+ del model.config._name_or_path
132
+
133
+ print("Saving in the Transformers format.")
134
+ - model.save_pretrained(model_path)
135
+ + model.save_pretrained(model_path, safe_serialization=safe_serialization)
136
+ shutil.rmtree(tmp_model_path)
137
+
138
+
139
+ @@ -259,18 +273,20 @@ def main():
140
+ )
141
+ parser.add_argument(
142
+ "--model_size",
143
+ - choices=["7B", "13B", "30B", "65B", "tokenizer_only"],
144
+ + choices=["7B", "7Bf","13B", "13Bf", "30B", "65B", "70B", "70Bf", "tokenizer_only"],
145
+ )
146
+ parser.add_argument(
147
+ "--output_dir",
148
+ help="Location to write HF model and tokenizer",
149
+ )
150
+ + parser.add_argument("--safe_serialization",type=bool, help="Whether or not to save using `safetensors`.")
151
+ args = parser.parse_args()
152
+ if args.model_size != "tokenizer_only":
153
+ write_model(
154
+ model_path=args.output_dir,
155
+ input_base_path=os.path.join(args.input_dir, args.model_size),
156
+ model_size=args.model_size,
157
+ + safe_serialization=args.safe_serialization
158
+ )
159
+ spm_path = os.path.join(args.input_dir, "tokenizer.model")
160
+ write_tokenizer(args.output_dir, spm_path)
161
+ diff --git a/src/transformers/models/llama/modeling_llama.py b/src/transformers/models/llama/modeling_llama.py
162
+ index 6cdbb2623..d70d0e00d 100755
163
+ --- a/src/transformers/models/llama/modeling_llama.py
164
+ +++ b/src/transformers/models/llama/modeling_llama.py
165
+ @@ -85,7 +85,7 @@ class LlamaRMSNorm(nn.Module):
166
+ variance = hidden_states.to(torch.float32).pow(2).mean(-1, keepdim=True)
167
+ hidden_states = hidden_states * torch.rsqrt(variance + self.variance_epsilon)
168
+
169
+ - return (self.weight * hidden_states).to(input_dtype)
170
+ + return self.weight.to(input_dtype) * hidden_states
171
+
172
+
173
+ class LlamaRotaryEmbedding(torch.nn.Module):
174
+ @@ -204,6 +204,16 @@ class LlamaMLP(nn.Module):
175
+ return self.down_proj(self.act_fn(self.gate_proj(x)) * self.up_proj(x))
176
+
177
+
178
+ +def repeat_kv(hidden_states: torch.Tensor, n_rep: int) -> torch.Tensor:
179
+ + """torch.repeat_interleave(x, dim=1, repeats=n_rep)"""
180
+ + bs, n_kv_heads, slen, head_dim = hidden_states.shape
181
+ + if n_rep == 1:
182
+ + return hidden_states
183
+ + hidden_states = hidden_states[:, :, None, :, :].expand(bs, n_kv_heads, n_rep, slen, head_dim)
184
+ + return hidden_states.reshape(bs, n_kv_heads * n_rep, slen, head_dim)
185
+ +
186
+ +
187
+ +
188
+ class LlamaAttention(nn.Module):
189
+ """Multi-headed attention from 'Attention Is All You Need' paper"""
190
+
191
+ @@ -213,6 +223,8 @@ class LlamaAttention(nn.Module):
192
+ self.hidden_size = config.hidden_size
193
+ self.num_heads = config.num_attention_heads
194
+ self.head_dim = self.hidden_size // self.num_heads
195
+ + self.num_key_value_heads = config.num_key_value_heads
196
+ + self.num_key_value_groups = self.num_heads // self.num_key_value_heads
197
+ self.max_position_embeddings = config.max_position_embeddings
198
+
199
+ if (self.head_dim * self.num_heads) != self.hidden_size:
200
+ @@ -221,8 +233,8 @@ class LlamaAttention(nn.Module):
201
+ f" and `num_heads`: {self.num_heads})."
202
+ )
203
+ self.q_proj = nn.Linear(self.hidden_size, self.num_heads * self.head_dim, bias=False)
204
+ - self.k_proj = nn.Linear(self.hidden_size, self.num_heads * self.head_dim, bias=False)
205
+ - self.v_proj = nn.Linear(self.hidden_size, self.num_heads * self.head_dim, bias=False)
206
+ + self.k_proj = nn.Linear(self.hidden_size, self.num_key_value_heads * self.head_dim, bias=False)
207
+ + self.v_proj = nn.Linear(self.hidden_size, self.num_key_value_heads * self.head_dim, bias=False)
208
+ self.o_proj = nn.Linear(self.num_heads * self.head_dim, self.hidden_size, bias=False)
209
+ self._init_rope()
210
+
211
+ @@ -243,9 +255,6 @@ class LlamaAttention(nn.Module):
212
+ else:
213
+ raise ValueError(f"Unknown RoPE scaling type {scaling_type}")
214
+
215
+ - def _shape(self, tensor: torch.Tensor, seq_len: int, bsz: int):
216
+ - return tensor.view(bsz, seq_len, self.num_heads, self.head_dim).transpose(1, 2).contiguous()
217
+ -
218
+ def forward(
219
+ self,
220
+ hidden_states: torch.Tensor,
221
+ @@ -258,8 +267,8 @@ class LlamaAttention(nn.Module):
222
+ bsz, q_len, _ = hidden_states.size()
223
+
224
+ query_states = self.q_proj(hidden_states).view(bsz, q_len, self.num_heads, self.head_dim).transpose(1, 2)
225
+ - key_states = self.k_proj(hidden_states).view(bsz, q_len, self.num_heads, self.head_dim).transpose(1, 2)
226
+ - value_states = self.v_proj(hidden_states).view(bsz, q_len, self.num_heads, self.head_dim).transpose(1, 2)
227
+ + key_states = self.k_proj(hidden_states).view(bsz, q_len, self.num_key_value_heads, self.head_dim).transpose(1, 2)
228
+ + value_states = self.v_proj(hidden_states).view(bsz, q_len, self.num_key_value_heads, self.head_dim).transpose(1, 2)
229
+
230
+ kv_seq_len = key_states.shape[-2]
231
+ if past_key_value is not None:
232
+ @@ -275,6 +284,9 @@ class LlamaAttention(nn.Module):
233
+
234
+ past_key_value = (key_states, value_states) if use_cache else None
235
+
236
+ + # repeat k/v heads if n_kv_heads < n_heads
237
+ + key_states = repeat_kv(key_states, self.num_key_value_groups) # (bs, n_heads, seqlen, head_dim)
238
+ + value_states = repeat_kv(value_states, self.num_key_value_groups) # (bs, n_heads, seqlen, head_dim)
239
+ attn_weights = torch.matmul(query_states, key_states.transpose(2, 3)) / math.sqrt(self.head_dim)
240
+
241
+ if attn_weights.size() != (bsz, self.num_heads, q_len, kv_seq_len):
242
+ diff --git a/src/transformers/models/llama/tokenization_llama.py b/src/transformers/models/llama/tokenization_llama.py
243
+ index 193d4edd5..f0fa81c3e 100644
244
+ --- a/src/transformers/models/llama/tokenization_llama.py
245
+ +++ b/src/transformers/models/llama/tokenization_llama.py
246
+ @@ -21,13 +21,15 @@
247
+ """Tokenization classes for LLaMA."""
248
+ import os
249
+ from shutil import copyfile
250
+ -from typing import Any, Dict, List, Optional, Tuple
251
+ +from typing import TYPE_CHECKING, Any, Dict, List, Optional, Tuple
252
+
253
+ import sentencepiece as spm
254
+
255
+ from ...tokenization_utils import AddedToken, PreTrainedTokenizer
256
+ from ...utils import logging
257
+
258
+ +if TYPE_CHECKING:
259
+ + from transformers.pipelines.conversational import Conversation
260
+
261
+ logger = logging.get_logger(__name__)
262
+
263
+ @@ -46,6 +48,7 @@ PRETRAINED_POSITIONAL_EMBEDDINGS_SIZES = {
264
+ }
265
+ SPIECE_UNDERLINE = "▁"
266
+
267
+ +B_INST, E_INST = "[INST]", "[/INST]"
268
+
269
+ class LlamaTokenizer(PreTrainedTokenizer):
270
+ """
271
+ @@ -314,3 +317,34 @@ class LlamaTokenizer(PreTrainedTokenizer):
272
+ output += [1] * len(bos_token_id + token_ids_1 + eos_token_id)
273
+
274
+ return output
275
+ +
276
+ + def _build_conversation_input_ids(self, conversation: "Conversation") -> List[int]:
277
+ + """Builds the input ids for a conversation.
278
+ + This is the format used in the provided examples. "
279
+ + ```
280
+ + <bos>[INST] Prompt [/INST] Answer <eos>
281
+ + <bos>[INST] Prompt [/INST]
282
+ + ```
283
+ + Args:
284
+ + conversation (`Conversation`):
285
+ + Conversation to build input ids for.
286
+ + Returns:
287
+ + `List[int]`:
288
+ + Input ids for the conversation.
289
+ + """
290
+ + dialogue = list(conversation.iter_texts())
291
+ + if not all([is_user for is_user, msg in dialogue[::2]]) or not all([not is_user for is_user, msg in dialogue[1::2]]):
292
+ + raise ValueError(
293
+ + "The model only supports 'user' and 'assistant' roles, starting with user and alternating (u/a/u/a/u...)"
294
+ + )
295
+ + dialog_tokens: List[int] = sum(
296
+ + [
297
+ + [self.bos_token_id]+self.encode(f"{B_INST} {(prompt[1]).strip()} {E_INST} {(answer[1]).strip()} ", add_special_tokens = False) + [self.eos_token_id]
298
+ + for prompt, answer in zip(dialogue[::2], dialogue[1::2])
299
+ + ],
300
+ + [],
301
+ + )
302
+ + if not (dialogue[-1][0]):
303
+ + raise ValueError(f"Last message must be from user, got {dialogue[-1]['role']}")
304
+ + dialog_tokens += [self.bos_token_id] + self.encode(f"{B_INST} {(dialogue[-1][1]).strip()} {E_INST}", add_special_tokens = False)
305
+ + return dialog_tokens
306
+
307
+ diff --git a/src/transformers/models/llama/tokenization_llama_fast.py b/src/transformers/models/llama/tokenization_llama_fast.py
308
+ index 28e9413a5..5a3127c69 100644
309
+ --- a/src/transformers/models/llama/tokenization_llama_fast.py
310
+ +++ b/src/transformers/models/llama/tokenization_llama_fast.py
311
+ @@ -33,6 +33,12 @@ else:
312
+ logger = logging.get_logger(__name__)
313
+ VOCAB_FILES_NAMES = {"vocab_file": "tokenizer.model", "tokenizer_file": "tokenizer.json"}
314
+
315
+ +B_INST, E_INST = "[INST]", "[/INST]"
316
+ +B_SYS, E_SYS = "<<SYS>>\n", "\n<</SYS>>\n\n"
317
+ +DEFAULT_SYSTEM_PROMPT = """\
318
+ +You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.
319
+ +
320
+ +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."""
321
+
322
+ class LlamaTokenizerFast(PreTrainedTokenizerFast):
323
+ """
324
+ @@ -171,3 +177,43 @@ class LlamaTokenizerFast(PreTrainedTokenizerFast):
325
+ copyfile(self.vocab_file, out_vocab_file)
326
+
327
+ return (out_vocab_file,)
328
+ +
329
+ + def _build_conversation_input_ids(self, conversation: "Conversation") -> List[int]:
330
+ + """Builds the input ids for a conversation.
331
+ + This is the format used in the provided examples. System prompts should be manually added
332
+ + at the beginning of the conversation. If no system prompt is given, the `DEFAULT_SYSTEM_PROMPT` will
333
+ + be used.
334
+ + ```
335
+ + <bos>[INST] Prompt [/INST] Answer <eos>
336
+ + <bos>[INST] Prompt [/INST]
337
+ + ```
338
+ + Args:
339
+ + conversation (`Conversation`):
340
+ + Conversation to build input ids for.
341
+ + Returns:
342
+ + `List[int]`:
343
+ + Input ids for the conversation.
344
+ + """
345
+ + dialogue = list(conversation.iter_texts())
346
+ + if not all([is_user for is_user, msg in dialogue[::2]]) or not all([not is_user for is_user, msg in dialogue[1::2]]):
347
+ + raise ValueError(
348
+ + "The model only supports 'user' and 'assistant' roles, starting with user and alternating (u/a/u/a/u...)"
349
+ + )
350
+ +
351
+ + # TODO add system prompt
352
+ + dialog_tokens: List[int] = []
353
+ + if B_SYS not in conversation.past_user_inputs[0]:
354
+ + conversation.past_user_inputs[0] = B_SYS + DEFAULT_SYSTEM_PROMPT + E_SYS + conversation.past_user_inputs[0]
355
+ +
356
+ +
357
+ + dialog_tokens += sum(
358
+ + [
359
+ + [self.bos_token_id]+self.encode(f"{B_INST} {(prompt[1]).strip()} {E_INST} {(answer[1]).strip()} ", add_special_tokens = False) + [self.eos_token_id]
360
+ + for prompt, answer in zip(dialogue[::2], dialogue[1::2])
361
+ + ],
362
+ + [],
363
+ + )
364
+ + if not (dialogue[-1][0]):
365
+ + raise ValueError(f"Last message must be from user, got {dialogue[-1]['role']}")
366
+ + dialog_tokens += [self.bos_token_id] + self.encode(f"{B_INST} {(dialogue[-1][1]).strip()} {E_INST}", add_special_tokens = False)
367
+ + return dialog_tokens
368
+
369
+ diff --git a/tests/models/llama/test_modeling_llama.py b/tests/models/llama/test_modeling_llama.py
370
+ index e8b808461..a43ba3654 100644
371
+ --- a/tests/models/llama/test_modeling_llama.py
372
+ +++ b/tests/models/llama/test_modeling_llama.py
373
+ @@ -365,3 +365,65 @@ class LlamaModelTest(ModelTesterMixin, GenerationTesterMixin, PipelineTesterMixi
374
+
375
+ # The output should be different for long inputs
376
+ self.assertFalse(torch.allclose(original_long_output, scaled_long_output, atol=1e-5))
377
+ +class LlamaIntegrationTest(unittest.TestCase):
378
+ +
379
+ + def test_model_7b_logits(self):
380
+ + input_ids = [1, 306, 4658, 278, 6593, 310, 2834, 338]
381
+ + model = LlamaForCausalLM.from_pretrained("/raid/arthur/llama-7b", device_map = "auto")
382
+ + out = model(torch.tensor(input_ids))
383
+ + # Expected mean on dim = -1
384
+ + EXPECTED_MEAN = torch.tensor([[-6.6550, -4.1227, -4.9859, -3.2406, 0.8262, -3.0033, 1.2964, -3.3699]])
385
+ + # slicing logits[0, 0, 0:30]
386
+ + EXPECTED_SLICE = torch.tensor([-12.8281, -7.4453, -0.4639, -8.0625, -7.2500, -8.0000, -6.4883,
387
+ + -7.7695, -7.8438, -7.0312, -6.2188, -7.1328, -1.8496, 1.9961,
388
+ + -8.6250, -6.7227, -12.8281, -6.9492, -7.0742, -7.7852, -7.5820,
389
+ + -7.9062, -6.9375, -7.9805, -8.3438, -8.1562, -8.0469, -7.6250,
390
+ + -7.7422, -7.3398])
391
+ +
392
+ + def test_model_7bf_logits(self):
393
+ + input_ids = [1, 306, 4658, 278, 6593, 310, 2834, 338]
394
+ + model = LlamaForCausalLM.from_pretrained("/raid/arthur/llama-7bf", device_map = "auto")
395
+ + out = model(torch.tensor(input_ids))
396
+ + # Expected mean on dim = -1
397
+ + EXPECTED_MEAN = torch.tensor([ 0.0719, -4.1667, -3.4864, -4.6226, 1.7280, -3.6511, 1.0122, -0.1268])
398
+ + # slicing logits[0, 0, 0:30]
399
+ + EXPECTED_SLICE = torch.tensor([ 0.1038, -0.2218, 0.3132, -0.8379, 1.5576, 2.6680, 1.5811, 2.5078,
400
+ + 1.2129, 0.3484, 1.6602, 0.8213, 0.6294, 0.4907, 1.2588, 0.3982,
401
+ + 0.1039, 1.9062, 0.6665, 1.0439, 0.5850, 1.8535, 2.3828, 1.8096,
402
+ + 1.0498, 1.4629, 1.3506, 2.8574, 1.3447, 1.9971])
403
+ +
404
+ + def test_model_13b_logits(self):
405
+ + input_ids = [1, 306, 4658, 278, 6593, 310, 2834, 338]
406
+ + model = LlamaForCausalLM.from_pretrained("/raid/arthur/llama-13b", device_map = "auto")
407
+ + out = model(torch.tensor(input_ids))
408
+ + # Expected mean on dim = -1
409
+ + EXPECTED_MEAN = torch.tensor([[-2.0622, -1.2794, -1.1638, -0.9788, -1.4603, -1.0238, -1.7893, -1.4411]],dtype=torch.float32)
410
+ + # slicing logits[0, 0, 0:30]
411
+ + EXPECTED_SLICE = torch.tensor([-8.1406, -8.0547, 2.7461, -1.2344, -0.1448, -1.8262, -1.0020, -1.8154,
412
+ + -1.6895, -1.8516, -2.3574, -0.9277, 3.7598, 6.5742, -1.2998, -0.1177,
413
+ + -8.1406, -2.9688, -2.9199, -3.1699, -3.5254, -2.3555, -2.7988, -3.4141,
414
+ + -2.8262, -4.5195, -3.3379, -3.3164, -2.7832, -3.0273])
415
+ +
416
+ +
417
+ +
418
+ + def test_model_13bf_logits(self):
419
+ + input_ids = [1, 306, 4658, 278, 6593, 310, 2834, 338]
420
+ + model = LlamaForCausalLM.from_pretrained("/raid/arthur/llama-13bf", device_map = "auto")
421
+ + out = model(torch.tensor(input_ids))
422
+ + # Expected mean on dim = -1
423
+ + EXPECTED_MEAN = torch.tensor([[-0.8562, -1.8520, -0.7551, -0.4162, -1.5161, -1.2038, -2.4823, -2.3254]])
424
+ + # slicing logits[0, 0, 0:30]
425
+ + EXPECTED_SLICE = torch.tensor([-2.2227, 4.8828, 0.9023, -0.4578, -0.7871, -0.1033, -0.6221, -0.5786,
426
+ + -0.7803, -1.0674, -1.2920, -0.1570, 0.8008, 2.0723, -0.9497, 0.2771,
427
+ + -2.2227, -0.7612, -1.4346, -1.2061, -1.6426, -0.3000, -0.7139, -1.1934,
428
+ + -1.8691, -1.6973, -1.5947, -1.2705, -0.3523, -0.5513])
429
+ +
430
+ + def test_model_70b_logits(self):
431
+ + input_ids = [1, 306, 4658, 278, 6593, 310, 2834, 338]
432
+ +
433
+ + EXPECTED_MEAN = torch.tensor([-9.4922, -3.9551, 1.7998, -5.6758, -5.1055, -5.8984, -4.8320, -6.8086,
434
+ + -6.5391, -5.6172, -5.5820, -5.5352, 1.7881, 3.6289, -6.5117, -3.4785,
435
+ + -9.5000, -6.0352, -6.8125, -6.0195, -6.6836, -5.4727, -6.2812, -6.0391,
436
+ + -7.3398, -7.4297, -7.4844, -6.5820, -5.8789, -5.5312],dtype=torch.float32)
437
+ + EXPECTED_SLICE = torch.tensor([[-4.2327, -3.3360, -4.6665, -4.7631, -1.8180, -3.4170, -1.4211, -3.1810]],dtype=torch.float32)
438
+ +
model-00001-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c65a110ea6889876787b38160158204fdbc8b654e169de1fb41c214d95a661
3
+ size 9852591960
model-00002-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2bc67e6f4c202277bffdb23b1fe149dd007ddd4c69805c56cb611396f12d28
3
+ size 9798099016
model-00003-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b7013d32a2b10e4382550778d8db420bb5bd91eb14ec49b4beb06e570fb09c
3
+ size 9965870512
model-00004-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45b24dd4b03221c5dbf1da22a4c65ed5099de5d53c313ff9bb9476c5f9d14a6e
3
+ size 9798066064
model-00005-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4221301ea892eec7fc33a01c24a58bd0a2330d9d74e2f333ac09645eb28f9e7a
3
+ size 9798099056
model-00006-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4fb1dbbb634cb963ad3e99bb3d2a8a6d2aecf41e1120e1c125ced8ce3825ab0
3
+ size 9798099056
model-00007-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a516e201780faa4aca55f61ba3bf159350f6a445c7c4e6043a7011fa250abbd0
3
+ size 9965870512
model-00008-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d0496e32a1a58d702c4b69a72e5793cdcd8e4bc1b80fdca7cf724039f4a2f66
3
+ size 9798066064
model-00009-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2fd9f84a743413035bdc8ec8ea6569306c12b78451659353fb8bb784690d64d
3
+ size 9798099056
model-00010-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0265d4d14fad570df6651d874e3717047110730630ce136ff9e442e216f1cd8
3
+ size 9798099056
model-00011-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b9e7b2f75cb12ff26e72e8ba7f841c3a2125059b04f91c994c63f80107c220
3
+ size 9965870512
model-00012-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3ce7c3220e6b86545438126d2bfc091402c8d557631aa75e71902cf71bd5bb
3
+ size 9798066064
model-00013-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c4ce7127d4facdf06a57fdd2d2527c2a727d5c5f6190f2686943d89f936fc9e
3
+ size 9798099056
model-00014-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:642989aef716c4e2ee53d7b4effc77972a860ef33f08a8fce7eb2bda2495b86f
3
+ size 9496124816
model-00015-of-00015.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eb0e16b04caf90da13be6c1acedbdd1f4940b4ba1d2c7f8bbbc5e7091d9c053
3
+ size 524288128
model.safetensors.index.json ADDED
@@ -0,0 +1,810 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 137953316864
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "model-00015-of-00015.safetensors",
7
+ "model.embed_tokens.weight": "model-00001-of-00015.safetensors",
8
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00015.safetensors",
9
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00015.safetensors",
10
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00015.safetensors",
11
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00015.safetensors",
12
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00015.safetensors",
13
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00015.safetensors",
14
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00015.safetensors",
15
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00015.safetensors",
16
+ "model.layers.0.self_attn.rotary_emb.inv_freq": "model-00001-of-00015.safetensors",
17
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00015.safetensors",
18
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00015.safetensors",
19
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00015.safetensors",
20
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00015.safetensors",
21
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00015.safetensors",
22
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00015.safetensors",
23
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00015.safetensors",
24
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00015.safetensors",
25
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00015.safetensors",
26
+ "model.layers.1.self_attn.rotary_emb.inv_freq": "model-00001-of-00015.safetensors",
27
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00015.safetensors",
28
+ "model.layers.10.input_layernorm.weight": "model-00002-of-00015.safetensors",
29
+ "model.layers.10.mlp.down_proj.weight": "model-00002-of-00015.safetensors",
30
+ "model.layers.10.mlp.gate_proj.weight": "model-00002-of-00015.safetensors",
31
+ "model.layers.10.mlp.up_proj.weight": "model-00002-of-00015.safetensors",
32
+ "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00015.safetensors",
33
+ "model.layers.10.self_attn.k_proj.weight": "model-00002-of-00015.safetensors",
34
+ "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00015.safetensors",
35
+ "model.layers.10.self_attn.q_proj.weight": "model-00002-of-00015.safetensors",
36
+ "model.layers.10.self_attn.rotary_emb.inv_freq": "model-00002-of-00015.safetensors",
37
+ "model.layers.10.self_attn.v_proj.weight": "model-00002-of-00015.safetensors",
38
+ "model.layers.11.input_layernorm.weight": "model-00003-of-00015.safetensors",
39
+ "model.layers.11.mlp.down_proj.weight": "model-00003-of-00015.safetensors",
40
+ "model.layers.11.mlp.gate_proj.weight": "model-00003-of-00015.safetensors",
41
+ "model.layers.11.mlp.up_proj.weight": "model-00003-of-00015.safetensors",
42
+ "model.layers.11.post_attention_layernorm.weight": "model-00003-of-00015.safetensors",
43
+ "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00015.safetensors",
44
+ "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00015.safetensors",
45
+ "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00015.safetensors",
46
+ "model.layers.11.self_attn.rotary_emb.inv_freq": "model-00002-of-00015.safetensors",
47
+ "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00015.safetensors",
48
+ "model.layers.12.input_layernorm.weight": "model-00003-of-00015.safetensors",
49
+ "model.layers.12.mlp.down_proj.weight": "model-00003-of-00015.safetensors",
50
+ "model.layers.12.mlp.gate_proj.weight": "model-00003-of-00015.safetensors",
51
+ "model.layers.12.mlp.up_proj.weight": "model-00003-of-00015.safetensors",
52
+ "model.layers.12.post_attention_layernorm.weight": "model-00003-of-00015.safetensors",
53
+ "model.layers.12.self_attn.k_proj.weight": "model-00003-of-00015.safetensors",
54
+ "model.layers.12.self_attn.o_proj.weight": "model-00003-of-00015.safetensors",
55
+ "model.layers.12.self_attn.q_proj.weight": "model-00003-of-00015.safetensors",
56
+ "model.layers.12.self_attn.rotary_emb.inv_freq": "model-00003-of-00015.safetensors",
57
+ "model.layers.12.self_attn.v_proj.weight": "model-00003-of-00015.safetensors",
58
+ "model.layers.13.input_layernorm.weight": "model-00003-of-00015.safetensors",
59
+ "model.layers.13.mlp.down_proj.weight": "model-00003-of-00015.safetensors",
60
+ "model.layers.13.mlp.gate_proj.weight": "model-00003-of-00015.safetensors",
61
+ "model.layers.13.mlp.up_proj.weight": "model-00003-of-00015.safetensors",
62
+ "model.layers.13.post_attention_layernorm.weight": "model-00003-of-00015.safetensors",
63
+ "model.layers.13.self_attn.k_proj.weight": "model-00003-of-00015.safetensors",
64
+ "model.layers.13.self_attn.o_proj.weight": "model-00003-of-00015.safetensors",
65
+ "model.layers.13.self_attn.q_proj.weight": "model-00003-of-00015.safetensors",
66
+ "model.layers.13.self_attn.rotary_emb.inv_freq": "model-00003-of-00015.safetensors",
67
+ "model.layers.13.self_attn.v_proj.weight": "model-00003-of-00015.safetensors",
68
+ "model.layers.14.input_layernorm.weight": "model-00003-of-00015.safetensors",
69
+ "model.layers.14.mlp.down_proj.weight": "model-00003-of-00015.safetensors",
70
+ "model.layers.14.mlp.gate_proj.weight": "model-00003-of-00015.safetensors",
71
+ "model.layers.14.mlp.up_proj.weight": "model-00003-of-00015.safetensors",
72
+ "model.layers.14.post_attention_layernorm.weight": "model-00003-of-00015.safetensors",
73
+ "model.layers.14.self_attn.k_proj.weight": "model-00003-of-00015.safetensors",
74
+ "model.layers.14.self_attn.o_proj.weight": "model-00003-of-00015.safetensors",
75
+ "model.layers.14.self_attn.q_proj.weight": "model-00003-of-00015.safetensors",
76
+ "model.layers.14.self_attn.rotary_emb.inv_freq": "model-00003-of-00015.safetensors",
77
+ "model.layers.14.self_attn.v_proj.weight": "model-00003-of-00015.safetensors",
78
+ "model.layers.15.input_layernorm.weight": "model-00003-of-00015.safetensors",
79
+ "model.layers.15.mlp.down_proj.weight": "model-00003-of-00015.safetensors",
80
+ "model.layers.15.mlp.gate_proj.weight": "model-00003-of-00015.safetensors",
81
+ "model.layers.15.mlp.up_proj.weight": "model-00003-of-00015.safetensors",
82
+ "model.layers.15.post_attention_layernorm.weight": "model-00003-of-00015.safetensors",
83
+ "model.layers.15.self_attn.k_proj.weight": "model-00003-of-00015.safetensors",
84
+ "model.layers.15.self_attn.o_proj.weight": "model-00003-of-00015.safetensors",
85
+ "model.layers.15.self_attn.q_proj.weight": "model-00003-of-00015.safetensors",
86
+ "model.layers.15.self_attn.rotary_emb.inv_freq": "model-00003-of-00015.safetensors",
87
+ "model.layers.15.self_attn.v_proj.weight": "model-00003-of-00015.safetensors",
88
+ "model.layers.16.input_layernorm.weight": "model-00003-of-00015.safetensors",
89
+ "model.layers.16.mlp.down_proj.weight": "model-00003-of-00015.safetensors",
90
+ "model.layers.16.mlp.gate_proj.weight": "model-00003-of-00015.safetensors",
91
+ "model.layers.16.mlp.up_proj.weight": "model-00003-of-00015.safetensors",
92
+ "model.layers.16.post_attention_layernorm.weight": "model-00003-of-00015.safetensors",
93
+ "model.layers.16.self_attn.k_proj.weight": "model-00003-of-00015.safetensors",
94
+ "model.layers.16.self_attn.o_proj.weight": "model-00003-of-00015.safetensors",
95
+ "model.layers.16.self_attn.q_proj.weight": "model-00003-of-00015.safetensors",
96
+ "model.layers.16.self_attn.rotary_emb.inv_freq": "model-00003-of-00015.safetensors",
97
+ "model.layers.16.self_attn.v_proj.weight": "model-00003-of-00015.safetensors",
98
+ "model.layers.17.input_layernorm.weight": "model-00004-of-00015.safetensors",
99
+ "model.layers.17.mlp.down_proj.weight": "model-00004-of-00015.safetensors",
100
+ "model.layers.17.mlp.gate_proj.weight": "model-00004-of-00015.safetensors",
101
+ "model.layers.17.mlp.up_proj.weight": "model-00004-of-00015.safetensors",
102
+ "model.layers.17.post_attention_layernorm.weight": "model-00004-of-00015.safetensors",
103
+ "model.layers.17.self_attn.k_proj.weight": "model-00004-of-00015.safetensors",
104
+ "model.layers.17.self_attn.o_proj.weight": "model-00004-of-00015.safetensors",
105
+ "model.layers.17.self_attn.q_proj.weight": "model-00004-of-00015.safetensors",
106
+ "model.layers.17.self_attn.rotary_emb.inv_freq": "model-00004-of-00015.safetensors",
107
+ "model.layers.17.self_attn.v_proj.weight": "model-00004-of-00015.safetensors",
108
+ "model.layers.18.input_layernorm.weight": "model-00004-of-00015.safetensors",
109
+ "model.layers.18.mlp.down_proj.weight": "model-00004-of-00015.safetensors",
110
+ "model.layers.18.mlp.gate_proj.weight": "model-00004-of-00015.safetensors",
111
+ "model.layers.18.mlp.up_proj.weight": "model-00004-of-00015.safetensors",
112
+ "model.layers.18.post_attention_layernorm.weight": "model-00004-of-00015.safetensors",
113
+ "model.layers.18.self_attn.k_proj.weight": "model-00004-of-00015.safetensors",
114
+ "model.layers.18.self_attn.o_proj.weight": "model-00004-of-00015.safetensors",
115
+ "model.layers.18.self_attn.q_proj.weight": "model-00004-of-00015.safetensors",
116
+ "model.layers.18.self_attn.rotary_emb.inv_freq": "model-00004-of-00015.safetensors",
117
+ "model.layers.18.self_attn.v_proj.weight": "model-00004-of-00015.safetensors",
118
+ "model.layers.19.input_layernorm.weight": "model-00004-of-00015.safetensors",
119
+ "model.layers.19.mlp.down_proj.weight": "model-00004-of-00015.safetensors",
120
+ "model.layers.19.mlp.gate_proj.weight": "model-00004-of-00015.safetensors",
121
+ "model.layers.19.mlp.up_proj.weight": "model-00004-of-00015.safetensors",
122
+ "model.layers.19.post_attention_layernorm.weight": "model-00004-of-00015.safetensors",
123
+ "model.layers.19.self_attn.k_proj.weight": "model-00004-of-00015.safetensors",
124
+ "model.layers.19.self_attn.o_proj.weight": "model-00004-of-00015.safetensors",
125
+ "model.layers.19.self_attn.q_proj.weight": "model-00004-of-00015.safetensors",
126
+ "model.layers.19.self_attn.rotary_emb.inv_freq": "model-00004-of-00015.safetensors",
127
+ "model.layers.19.self_attn.v_proj.weight": "model-00004-of-00015.safetensors",
128
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00015.safetensors",
129
+ "model.layers.2.mlp.down_proj.weight": "model-00001-of-00015.safetensors",
130
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00015.safetensors",
131
+ "model.layers.2.mlp.up_proj.weight": "model-00001-of-00015.safetensors",
132
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00015.safetensors",
133
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00015.safetensors",
134
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00015.safetensors",
135
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00015.safetensors",
136
+ "model.layers.2.self_attn.rotary_emb.inv_freq": "model-00001-of-00015.safetensors",
137
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00015.safetensors",
138
+ "model.layers.20.input_layernorm.weight": "model-00004-of-00015.safetensors",
139
+ "model.layers.20.mlp.down_proj.weight": "model-00004-of-00015.safetensors",
140
+ "model.layers.20.mlp.gate_proj.weight": "model-00004-of-00015.safetensors",
141
+ "model.layers.20.mlp.up_proj.weight": "model-00004-of-00015.safetensors",
142
+ "model.layers.20.post_attention_layernorm.weight": "model-00004-of-00015.safetensors",
143
+ "model.layers.20.self_attn.k_proj.weight": "model-00004-of-00015.safetensors",
144
+ "model.layers.20.self_attn.o_proj.weight": "model-00004-of-00015.safetensors",
145
+ "model.layers.20.self_attn.q_proj.weight": "model-00004-of-00015.safetensors",
146
+ "model.layers.20.self_attn.rotary_emb.inv_freq": "model-00004-of-00015.safetensors",
147
+ "model.layers.20.self_attn.v_proj.weight": "model-00004-of-00015.safetensors",
148
+ "model.layers.21.input_layernorm.weight": "model-00004-of-00015.safetensors",
149
+ "model.layers.21.mlp.down_proj.weight": "model-00004-of-00015.safetensors",
150
+ "model.layers.21.mlp.gate_proj.weight": "model-00004-of-00015.safetensors",
151
+ "model.layers.21.mlp.up_proj.weight": "model-00004-of-00015.safetensors",
152
+ "model.layers.21.post_attention_layernorm.weight": "model-00004-of-00015.safetensors",
153
+ "model.layers.21.self_attn.k_proj.weight": "model-00004-of-00015.safetensors",
154
+ "model.layers.21.self_attn.o_proj.weight": "model-00004-of-00015.safetensors",
155
+ "model.layers.21.self_attn.q_proj.weight": "model-00004-of-00015.safetensors",
156
+ "model.layers.21.self_attn.rotary_emb.inv_freq": "model-00004-of-00015.safetensors",
157
+ "model.layers.21.self_attn.v_proj.weight": "model-00004-of-00015.safetensors",
158
+ "model.layers.22.input_layernorm.weight": "model-00005-of-00015.safetensors",
159
+ "model.layers.22.mlp.down_proj.weight": "model-00004-of-00015.safetensors",
160
+ "model.layers.22.mlp.gate_proj.weight": "model-00004-of-00015.safetensors",
161
+ "model.layers.22.mlp.up_proj.weight": "model-00005-of-00015.safetensors",
162
+ "model.layers.22.post_attention_layernorm.weight": "model-00005-of-00015.safetensors",
163
+ "model.layers.22.self_attn.k_proj.weight": "model-00004-of-00015.safetensors",
164
+ "model.layers.22.self_attn.o_proj.weight": "model-00004-of-00015.safetensors",
165
+ "model.layers.22.self_attn.q_proj.weight": "model-00004-of-00015.safetensors",
166
+ "model.layers.22.self_attn.rotary_emb.inv_freq": "model-00004-of-00015.safetensors",
167
+ "model.layers.22.self_attn.v_proj.weight": "model-00004-of-00015.safetensors",
168
+ "model.layers.23.input_layernorm.weight": "model-00005-of-00015.safetensors",
169
+ "model.layers.23.mlp.down_proj.weight": "model-00005-of-00015.safetensors",
170
+ "model.layers.23.mlp.gate_proj.weight": "model-00005-of-00015.safetensors",
171
+ "model.layers.23.mlp.up_proj.weight": "model-00005-of-00015.safetensors",
172
+ "model.layers.23.post_attention_layernorm.weight": "model-00005-of-00015.safetensors",
173
+ "model.layers.23.self_attn.k_proj.weight": "model-00005-of-00015.safetensors",
174
+ "model.layers.23.self_attn.o_proj.weight": "model-00005-of-00015.safetensors",
175
+ "model.layers.23.self_attn.q_proj.weight": "model-00005-of-00015.safetensors",
176
+ "model.layers.23.self_attn.rotary_emb.inv_freq": "model-00005-of-00015.safetensors",
177
+ "model.layers.23.self_attn.v_proj.weight": "model-00005-of-00015.safetensors",
178
+ "model.layers.24.input_layernorm.weight": "model-00005-of-00015.safetensors",
179
+ "model.layers.24.mlp.down_proj.weight": "model-00005-of-00015.safetensors",
180
+ "model.layers.24.mlp.gate_proj.weight": "model-00005-of-00015.safetensors",
181
+ "model.layers.24.mlp.up_proj.weight": "model-00005-of-00015.safetensors",
182
+ "model.layers.24.post_attention_layernorm.weight": "model-00005-of-00015.safetensors",
183
+ "model.layers.24.self_attn.k_proj.weight": "model-00005-of-00015.safetensors",
184
+ "model.layers.24.self_attn.o_proj.weight": "model-00005-of-00015.safetensors",
185
+ "model.layers.24.self_attn.q_proj.weight": "model-00005-of-00015.safetensors",
186
+ "model.layers.24.self_attn.rotary_emb.inv_freq": "model-00005-of-00015.safetensors",
187
+ "model.layers.24.self_attn.v_proj.weight": "model-00005-of-00015.safetensors",
188
+ "model.layers.25.input_layernorm.weight": "model-00005-of-00015.safetensors",
189
+ "model.layers.25.mlp.down_proj.weight": "model-00005-of-00015.safetensors",
190
+ "model.layers.25.mlp.gate_proj.weight": "model-00005-of-00015.safetensors",
191
+ "model.layers.25.mlp.up_proj.weight": "model-00005-of-00015.safetensors",
192
+ "model.layers.25.post_attention_layernorm.weight": "model-00005-of-00015.safetensors",
193
+ "model.layers.25.self_attn.k_proj.weight": "model-00005-of-00015.safetensors",
194
+ "model.layers.25.self_attn.o_proj.weight": "model-00005-of-00015.safetensors",
195
+ "model.layers.25.self_attn.q_proj.weight": "model-00005-of-00015.safetensors",
196
+ "model.layers.25.self_attn.rotary_emb.inv_freq": "model-00005-of-00015.safetensors",
197
+ "model.layers.25.self_attn.v_proj.weight": "model-00005-of-00015.safetensors",
198
+ "model.layers.26.input_layernorm.weight": "model-00005-of-00015.safetensors",
199
+ "model.layers.26.mlp.down_proj.weight": "model-00005-of-00015.safetensors",
200
+ "model.layers.26.mlp.gate_proj.weight": "model-00005-of-00015.safetensors",
201
+ "model.layers.26.mlp.up_proj.weight": "model-00005-of-00015.safetensors",
202
+ "model.layers.26.post_attention_layernorm.weight": "model-00005-of-00015.safetensors",
203
+ "model.layers.26.self_attn.k_proj.weight": "model-00005-of-00015.safetensors",
204
+ "model.layers.26.self_attn.o_proj.weight": "model-00005-of-00015.safetensors",
205
+ "model.layers.26.self_attn.q_proj.weight": "model-00005-of-00015.safetensors",
206
+ "model.layers.26.self_attn.rotary_emb.inv_freq": "model-00005-of-00015.safetensors",
207
+ "model.layers.26.self_attn.v_proj.weight": "model-00005-of-00015.safetensors",
208
+ "model.layers.27.input_layernorm.weight": "model-00005-of-00015.safetensors",
209
+ "model.layers.27.mlp.down_proj.weight": "model-00005-of-00015.safetensors",
210
+ "model.layers.27.mlp.gate_proj.weight": "model-00005-of-00015.safetensors",
211
+ "model.layers.27.mlp.up_proj.weight": "model-00005-of-00015.safetensors",
212
+ "model.layers.27.post_attention_layernorm.weight": "model-00005-of-00015.safetensors",
213
+ "model.layers.27.self_attn.k_proj.weight": "model-00005-of-00015.safetensors",
214
+ "model.layers.27.self_attn.o_proj.weight": "model-00005-of-00015.safetensors",
215
+ "model.layers.27.self_attn.q_proj.weight": "model-00005-of-00015.safetensors",
216
+ "model.layers.27.self_attn.rotary_emb.inv_freq": "model-00005-of-00015.safetensors",
217
+ "model.layers.27.self_attn.v_proj.weight": "model-00005-of-00015.safetensors",
218
+ "model.layers.28.input_layernorm.weight": "model-00006-of-00015.safetensors",
219
+ "model.layers.28.mlp.down_proj.weight": "model-00006-of-00015.safetensors",
220
+ "model.layers.28.mlp.gate_proj.weight": "model-00005-of-00015.safetensors",
221
+ "model.layers.28.mlp.up_proj.weight": "model-00006-of-00015.safetensors",
222
+ "model.layers.28.post_attention_layernorm.weight": "model-00006-of-00015.safetensors",
223
+ "model.layers.28.self_attn.k_proj.weight": "model-00005-of-00015.safetensors",
224
+ "model.layers.28.self_attn.o_proj.weight": "model-00005-of-00015.safetensors",
225
+ "model.layers.28.self_attn.q_proj.weight": "model-00005-of-00015.safetensors",
226
+ "model.layers.28.self_attn.rotary_emb.inv_freq": "model-00005-of-00015.safetensors",
227
+ "model.layers.28.self_attn.v_proj.weight": "model-00005-of-00015.safetensors",
228
+ "model.layers.29.input_layernorm.weight": "model-00006-of-00015.safetensors",
229
+ "model.layers.29.mlp.down_proj.weight": "model-00006-of-00015.safetensors",
230
+ "model.layers.29.mlp.gate_proj.weight": "model-00006-of-00015.safetensors",
231
+ "model.layers.29.mlp.up_proj.weight": "model-00006-of-00015.safetensors",
232
+ "model.layers.29.post_attention_layernorm.weight": "model-00006-of-00015.safetensors",
233
+ "model.layers.29.self_attn.k_proj.weight": "model-00006-of-00015.safetensors",
234
+ "model.layers.29.self_attn.o_proj.weight": "model-00006-of-00015.safetensors",
235
+ "model.layers.29.self_attn.q_proj.weight": "model-00006-of-00015.safetensors",
236
+ "model.layers.29.self_attn.rotary_emb.inv_freq": "model-00006-of-00015.safetensors",
237
+ "model.layers.29.self_attn.v_proj.weight": "model-00006-of-00015.safetensors",
238
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00015.safetensors",
239
+ "model.layers.3.mlp.down_proj.weight": "model-00001-of-00015.safetensors",
240
+ "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00015.safetensors",
241
+ "model.layers.3.mlp.up_proj.weight": "model-00001-of-00015.safetensors",
242
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00015.safetensors",
243
+ "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00015.safetensors",
244
+ "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00015.safetensors",
245
+ "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00015.safetensors",
246
+ "model.layers.3.self_attn.rotary_emb.inv_freq": "model-00001-of-00015.safetensors",
247
+ "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00015.safetensors",
248
+ "model.layers.30.input_layernorm.weight": "model-00006-of-00015.safetensors",
249
+ "model.layers.30.mlp.down_proj.weight": "model-00006-of-00015.safetensors",
250
+ "model.layers.30.mlp.gate_proj.weight": "model-00006-of-00015.safetensors",
251
+ "model.layers.30.mlp.up_proj.weight": "model-00006-of-00015.safetensors",
252
+ "model.layers.30.post_attention_layernorm.weight": "model-00006-of-00015.safetensors",
253
+ "model.layers.30.self_attn.k_proj.weight": "model-00006-of-00015.safetensors",
254
+ "model.layers.30.self_attn.o_proj.weight": "model-00006-of-00015.safetensors",
255
+ "model.layers.30.self_attn.q_proj.weight": "model-00006-of-00015.safetensors",
256
+ "model.layers.30.self_attn.rotary_emb.inv_freq": "model-00006-of-00015.safetensors",
257
+ "model.layers.30.self_attn.v_proj.weight": "model-00006-of-00015.safetensors",
258
+ "model.layers.31.input_layernorm.weight": "model-00006-of-00015.safetensors",
259
+ "model.layers.31.mlp.down_proj.weight": "model-00006-of-00015.safetensors",
260
+ "model.layers.31.mlp.gate_proj.weight": "model-00006-of-00015.safetensors",
261
+ "model.layers.31.mlp.up_proj.weight": "model-00006-of-00015.safetensors",
262
+ "model.layers.31.post_attention_layernorm.weight": "model-00006-of-00015.safetensors",
263
+ "model.layers.31.self_attn.k_proj.weight": "model-00006-of-00015.safetensors",
264
+ "model.layers.31.self_attn.o_proj.weight": "model-00006-of-00015.safetensors",
265
+ "model.layers.31.self_attn.q_proj.weight": "model-00006-of-00015.safetensors",
266
+ "model.layers.31.self_attn.rotary_emb.inv_freq": "model-00006-of-00015.safetensors",
267
+ "model.layers.31.self_attn.v_proj.weight": "model-00006-of-00015.safetensors",
268
+ "model.layers.32.input_layernorm.weight": "model-00006-of-00015.safetensors",
269
+ "model.layers.32.mlp.down_proj.weight": "model-00006-of-00015.safetensors",
270
+ "model.layers.32.mlp.gate_proj.weight": "model-00006-of-00015.safetensors",
271
+ "model.layers.32.mlp.up_proj.weight": "model-00006-of-00015.safetensors",
272
+ "model.layers.32.post_attention_layernorm.weight": "model-00006-of-00015.safetensors",
273
+ "model.layers.32.self_attn.k_proj.weight": "model-00006-of-00015.safetensors",
274
+ "model.layers.32.self_attn.o_proj.weight": "model-00006-of-00015.safetensors",
275
+ "model.layers.32.self_attn.q_proj.weight": "model-00006-of-00015.safetensors",
276
+ "model.layers.32.self_attn.rotary_emb.inv_freq": "model-00006-of-00015.safetensors",
277
+ "model.layers.32.self_attn.v_proj.weight": "model-00006-of-00015.safetensors",
278
+ "model.layers.33.input_layernorm.weight": "model-00006-of-00015.safetensors",
279
+ "model.layers.33.mlp.down_proj.weight": "model-00006-of-00015.safetensors",
280
+ "model.layers.33.mlp.gate_proj.weight": "model-00006-of-00015.safetensors",
281
+ "model.layers.33.mlp.up_proj.weight": "model-00006-of-00015.safetensors",
282
+ "model.layers.33.post_attention_layernorm.weight": "model-00006-of-00015.safetensors",
283
+ "model.layers.33.self_attn.k_proj.weight": "model-00006-of-00015.safetensors",
284
+ "model.layers.33.self_attn.o_proj.weight": "model-00006-of-00015.safetensors",
285
+ "model.layers.33.self_attn.q_proj.weight": "model-00006-of-00015.safetensors",
286
+ "model.layers.33.self_attn.rotary_emb.inv_freq": "model-00006-of-00015.safetensors",
287
+ "model.layers.33.self_attn.v_proj.weight": "model-00006-of-00015.safetensors",
288
+ "model.layers.34.input_layernorm.weight": "model-00007-of-00015.safetensors",
289
+ "model.layers.34.mlp.down_proj.weight": "model-00007-of-00015.safetensors",
290
+ "model.layers.34.mlp.gate_proj.weight": "model-00007-of-00015.safetensors",
291
+ "model.layers.34.mlp.up_proj.weight": "model-00007-of-00015.safetensors",
292
+ "model.layers.34.post_attention_layernorm.weight": "model-00007-of-00015.safetensors",
293
+ "model.layers.34.self_attn.k_proj.weight": "model-00006-of-00015.safetensors",
294
+ "model.layers.34.self_attn.o_proj.weight": "model-00006-of-00015.safetensors",
295
+ "model.layers.34.self_attn.q_proj.weight": "model-00006-of-00015.safetensors",
296
+ "model.layers.34.self_attn.rotary_emb.inv_freq": "model-00006-of-00015.safetensors",
297
+ "model.layers.34.self_attn.v_proj.weight": "model-00006-of-00015.safetensors",
298
+ "model.layers.35.input_layernorm.weight": "model-00007-of-00015.safetensors",
299
+ "model.layers.35.mlp.down_proj.weight": "model-00007-of-00015.safetensors",
300
+ "model.layers.35.mlp.gate_proj.weight": "model-00007-of-00015.safetensors",
301
+ "model.layers.35.mlp.up_proj.weight": "model-00007-of-00015.safetensors",
302
+ "model.layers.35.post_attention_layernorm.weight": "model-00007-of-00015.safetensors",
303
+ "model.layers.35.self_attn.k_proj.weight": "model-00007-of-00015.safetensors",
304
+ "model.layers.35.self_attn.o_proj.weight": "model-00007-of-00015.safetensors",
305
+ "model.layers.35.self_attn.q_proj.weight": "model-00007-of-00015.safetensors",
306
+ "model.layers.35.self_attn.rotary_emb.inv_freq": "model-00007-of-00015.safetensors",
307
+ "model.layers.35.self_attn.v_proj.weight": "model-00007-of-00015.safetensors",
308
+ "model.layers.36.input_layernorm.weight": "model-00007-of-00015.safetensors",
309
+ "model.layers.36.mlp.down_proj.weight": "model-00007-of-00015.safetensors",
310
+ "model.layers.36.mlp.gate_proj.weight": "model-00007-of-00015.safetensors",
311
+ "model.layers.36.mlp.up_proj.weight": "model-00007-of-00015.safetensors",
312
+ "model.layers.36.post_attention_layernorm.weight": "model-00007-of-00015.safetensors",
313
+ "model.layers.36.self_attn.k_proj.weight": "model-00007-of-00015.safetensors",
314
+ "model.layers.36.self_attn.o_proj.weight": "model-00007-of-00015.safetensors",
315
+ "model.layers.36.self_attn.q_proj.weight": "model-00007-of-00015.safetensors",
316
+ "model.layers.36.self_attn.rotary_emb.inv_freq": "model-00007-of-00015.safetensors",
317
+ "model.layers.36.self_attn.v_proj.weight": "model-00007-of-00015.safetensors",
318
+ "model.layers.37.input_layernorm.weight": "model-00007-of-00015.safetensors",
319
+ "model.layers.37.mlp.down_proj.weight": "model-00007-of-00015.safetensors",
320
+ "model.layers.37.mlp.gate_proj.weight": "model-00007-of-00015.safetensors",
321
+ "model.layers.37.mlp.up_proj.weight": "model-00007-of-00015.safetensors",
322
+ "model.layers.37.post_attention_layernorm.weight": "model-00007-of-00015.safetensors",
323
+ "model.layers.37.self_attn.k_proj.weight": "model-00007-of-00015.safetensors",
324
+ "model.layers.37.self_attn.o_proj.weight": "model-00007-of-00015.safetensors",
325
+ "model.layers.37.self_attn.q_proj.weight": "model-00007-of-00015.safetensors",
326
+ "model.layers.37.self_attn.rotary_emb.inv_freq": "model-00007-of-00015.safetensors",
327
+ "model.layers.37.self_attn.v_proj.weight": "model-00007-of-00015.safetensors",
328
+ "model.layers.38.input_layernorm.weight": "model-00007-of-00015.safetensors",
329
+ "model.layers.38.mlp.down_proj.weight": "model-00007-of-00015.safetensors",
330
+ "model.layers.38.mlp.gate_proj.weight": "model-00007-of-00015.safetensors",
331
+ "model.layers.38.mlp.up_proj.weight": "model-00007-of-00015.safetensors",
332
+ "model.layers.38.post_attention_layernorm.weight": "model-00007-of-00015.safetensors",
333
+ "model.layers.38.self_attn.k_proj.weight": "model-00007-of-00015.safetensors",
334
+ "model.layers.38.self_attn.o_proj.weight": "model-00007-of-00015.safetensors",
335
+ "model.layers.38.self_attn.q_proj.weight": "model-00007-of-00015.safetensors",
336
+ "model.layers.38.self_attn.rotary_emb.inv_freq": "model-00007-of-00015.safetensors",
337
+ "model.layers.38.self_attn.v_proj.weight": "model-00007-of-00015.safetensors",
338
+ "model.layers.39.input_layernorm.weight": "model-00007-of-00015.safetensors",
339
+ "model.layers.39.mlp.down_proj.weight": "model-00007-of-00015.safetensors",
340
+ "model.layers.39.mlp.gate_proj.weight": "model-00007-of-00015.safetensors",
341
+ "model.layers.39.mlp.up_proj.weight": "model-00007-of-00015.safetensors",
342
+ "model.layers.39.post_attention_layernorm.weight": "model-00007-of-00015.safetensors",
343
+ "model.layers.39.self_attn.k_proj.weight": "model-00007-of-00015.safetensors",
344
+ "model.layers.39.self_attn.o_proj.weight": "model-00007-of-00015.safetensors",
345
+ "model.layers.39.self_attn.q_proj.weight": "model-00007-of-00015.safetensors",
346
+ "model.layers.39.self_attn.rotary_emb.inv_freq": "model-00007-of-00015.safetensors",
347
+ "model.layers.39.self_attn.v_proj.weight": "model-00007-of-00015.safetensors",
348
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00015.safetensors",
349
+ "model.layers.4.mlp.down_proj.weight": "model-00001-of-00015.safetensors",
350
+ "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00015.safetensors",
351
+ "model.layers.4.mlp.up_proj.weight": "model-00001-of-00015.safetensors",
352
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00015.safetensors",
353
+ "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00015.safetensors",
354
+ "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00015.safetensors",
355
+ "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00015.safetensors",
356
+ "model.layers.4.self_attn.rotary_emb.inv_freq": "model-00001-of-00015.safetensors",
357
+ "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00015.safetensors",
358
+ "model.layers.40.input_layernorm.weight": "model-00008-of-00015.safetensors",
359
+ "model.layers.40.mlp.down_proj.weight": "model-00008-of-00015.safetensors",
360
+ "model.layers.40.mlp.gate_proj.weight": "model-00008-of-00015.safetensors",
361
+ "model.layers.40.mlp.up_proj.weight": "model-00008-of-00015.safetensors",
362
+ "model.layers.40.post_attention_layernorm.weight": "model-00008-of-00015.safetensors",
363
+ "model.layers.40.self_attn.k_proj.weight": "model-00008-of-00015.safetensors",
364
+ "model.layers.40.self_attn.o_proj.weight": "model-00008-of-00015.safetensors",
365
+ "model.layers.40.self_attn.q_proj.weight": "model-00008-of-00015.safetensors",
366
+ "model.layers.40.self_attn.rotary_emb.inv_freq": "model-00008-of-00015.safetensors",
367
+ "model.layers.40.self_attn.v_proj.weight": "model-00008-of-00015.safetensors",
368
+ "model.layers.41.input_layernorm.weight": "model-00008-of-00015.safetensors",
369
+ "model.layers.41.mlp.down_proj.weight": "model-00008-of-00015.safetensors",
370
+ "model.layers.41.mlp.gate_proj.weight": "model-00008-of-00015.safetensors",
371
+ "model.layers.41.mlp.up_proj.weight": "model-00008-of-00015.safetensors",
372
+ "model.layers.41.post_attention_layernorm.weight": "model-00008-of-00015.safetensors",
373
+ "model.layers.41.self_attn.k_proj.weight": "model-00008-of-00015.safetensors",
374
+ "model.layers.41.self_attn.o_proj.weight": "model-00008-of-00015.safetensors",
375
+ "model.layers.41.self_attn.q_proj.weight": "model-00008-of-00015.safetensors",
376
+ "model.layers.41.self_attn.rotary_emb.inv_freq": "model-00008-of-00015.safetensors",
377
+ "model.layers.41.self_attn.v_proj.weight": "model-00008-of-00015.safetensors",
378
+ "model.layers.42.input_layernorm.weight": "model-00008-of-00015.safetensors",
379
+ "model.layers.42.mlp.down_proj.weight": "model-00008-of-00015.safetensors",
380
+ "model.layers.42.mlp.gate_proj.weight": "model-00008-of-00015.safetensors",
381
+ "model.layers.42.mlp.up_proj.weight": "model-00008-of-00015.safetensors",
382
+ "model.layers.42.post_attention_layernorm.weight": "model-00008-of-00015.safetensors",
383
+ "model.layers.42.self_attn.k_proj.weight": "model-00008-of-00015.safetensors",
384
+ "model.layers.42.self_attn.o_proj.weight": "model-00008-of-00015.safetensors",
385
+ "model.layers.42.self_attn.q_proj.weight": "model-00008-of-00015.safetensors",
386
+ "model.layers.42.self_attn.rotary_emb.inv_freq": "model-00008-of-00015.safetensors",
387
+ "model.layers.42.self_attn.v_proj.weight": "model-00008-of-00015.safetensors",
388
+ "model.layers.43.input_layernorm.weight": "model-00008-of-00015.safetensors",
389
+ "model.layers.43.mlp.down_proj.weight": "model-00008-of-00015.safetensors",
390
+ "model.layers.43.mlp.gate_proj.weight": "model-00008-of-00015.safetensors",
391
+ "model.layers.43.mlp.up_proj.weight": "model-00008-of-00015.safetensors",
392
+ "model.layers.43.post_attention_layernorm.weight": "model-00008-of-00015.safetensors",
393
+ "model.layers.43.self_attn.k_proj.weight": "model-00008-of-00015.safetensors",
394
+ "model.layers.43.self_attn.o_proj.weight": "model-00008-of-00015.safetensors",
395
+ "model.layers.43.self_attn.q_proj.weight": "model-00008-of-00015.safetensors",
396
+ "model.layers.43.self_attn.rotary_emb.inv_freq": "model-00008-of-00015.safetensors",
397
+ "model.layers.43.self_attn.v_proj.weight": "model-00008-of-00015.safetensors",
398
+ "model.layers.44.input_layernorm.weight": "model-00008-of-00015.safetensors",
399
+ "model.layers.44.mlp.down_proj.weight": "model-00008-of-00015.safetensors",
400
+ "model.layers.44.mlp.gate_proj.weight": "model-00008-of-00015.safetensors",
401
+ "model.layers.44.mlp.up_proj.weight": "model-00008-of-00015.safetensors",
402
+ "model.layers.44.post_attention_layernorm.weight": "model-00008-of-00015.safetensors",
403
+ "model.layers.44.self_attn.k_proj.weight": "model-00008-of-00015.safetensors",
404
+ "model.layers.44.self_attn.o_proj.weight": "model-00008-of-00015.safetensors",
405
+ "model.layers.44.self_attn.q_proj.weight": "model-00008-of-00015.safetensors",
406
+ "model.layers.44.self_attn.rotary_emb.inv_freq": "model-00008-of-00015.safetensors",
407
+ "model.layers.44.self_attn.v_proj.weight": "model-00008-of-00015.safetensors",
408
+ "model.layers.45.input_layernorm.weight": "model-00009-of-00015.safetensors",
409
+ "model.layers.45.mlp.down_proj.weight": "model-00008-of-00015.safetensors",
410
+ "model.layers.45.mlp.gate_proj.weight": "model-00008-of-00015.safetensors",
411
+ "model.layers.45.mlp.up_proj.weight": "model-00009-of-00015.safetensors",
412
+ "model.layers.45.post_attention_layernorm.weight": "model-00009-of-00015.safetensors",
413
+ "model.layers.45.self_attn.k_proj.weight": "model-00008-of-00015.safetensors",
414
+ "model.layers.45.self_attn.o_proj.weight": "model-00008-of-00015.safetensors",
415
+ "model.layers.45.self_attn.q_proj.weight": "model-00008-of-00015.safetensors",
416
+ "model.layers.45.self_attn.rotary_emb.inv_freq": "model-00008-of-00015.safetensors",
417
+ "model.layers.45.self_attn.v_proj.weight": "model-00008-of-00015.safetensors",
418
+ "model.layers.46.input_layernorm.weight": "model-00009-of-00015.safetensors",
419
+ "model.layers.46.mlp.down_proj.weight": "model-00009-of-00015.safetensors",
420
+ "model.layers.46.mlp.gate_proj.weight": "model-00009-of-00015.safetensors",
421
+ "model.layers.46.mlp.up_proj.weight": "model-00009-of-00015.safetensors",
422
+ "model.layers.46.post_attention_layernorm.weight": "model-00009-of-00015.safetensors",
423
+ "model.layers.46.self_attn.k_proj.weight": "model-00009-of-00015.safetensors",
424
+ "model.layers.46.self_attn.o_proj.weight": "model-00009-of-00015.safetensors",
425
+ "model.layers.46.self_attn.q_proj.weight": "model-00009-of-00015.safetensors",
426
+ "model.layers.46.self_attn.rotary_emb.inv_freq": "model-00009-of-00015.safetensors",
427
+ "model.layers.46.self_attn.v_proj.weight": "model-00009-of-00015.safetensors",
428
+ "model.layers.47.input_layernorm.weight": "model-00009-of-00015.safetensors",
429
+ "model.layers.47.mlp.down_proj.weight": "model-00009-of-00015.safetensors",
430
+ "model.layers.47.mlp.gate_proj.weight": "model-00009-of-00015.safetensors",
431
+ "model.layers.47.mlp.up_proj.weight": "model-00009-of-00015.safetensors",
432
+ "model.layers.47.post_attention_layernorm.weight": "model-00009-of-00015.safetensors",
433
+ "model.layers.47.self_attn.k_proj.weight": "model-00009-of-00015.safetensors",
434
+ "model.layers.47.self_attn.o_proj.weight": "model-00009-of-00015.safetensors",
435
+ "model.layers.47.self_attn.q_proj.weight": "model-00009-of-00015.safetensors",
436
+ "model.layers.47.self_attn.rotary_emb.inv_freq": "model-00009-of-00015.safetensors",
437
+ "model.layers.47.self_attn.v_proj.weight": "model-00009-of-00015.safetensors",
438
+ "model.layers.48.input_layernorm.weight": "model-00009-of-00015.safetensors",
439
+ "model.layers.48.mlp.down_proj.weight": "model-00009-of-00015.safetensors",
440
+ "model.layers.48.mlp.gate_proj.weight": "model-00009-of-00015.safetensors",
441
+ "model.layers.48.mlp.up_proj.weight": "model-00009-of-00015.safetensors",
442
+ "model.layers.48.post_attention_layernorm.weight": "model-00009-of-00015.safetensors",
443
+ "model.layers.48.self_attn.k_proj.weight": "model-00009-of-00015.safetensors",
444
+ "model.layers.48.self_attn.o_proj.weight": "model-00009-of-00015.safetensors",
445
+ "model.layers.48.self_attn.q_proj.weight": "model-00009-of-00015.safetensors",
446
+ "model.layers.48.self_attn.rotary_emb.inv_freq": "model-00009-of-00015.safetensors",
447
+ "model.layers.48.self_attn.v_proj.weight": "model-00009-of-00015.safetensors",
448
+ "model.layers.49.input_layernorm.weight": "model-00009-of-00015.safetensors",
449
+ "model.layers.49.mlp.down_proj.weight": "model-00009-of-00015.safetensors",
450
+ "model.layers.49.mlp.gate_proj.weight": "model-00009-of-00015.safetensors",
451
+ "model.layers.49.mlp.up_proj.weight": "model-00009-of-00015.safetensors",
452
+ "model.layers.49.post_attention_layernorm.weight": "model-00009-of-00015.safetensors",
453
+ "model.layers.49.self_attn.k_proj.weight": "model-00009-of-00015.safetensors",
454
+ "model.layers.49.self_attn.o_proj.weight": "model-00009-of-00015.safetensors",
455
+ "model.layers.49.self_attn.q_proj.weight": "model-00009-of-00015.safetensors",
456
+ "model.layers.49.self_attn.rotary_emb.inv_freq": "model-00009-of-00015.safetensors",
457
+ "model.layers.49.self_attn.v_proj.weight": "model-00009-of-00015.safetensors",
458
+ "model.layers.5.input_layernorm.weight": "model-00002-of-00015.safetensors",
459
+ "model.layers.5.mlp.down_proj.weight": "model-00002-of-00015.safetensors",
460
+ "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00015.safetensors",
461
+ "model.layers.5.mlp.up_proj.weight": "model-00002-of-00015.safetensors",
462
+ "model.layers.5.post_attention_layernorm.weight": "model-00002-of-00015.safetensors",
463
+ "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00015.safetensors",
464
+ "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00015.safetensors",
465
+ "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00015.safetensors",
466
+ "model.layers.5.self_attn.rotary_emb.inv_freq": "model-00001-of-00015.safetensors",
467
+ "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00015.safetensors",
468
+ "model.layers.50.input_layernorm.weight": "model-00009-of-00015.safetensors",
469
+ "model.layers.50.mlp.down_proj.weight": "model-00009-of-00015.safetensors",
470
+ "model.layers.50.mlp.gate_proj.weight": "model-00009-of-00015.safetensors",
471
+ "model.layers.50.mlp.up_proj.weight": "model-00009-of-00015.safetensors",
472
+ "model.layers.50.post_attention_layernorm.weight": "model-00009-of-00015.safetensors",
473
+ "model.layers.50.self_attn.k_proj.weight": "model-00009-of-00015.safetensors",
474
+ "model.layers.50.self_attn.o_proj.weight": "model-00009-of-00015.safetensors",
475
+ "model.layers.50.self_attn.q_proj.weight": "model-00009-of-00015.safetensors",
476
+ "model.layers.50.self_attn.rotary_emb.inv_freq": "model-00009-of-00015.safetensors",
477
+ "model.layers.50.self_attn.v_proj.weight": "model-00009-of-00015.safetensors",
478
+ "model.layers.51.input_layernorm.weight": "model-00010-of-00015.safetensors",
479
+ "model.layers.51.mlp.down_proj.weight": "model-00010-of-00015.safetensors",
480
+ "model.layers.51.mlp.gate_proj.weight": "model-00009-of-00015.safetensors",
481
+ "model.layers.51.mlp.up_proj.weight": "model-00010-of-00015.safetensors",
482
+ "model.layers.51.post_attention_layernorm.weight": "model-00010-of-00015.safetensors",
483
+ "model.layers.51.self_attn.k_proj.weight": "model-00009-of-00015.safetensors",
484
+ "model.layers.51.self_attn.o_proj.weight": "model-00009-of-00015.safetensors",
485
+ "model.layers.51.self_attn.q_proj.weight": "model-00009-of-00015.safetensors",
486
+ "model.layers.51.self_attn.rotary_emb.inv_freq": "model-00009-of-00015.safetensors",
487
+ "model.layers.51.self_attn.v_proj.weight": "model-00009-of-00015.safetensors",
488
+ "model.layers.52.input_layernorm.weight": "model-00010-of-00015.safetensors",
489
+ "model.layers.52.mlp.down_proj.weight": "model-00010-of-00015.safetensors",
490
+ "model.layers.52.mlp.gate_proj.weight": "model-00010-of-00015.safetensors",
491
+ "model.layers.52.mlp.up_proj.weight": "model-00010-of-00015.safetensors",
492
+ "model.layers.52.post_attention_layernorm.weight": "model-00010-of-00015.safetensors",
493
+ "model.layers.52.self_attn.k_proj.weight": "model-00010-of-00015.safetensors",
494
+ "model.layers.52.self_attn.o_proj.weight": "model-00010-of-00015.safetensors",
495
+ "model.layers.52.self_attn.q_proj.weight": "model-00010-of-00015.safetensors",
496
+ "model.layers.52.self_attn.rotary_emb.inv_freq": "model-00010-of-00015.safetensors",
497
+ "model.layers.52.self_attn.v_proj.weight": "model-00010-of-00015.safetensors",
498
+ "model.layers.53.input_layernorm.weight": "model-00010-of-00015.safetensors",
499
+ "model.layers.53.mlp.down_proj.weight": "model-00010-of-00015.safetensors",
500
+ "model.layers.53.mlp.gate_proj.weight": "model-00010-of-00015.safetensors",
501
+ "model.layers.53.mlp.up_proj.weight": "model-00010-of-00015.safetensors",
502
+ "model.layers.53.post_attention_layernorm.weight": "model-00010-of-00015.safetensors",
503
+ "model.layers.53.self_attn.k_proj.weight": "model-00010-of-00015.safetensors",
504
+ "model.layers.53.self_attn.o_proj.weight": "model-00010-of-00015.safetensors",
505
+ "model.layers.53.self_attn.q_proj.weight": "model-00010-of-00015.safetensors",
506
+ "model.layers.53.self_attn.rotary_emb.inv_freq": "model-00010-of-00015.safetensors",
507
+ "model.layers.53.self_attn.v_proj.weight": "model-00010-of-00015.safetensors",
508
+ "model.layers.54.input_layernorm.weight": "model-00010-of-00015.safetensors",
509
+ "model.layers.54.mlp.down_proj.weight": "model-00010-of-00015.safetensors",
510
+ "model.layers.54.mlp.gate_proj.weight": "model-00010-of-00015.safetensors",
511
+ "model.layers.54.mlp.up_proj.weight": "model-00010-of-00015.safetensors",
512
+ "model.layers.54.post_attention_layernorm.weight": "model-00010-of-00015.safetensors",
513
+ "model.layers.54.self_attn.k_proj.weight": "model-00010-of-00015.safetensors",
514
+ "model.layers.54.self_attn.o_proj.weight": "model-00010-of-00015.safetensors",
515
+ "model.layers.54.self_attn.q_proj.weight": "model-00010-of-00015.safetensors",
516
+ "model.layers.54.self_attn.rotary_emb.inv_freq": "model-00010-of-00015.safetensors",
517
+ "model.layers.54.self_attn.v_proj.weight": "model-00010-of-00015.safetensors",
518
+ "model.layers.55.input_layernorm.weight": "model-00010-of-00015.safetensors",
519
+ "model.layers.55.mlp.down_proj.weight": "model-00010-of-00015.safetensors",
520
+ "model.layers.55.mlp.gate_proj.weight": "model-00010-of-00015.safetensors",
521
+ "model.layers.55.mlp.up_proj.weight": "model-00010-of-00015.safetensors",
522
+ "model.layers.55.post_attention_layernorm.weight": "model-00010-of-00015.safetensors",
523
+ "model.layers.55.self_attn.k_proj.weight": "model-00010-of-00015.safetensors",
524
+ "model.layers.55.self_attn.o_proj.weight": "model-00010-of-00015.safetensors",
525
+ "model.layers.55.self_attn.q_proj.weight": "model-00010-of-00015.safetensors",
526
+ "model.layers.55.self_attn.rotary_emb.inv_freq": "model-00010-of-00015.safetensors",
527
+ "model.layers.55.self_attn.v_proj.weight": "model-00010-of-00015.safetensors",
528
+ "model.layers.56.input_layernorm.weight": "model-00010-of-00015.safetensors",
529
+ "model.layers.56.mlp.down_proj.weight": "model-00010-of-00015.safetensors",
530
+ "model.layers.56.mlp.gate_proj.weight": "model-00010-of-00015.safetensors",
531
+ "model.layers.56.mlp.up_proj.weight": "model-00010-of-00015.safetensors",
532
+ "model.layers.56.post_attention_layernorm.weight": "model-00010-of-00015.safetensors",
533
+ "model.layers.56.self_attn.k_proj.weight": "model-00010-of-00015.safetensors",
534
+ "model.layers.56.self_attn.o_proj.weight": "model-00010-of-00015.safetensors",
535
+ "model.layers.56.self_attn.q_proj.weight": "model-00010-of-00015.safetensors",
536
+ "model.layers.56.self_attn.rotary_emb.inv_freq": "model-00010-of-00015.safetensors",
537
+ "model.layers.56.self_attn.v_proj.weight": "model-00010-of-00015.safetensors",
538
+ "model.layers.57.input_layernorm.weight": "model-00011-of-00015.safetensors",
539
+ "model.layers.57.mlp.down_proj.weight": "model-00011-of-00015.safetensors",
540
+ "model.layers.57.mlp.gate_proj.weight": "model-00011-of-00015.safetensors",
541
+ "model.layers.57.mlp.up_proj.weight": "model-00011-of-00015.safetensors",
542
+ "model.layers.57.post_attention_layernorm.weight": "model-00011-of-00015.safetensors",
543
+ "model.layers.57.self_attn.k_proj.weight": "model-00010-of-00015.safetensors",
544
+ "model.layers.57.self_attn.o_proj.weight": "model-00010-of-00015.safetensors",
545
+ "model.layers.57.self_attn.q_proj.weight": "model-00010-of-00015.safetensors",
546
+ "model.layers.57.self_attn.rotary_emb.inv_freq": "model-00010-of-00015.safetensors",
547
+ "model.layers.57.self_attn.v_proj.weight": "model-00010-of-00015.safetensors",
548
+ "model.layers.58.input_layernorm.weight": "model-00011-of-00015.safetensors",
549
+ "model.layers.58.mlp.down_proj.weight": "model-00011-of-00015.safetensors",
550
+ "model.layers.58.mlp.gate_proj.weight": "model-00011-of-00015.safetensors",
551
+ "model.layers.58.mlp.up_proj.weight": "model-00011-of-00015.safetensors",
552
+ "model.layers.58.post_attention_layernorm.weight": "model-00011-of-00015.safetensors",
553
+ "model.layers.58.self_attn.k_proj.weight": "model-00011-of-00015.safetensors",
554
+ "model.layers.58.self_attn.o_proj.weight": "model-00011-of-00015.safetensors",
555
+ "model.layers.58.self_attn.q_proj.weight": "model-00011-of-00015.safetensors",
556
+ "model.layers.58.self_attn.rotary_emb.inv_freq": "model-00011-of-00015.safetensors",
557
+ "model.layers.58.self_attn.v_proj.weight": "model-00011-of-00015.safetensors",
558
+ "model.layers.59.input_layernorm.weight": "model-00011-of-00015.safetensors",
559
+ "model.layers.59.mlp.down_proj.weight": "model-00011-of-00015.safetensors",
560
+ "model.layers.59.mlp.gate_proj.weight": "model-00011-of-00015.safetensors",
561
+ "model.layers.59.mlp.up_proj.weight": "model-00011-of-00015.safetensors",
562
+ "model.layers.59.post_attention_layernorm.weight": "model-00011-of-00015.safetensors",
563
+ "model.layers.59.self_attn.k_proj.weight": "model-00011-of-00015.safetensors",
564
+ "model.layers.59.self_attn.o_proj.weight": "model-00011-of-00015.safetensors",
565
+ "model.layers.59.self_attn.q_proj.weight": "model-00011-of-00015.safetensors",
566
+ "model.layers.59.self_attn.rotary_emb.inv_freq": "model-00011-of-00015.safetensors",
567
+ "model.layers.59.self_attn.v_proj.weight": "model-00011-of-00015.safetensors",
568
+ "model.layers.6.input_layernorm.weight": "model-00002-of-00015.safetensors",
569
+ "model.layers.6.mlp.down_proj.weight": "model-00002-of-00015.safetensors",
570
+ "model.layers.6.mlp.gate_proj.weight": "model-00002-of-00015.safetensors",
571
+ "model.layers.6.mlp.up_proj.weight": "model-00002-of-00015.safetensors",
572
+ "model.layers.6.post_attention_layernorm.weight": "model-00002-of-00015.safetensors",
573
+ "model.layers.6.self_attn.k_proj.weight": "model-00002-of-00015.safetensors",
574
+ "model.layers.6.self_attn.o_proj.weight": "model-00002-of-00015.safetensors",
575
+ "model.layers.6.self_attn.q_proj.weight": "model-00002-of-00015.safetensors",
576
+ "model.layers.6.self_attn.rotary_emb.inv_freq": "model-00002-of-00015.safetensors",
577
+ "model.layers.6.self_attn.v_proj.weight": "model-00002-of-00015.safetensors",
578
+ "model.layers.60.input_layernorm.weight": "model-00011-of-00015.safetensors",
579
+ "model.layers.60.mlp.down_proj.weight": "model-00011-of-00015.safetensors",
580
+ "model.layers.60.mlp.gate_proj.weight": "model-00011-of-00015.safetensors",
581
+ "model.layers.60.mlp.up_proj.weight": "model-00011-of-00015.safetensors",
582
+ "model.layers.60.post_attention_layernorm.weight": "model-00011-of-00015.safetensors",
583
+ "model.layers.60.self_attn.k_proj.weight": "model-00011-of-00015.safetensors",
584
+ "model.layers.60.self_attn.o_proj.weight": "model-00011-of-00015.safetensors",
585
+ "model.layers.60.self_attn.q_proj.weight": "model-00011-of-00015.safetensors",
586
+ "model.layers.60.self_attn.rotary_emb.inv_freq": "model-00011-of-00015.safetensors",
587
+ "model.layers.60.self_attn.v_proj.weight": "model-00011-of-00015.safetensors",
588
+ "model.layers.61.input_layernorm.weight": "model-00011-of-00015.safetensors",
589
+ "model.layers.61.mlp.down_proj.weight": "model-00011-of-00015.safetensors",
590
+ "model.layers.61.mlp.gate_proj.weight": "model-00011-of-00015.safetensors",
591
+ "model.layers.61.mlp.up_proj.weight": "model-00011-of-00015.safetensors",
592
+ "model.layers.61.post_attention_layernorm.weight": "model-00011-of-00015.safetensors",
593
+ "model.layers.61.self_attn.k_proj.weight": "model-00011-of-00015.safetensors",
594
+ "model.layers.61.self_attn.o_proj.weight": "model-00011-of-00015.safetensors",
595
+ "model.layers.61.self_attn.q_proj.weight": "model-00011-of-00015.safetensors",
596
+ "model.layers.61.self_attn.rotary_emb.inv_freq": "model-00011-of-00015.safetensors",
597
+ "model.layers.61.self_attn.v_proj.weight": "model-00011-of-00015.safetensors",
598
+ "model.layers.62.input_layernorm.weight": "model-00011-of-00015.safetensors",
599
+ "model.layers.62.mlp.down_proj.weight": "model-00011-of-00015.safetensors",
600
+ "model.layers.62.mlp.gate_proj.weight": "model-00011-of-00015.safetensors",
601
+ "model.layers.62.mlp.up_proj.weight": "model-00011-of-00015.safetensors",
602
+ "model.layers.62.post_attention_layernorm.weight": "model-00011-of-00015.safetensors",
603
+ "model.layers.62.self_attn.k_proj.weight": "model-00011-of-00015.safetensors",
604
+ "model.layers.62.self_attn.o_proj.weight": "model-00011-of-00015.safetensors",
605
+ "model.layers.62.self_attn.q_proj.weight": "model-00011-of-00015.safetensors",
606
+ "model.layers.62.self_attn.rotary_emb.inv_freq": "model-00011-of-00015.safetensors",
607
+ "model.layers.62.self_attn.v_proj.weight": "model-00011-of-00015.safetensors",
608
+ "model.layers.63.input_layernorm.weight": "model-00012-of-00015.safetensors",
609
+ "model.layers.63.mlp.down_proj.weight": "model-00012-of-00015.safetensors",
610
+ "model.layers.63.mlp.gate_proj.weight": "model-00012-of-00015.safetensors",
611
+ "model.layers.63.mlp.up_proj.weight": "model-00012-of-00015.safetensors",
612
+ "model.layers.63.post_attention_layernorm.weight": "model-00012-of-00015.safetensors",
613
+ "model.layers.63.self_attn.k_proj.weight": "model-00012-of-00015.safetensors",
614
+ "model.layers.63.self_attn.o_proj.weight": "model-00012-of-00015.safetensors",
615
+ "model.layers.63.self_attn.q_proj.weight": "model-00012-of-00015.safetensors",
616
+ "model.layers.63.self_attn.rotary_emb.inv_freq": "model-00012-of-00015.safetensors",
617
+ "model.layers.63.self_attn.v_proj.weight": "model-00012-of-00015.safetensors",
618
+ "model.layers.64.input_layernorm.weight": "model-00012-of-00015.safetensors",
619
+ "model.layers.64.mlp.down_proj.weight": "model-00012-of-00015.safetensors",
620
+ "model.layers.64.mlp.gate_proj.weight": "model-00012-of-00015.safetensors",
621
+ "model.layers.64.mlp.up_proj.weight": "model-00012-of-00015.safetensors",
622
+ "model.layers.64.post_attention_layernorm.weight": "model-00012-of-00015.safetensors",
623
+ "model.layers.64.self_attn.k_proj.weight": "model-00012-of-00015.safetensors",
624
+ "model.layers.64.self_attn.o_proj.weight": "model-00012-of-00015.safetensors",
625
+ "model.layers.64.self_attn.q_proj.weight": "model-00012-of-00015.safetensors",
626
+ "model.layers.64.self_attn.rotary_emb.inv_freq": "model-00012-of-00015.safetensors",
627
+ "model.layers.64.self_attn.v_proj.weight": "model-00012-of-00015.safetensors",
628
+ "model.layers.65.input_layernorm.weight": "model-00012-of-00015.safetensors",
629
+ "model.layers.65.mlp.down_proj.weight": "model-00012-of-00015.safetensors",
630
+ "model.layers.65.mlp.gate_proj.weight": "model-00012-of-00015.safetensors",
631
+ "model.layers.65.mlp.up_proj.weight": "model-00012-of-00015.safetensors",
632
+ "model.layers.65.post_attention_layernorm.weight": "model-00012-of-00015.safetensors",
633
+ "model.layers.65.self_attn.k_proj.weight": "model-00012-of-00015.safetensors",
634
+ "model.layers.65.self_attn.o_proj.weight": "model-00012-of-00015.safetensors",
635
+ "model.layers.65.self_attn.q_proj.weight": "model-00012-of-00015.safetensors",
636
+ "model.layers.65.self_attn.rotary_emb.inv_freq": "model-00012-of-00015.safetensors",
637
+ "model.layers.65.self_attn.v_proj.weight": "model-00012-of-00015.safetensors",
638
+ "model.layers.66.input_layernorm.weight": "model-00012-of-00015.safetensors",
639
+ "model.layers.66.mlp.down_proj.weight": "model-00012-of-00015.safetensors",
640
+ "model.layers.66.mlp.gate_proj.weight": "model-00012-of-00015.safetensors",
641
+ "model.layers.66.mlp.up_proj.weight": "model-00012-of-00015.safetensors",
642
+ "model.layers.66.post_attention_layernorm.weight": "model-00012-of-00015.safetensors",
643
+ "model.layers.66.self_attn.k_proj.weight": "model-00012-of-00015.safetensors",
644
+ "model.layers.66.self_attn.o_proj.weight": "model-00012-of-00015.safetensors",
645
+ "model.layers.66.self_attn.q_proj.weight": "model-00012-of-00015.safetensors",
646
+ "model.layers.66.self_attn.rotary_emb.inv_freq": "model-00012-of-00015.safetensors",
647
+ "model.layers.66.self_attn.v_proj.weight": "model-00012-of-00015.safetensors",
648
+ "model.layers.67.input_layernorm.weight": "model-00012-of-00015.safetensors",
649
+ "model.layers.67.mlp.down_proj.weight": "model-00012-of-00015.safetensors",
650
+ "model.layers.67.mlp.gate_proj.weight": "model-00012-of-00015.safetensors",
651
+ "model.layers.67.mlp.up_proj.weight": "model-00012-of-00015.safetensors",
652
+ "model.layers.67.post_attention_layernorm.weight": "model-00012-of-00015.safetensors",
653
+ "model.layers.67.self_attn.k_proj.weight": "model-00012-of-00015.safetensors",
654
+ "model.layers.67.self_attn.o_proj.weight": "model-00012-of-00015.safetensors",
655
+ "model.layers.67.self_attn.q_proj.weight": "model-00012-of-00015.safetensors",
656
+ "model.layers.67.self_attn.rotary_emb.inv_freq": "model-00012-of-00015.safetensors",
657
+ "model.layers.67.self_attn.v_proj.weight": "model-00012-of-00015.safetensors",
658
+ "model.layers.68.input_layernorm.weight": "model-00013-of-00015.safetensors",
659
+ "model.layers.68.mlp.down_proj.weight": "model-00012-of-00015.safetensors",
660
+ "model.layers.68.mlp.gate_proj.weight": "model-00012-of-00015.safetensors",
661
+ "model.layers.68.mlp.up_proj.weight": "model-00013-of-00015.safetensors",
662
+ "model.layers.68.post_attention_layernorm.weight": "model-00013-of-00015.safetensors",
663
+ "model.layers.68.self_attn.k_proj.weight": "model-00012-of-00015.safetensors",
664
+ "model.layers.68.self_attn.o_proj.weight": "model-00012-of-00015.safetensors",
665
+ "model.layers.68.self_attn.q_proj.weight": "model-00012-of-00015.safetensors",
666
+ "model.layers.68.self_attn.rotary_emb.inv_freq": "model-00012-of-00015.safetensors",
667
+ "model.layers.68.self_attn.v_proj.weight": "model-00012-of-00015.safetensors",
668
+ "model.layers.69.input_layernorm.weight": "model-00013-of-00015.safetensors",
669
+ "model.layers.69.mlp.down_proj.weight": "model-00013-of-00015.safetensors",
670
+ "model.layers.69.mlp.gate_proj.weight": "model-00013-of-00015.safetensors",
671
+ "model.layers.69.mlp.up_proj.weight": "model-00013-of-00015.safetensors",
672
+ "model.layers.69.post_attention_layernorm.weight": "model-00013-of-00015.safetensors",
673
+ "model.layers.69.self_attn.k_proj.weight": "model-00013-of-00015.safetensors",
674
+ "model.layers.69.self_attn.o_proj.weight": "model-00013-of-00015.safetensors",
675
+ "model.layers.69.self_attn.q_proj.weight": "model-00013-of-00015.safetensors",
676
+ "model.layers.69.self_attn.rotary_emb.inv_freq": "model-00013-of-00015.safetensors",
677
+ "model.layers.69.self_attn.v_proj.weight": "model-00013-of-00015.safetensors",
678
+ "model.layers.7.input_layernorm.weight": "model-00002-of-00015.safetensors",
679
+ "model.layers.7.mlp.down_proj.weight": "model-00002-of-00015.safetensors",
680
+ "model.layers.7.mlp.gate_proj.weight": "model-00002-of-00015.safetensors",
681
+ "model.layers.7.mlp.up_proj.weight": "model-00002-of-00015.safetensors",
682
+ "model.layers.7.post_attention_layernorm.weight": "model-00002-of-00015.safetensors",
683
+ "model.layers.7.self_attn.k_proj.weight": "model-00002-of-00015.safetensors",
684
+ "model.layers.7.self_attn.o_proj.weight": "model-00002-of-00015.safetensors",
685
+ "model.layers.7.self_attn.q_proj.weight": "model-00002-of-00015.safetensors",
686
+ "model.layers.7.self_attn.rotary_emb.inv_freq": "model-00002-of-00015.safetensors",
687
+ "model.layers.7.self_attn.v_proj.weight": "model-00002-of-00015.safetensors",
688
+ "model.layers.70.input_layernorm.weight": "model-00013-of-00015.safetensors",
689
+ "model.layers.70.mlp.down_proj.weight": "model-00013-of-00015.safetensors",
690
+ "model.layers.70.mlp.gate_proj.weight": "model-00013-of-00015.safetensors",
691
+ "model.layers.70.mlp.up_proj.weight": "model-00013-of-00015.safetensors",
692
+ "model.layers.70.post_attention_layernorm.weight": "model-00013-of-00015.safetensors",
693
+ "model.layers.70.self_attn.k_proj.weight": "model-00013-of-00015.safetensors",
694
+ "model.layers.70.self_attn.o_proj.weight": "model-00013-of-00015.safetensors",
695
+ "model.layers.70.self_attn.q_proj.weight": "model-00013-of-00015.safetensors",
696
+ "model.layers.70.self_attn.rotary_emb.inv_freq": "model-00013-of-00015.safetensors",
697
+ "model.layers.70.self_attn.v_proj.weight": "model-00013-of-00015.safetensors",
698
+ "model.layers.71.input_layernorm.weight": "model-00013-of-00015.safetensors",
699
+ "model.layers.71.mlp.down_proj.weight": "model-00013-of-00015.safetensors",
700
+ "model.layers.71.mlp.gate_proj.weight": "model-00013-of-00015.safetensors",
701
+ "model.layers.71.mlp.up_proj.weight": "model-00013-of-00015.safetensors",
702
+ "model.layers.71.post_attention_layernorm.weight": "model-00013-of-00015.safetensors",
703
+ "model.layers.71.self_attn.k_proj.weight": "model-00013-of-00015.safetensors",
704
+ "model.layers.71.self_attn.o_proj.weight": "model-00013-of-00015.safetensors",
705
+ "model.layers.71.self_attn.q_proj.weight": "model-00013-of-00015.safetensors",
706
+ "model.layers.71.self_attn.rotary_emb.inv_freq": "model-00013-of-00015.safetensors",
707
+ "model.layers.71.self_attn.v_proj.weight": "model-00013-of-00015.safetensors",
708
+ "model.layers.72.input_layernorm.weight": "model-00013-of-00015.safetensors",
709
+ "model.layers.72.mlp.down_proj.weight": "model-00013-of-00015.safetensors",
710
+ "model.layers.72.mlp.gate_proj.weight": "model-00013-of-00015.safetensors",
711
+ "model.layers.72.mlp.up_proj.weight": "model-00013-of-00015.safetensors",
712
+ "model.layers.72.post_attention_layernorm.weight": "model-00013-of-00015.safetensors",
713
+ "model.layers.72.self_attn.k_proj.weight": "model-00013-of-00015.safetensors",
714
+ "model.layers.72.self_attn.o_proj.weight": "model-00013-of-00015.safetensors",
715
+ "model.layers.72.self_attn.q_proj.weight": "model-00013-of-00015.safetensors",
716
+ "model.layers.72.self_attn.rotary_emb.inv_freq": "model-00013-of-00015.safetensors",
717
+ "model.layers.72.self_attn.v_proj.weight": "model-00013-of-00015.safetensors",
718
+ "model.layers.73.input_layernorm.weight": "model-00013-of-00015.safetensors",
719
+ "model.layers.73.mlp.down_proj.weight": "model-00013-of-00015.safetensors",
720
+ "model.layers.73.mlp.gate_proj.weight": "model-00013-of-00015.safetensors",
721
+ "model.layers.73.mlp.up_proj.weight": "model-00013-of-00015.safetensors",
722
+ "model.layers.73.post_attention_layernorm.weight": "model-00013-of-00015.safetensors",
723
+ "model.layers.73.self_attn.k_proj.weight": "model-00013-of-00015.safetensors",
724
+ "model.layers.73.self_attn.o_proj.weight": "model-00013-of-00015.safetensors",
725
+ "model.layers.73.self_attn.q_proj.weight": "model-00013-of-00015.safetensors",
726
+ "model.layers.73.self_attn.rotary_emb.inv_freq": "model-00013-of-00015.safetensors",
727
+ "model.layers.73.self_attn.v_proj.weight": "model-00013-of-00015.safetensors",
728
+ "model.layers.74.input_layernorm.weight": "model-00014-of-00015.safetensors",
729
+ "model.layers.74.mlp.down_proj.weight": "model-00014-of-00015.safetensors",
730
+ "model.layers.74.mlp.gate_proj.weight": "model-00013-of-00015.safetensors",
731
+ "model.layers.74.mlp.up_proj.weight": "model-00014-of-00015.safetensors",
732
+ "model.layers.74.post_attention_layernorm.weight": "model-00014-of-00015.safetensors",
733
+ "model.layers.74.self_attn.k_proj.weight": "model-00013-of-00015.safetensors",
734
+ "model.layers.74.self_attn.o_proj.weight": "model-00013-of-00015.safetensors",
735
+ "model.layers.74.self_attn.q_proj.weight": "model-00013-of-00015.safetensors",
736
+ "model.layers.74.self_attn.rotary_emb.inv_freq": "model-00013-of-00015.safetensors",
737
+ "model.layers.74.self_attn.v_proj.weight": "model-00013-of-00015.safetensors",
738
+ "model.layers.75.input_layernorm.weight": "model-00014-of-00015.safetensors",
739
+ "model.layers.75.mlp.down_proj.weight": "model-00014-of-00015.safetensors",
740
+ "model.layers.75.mlp.gate_proj.weight": "model-00014-of-00015.safetensors",
741
+ "model.layers.75.mlp.up_proj.weight": "model-00014-of-00015.safetensors",
742
+ "model.layers.75.post_attention_layernorm.weight": "model-00014-of-00015.safetensors",
743
+ "model.layers.75.self_attn.k_proj.weight": "model-00014-of-00015.safetensors",
744
+ "model.layers.75.self_attn.o_proj.weight": "model-00014-of-00015.safetensors",
745
+ "model.layers.75.self_attn.q_proj.weight": "model-00014-of-00015.safetensors",
746
+ "model.layers.75.self_attn.rotary_emb.inv_freq": "model-00014-of-00015.safetensors",
747
+ "model.layers.75.self_attn.v_proj.weight": "model-00014-of-00015.safetensors",
748
+ "model.layers.76.input_layernorm.weight": "model-00014-of-00015.safetensors",
749
+ "model.layers.76.mlp.down_proj.weight": "model-00014-of-00015.safetensors",
750
+ "model.layers.76.mlp.gate_proj.weight": "model-00014-of-00015.safetensors",
751
+ "model.layers.76.mlp.up_proj.weight": "model-00014-of-00015.safetensors",
752
+ "model.layers.76.post_attention_layernorm.weight": "model-00014-of-00015.safetensors",
753
+ "model.layers.76.self_attn.k_proj.weight": "model-00014-of-00015.safetensors",
754
+ "model.layers.76.self_attn.o_proj.weight": "model-00014-of-00015.safetensors",
755
+ "model.layers.76.self_attn.q_proj.weight": "model-00014-of-00015.safetensors",
756
+ "model.layers.76.self_attn.rotary_emb.inv_freq": "model-00014-of-00015.safetensors",
757
+ "model.layers.76.self_attn.v_proj.weight": "model-00014-of-00015.safetensors",
758
+ "model.layers.77.input_layernorm.weight": "model-00014-of-00015.safetensors",
759
+ "model.layers.77.mlp.down_proj.weight": "model-00014-of-00015.safetensors",
760
+ "model.layers.77.mlp.gate_proj.weight": "model-00014-of-00015.safetensors",
761
+ "model.layers.77.mlp.up_proj.weight": "model-00014-of-00015.safetensors",
762
+ "model.layers.77.post_attention_layernorm.weight": "model-00014-of-00015.safetensors",
763
+ "model.layers.77.self_attn.k_proj.weight": "model-00014-of-00015.safetensors",
764
+ "model.layers.77.self_attn.o_proj.weight": "model-00014-of-00015.safetensors",
765
+ "model.layers.77.self_attn.q_proj.weight": "model-00014-of-00015.safetensors",
766
+ "model.layers.77.self_attn.rotary_emb.inv_freq": "model-00014-of-00015.safetensors",
767
+ "model.layers.77.self_attn.v_proj.weight": "model-00014-of-00015.safetensors",
768
+ "model.layers.78.input_layernorm.weight": "model-00014-of-00015.safetensors",
769
+ "model.layers.78.mlp.down_proj.weight": "model-00014-of-00015.safetensors",
770
+ "model.layers.78.mlp.gate_proj.weight": "model-00014-of-00015.safetensors",
771
+ "model.layers.78.mlp.up_proj.weight": "model-00014-of-00015.safetensors",
772
+ "model.layers.78.post_attention_layernorm.weight": "model-00014-of-00015.safetensors",
773
+ "model.layers.78.self_attn.k_proj.weight": "model-00014-of-00015.safetensors",
774
+ "model.layers.78.self_attn.o_proj.weight": "model-00014-of-00015.safetensors",
775
+ "model.layers.78.self_attn.q_proj.weight": "model-00014-of-00015.safetensors",
776
+ "model.layers.78.self_attn.rotary_emb.inv_freq": "model-00014-of-00015.safetensors",
777
+ "model.layers.78.self_attn.v_proj.weight": "model-00014-of-00015.safetensors",
778
+ "model.layers.79.input_layernorm.weight": "model-00014-of-00015.safetensors",
779
+ "model.layers.79.mlp.down_proj.weight": "model-00014-of-00015.safetensors",
780
+ "model.layers.79.mlp.gate_proj.weight": "model-00014-of-00015.safetensors",
781
+ "model.layers.79.mlp.up_proj.weight": "model-00014-of-00015.safetensors",
782
+ "model.layers.79.post_attention_layernorm.weight": "model-00014-of-00015.safetensors",
783
+ "model.layers.79.self_attn.k_proj.weight": "model-00014-of-00015.safetensors",
784
+ "model.layers.79.self_attn.o_proj.weight": "model-00014-of-00015.safetensors",
785
+ "model.layers.79.self_attn.q_proj.weight": "model-00014-of-00015.safetensors",
786
+ "model.layers.79.self_attn.rotary_emb.inv_freq": "model-00014-of-00015.safetensors",
787
+ "model.layers.79.self_attn.v_proj.weight": "model-00014-of-00015.safetensors",
788
+ "model.layers.8.input_layernorm.weight": "model-00002-of-00015.safetensors",
789
+ "model.layers.8.mlp.down_proj.weight": "model-00002-of-00015.safetensors",
790
+ "model.layers.8.mlp.gate_proj.weight": "model-00002-of-00015.safetensors",
791
+ "model.layers.8.mlp.up_proj.weight": "model-00002-of-00015.safetensors",
792
+ "model.layers.8.post_attention_layernorm.weight": "model-00002-of-00015.safetensors",
793
+ "model.layers.8.self_attn.k_proj.weight": "model-00002-of-00015.safetensors",
794
+ "model.layers.8.self_attn.o_proj.weight": "model-00002-of-00015.safetensors",
795
+ "model.layers.8.self_attn.q_proj.weight": "model-00002-of-00015.safetensors",
796
+ "model.layers.8.self_attn.rotary_emb.inv_freq": "model-00002-of-00015.safetensors",
797
+ "model.layers.8.self_attn.v_proj.weight": "model-00002-of-00015.safetensors",
798
+ "model.layers.9.input_layernorm.weight": "model-00002-of-00015.safetensors",
799
+ "model.layers.9.mlp.down_proj.weight": "model-00002-of-00015.safetensors",
800
+ "model.layers.9.mlp.gate_proj.weight": "model-00002-of-00015.safetensors",
801
+ "model.layers.9.mlp.up_proj.weight": "model-00002-of-00015.safetensors",
802
+ "model.layers.9.post_attention_layernorm.weight": "model-00002-of-00015.safetensors",
803
+ "model.layers.9.self_attn.k_proj.weight": "model-00002-of-00015.safetensors",
804
+ "model.layers.9.self_attn.o_proj.weight": "model-00002-of-00015.safetensors",
805
+ "model.layers.9.self_attn.q_proj.weight": "model-00002-of-00015.safetensors",
806
+ "model.layers.9.self_attn.rotary_emb.inv_freq": "model-00002-of-00015.safetensors",
807
+ "model.layers.9.self_attn.v_proj.weight": "model-00002-of-00015.safetensors",
808
+ "model.norm.weight": "model-00014-of-00015.safetensors"
809
+ }
810
+ }
pytorch_model-00001-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be0674be58e748d5e671c6fc81a92b44169d3097e07853d28d65a020bbb81ee
3
+ size 9437325129
pytorch_model-00002-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b842e7b7bde1f13d63351b4b6f5eeac8a212bdeec89c22ec5caeadbdcfbe7874
3
+ size 9328339409
pytorch_model-00003-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8652b27611286e9e6a87c12489945edea97950a1a7a7d894e18cfa4c0f7da7e
3
+ size 9999427503
pytorch_model-00004-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b48ffb737bbd559b0daf7f28328cfb378d391bb37c49d126d39282a9dd8abaeb
3
+ size 9932318513
pytorch_model-00005-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e585feb7d41f2fc87ab7acbcdcbbc35424df62673f655717be92909a884183a9
3
+ size 9328273153
pytorch_model-00006-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0a4700aed7bc0ab12d8e2e22a799df15d7239b0e7d4f6107252d9dc16f08ce
3
+ size 9328339385
pytorch_model-00007-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f50ac45e465fe320ba289c5050f04b5c36b5244bb85483df61402f2efed2785
3
+ size 9328339409
pytorch_model-00008-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:113b795c078a79672310f4a113b06a47c07dc388b185a67996dc9c21bb42666d
3
+ size 9999427567
pytorch_model-00009-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0466eb7f566e32f0c93cff174956dcd3171ef0a51f6567a845b13c9b556cc239
3
+ size 9932318513
pytorch_model-00010-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92cf7679725e2d14721376859b25bc4c4d0b523c17004007bc73d44101a3a082
3
+ size 9328273153
pytorch_model-00011-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b88a29c18704f31bd7a3c3fc01d928802822ee51e0d30ce63ff346c7c200077
3
+ size 9328339385
pytorch_model-00012-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3785409d7d8f8b1c9dbb18554f1a353b769bbca6923e2acfbbe058f133dd4a0
3
+ size 9328339409
pytorch_model-00013-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb9124f91afb857a6d90084be842c5568a07c6f6a333eae09a4b7d138bff53cb
3
+ size 9999427567
pytorch_model-00014-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0a7b5e2be60153736b28a4a60792ca1d8cedeb943cf071bb5e02b968f3a26a
3
+ size 9932318513
pytorch_model-00015-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:545ef130f57da4929e0fabb7cd0286869eb281650570e1bb9f3f07dacb82f6b8
3
+ size 9328273153
pytorch_model-00016-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:219c5a20d3f37bdf4eca7a38b81eb9ac9b869e3b097c30e3caac60d3d15d02a9
3
+ size 9328339385
pytorch_model-00017-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bf522d9ec35794adc4407843fd0b89eddfb0e396fb0d8939f5f3486facd5297
3
+ size 9328339409
pytorch_model-00018-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c6e1b7e4a7f307c5fb717c77d100e29f1d95ee0b5bad9e050db62cd685f4843
3
+ size 9999427567
pytorch_model-00019-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6830cd2076b8b064bbf2be101f5d47944c6c4abe9917e2de8691547df13fd560
3
+ size 9932318513
pytorch_model-00020-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6848d6fdb7eda9d5478e77478c82755c5817bf98c6531634df57124790cfccba
3
+ size 9328273153
pytorch_model-00021-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93baacf52d49b1c7d439369b299976326a8dcd984645cba0dd0666fb6d0582fa
3
+ size 9328339385
pytorch_model-00022-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02d097facf96c8bd1bf715b82db13fa034eeb0d1474b5682ac7f26424921ced
3
+ size 9328339409
pytorch_model-00023-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d74ab736b17d6db7b9c85185d3d955a117e2d73983cba659d9ca1eb073f101
3
+ size 9999427567
pytorch_model-00024-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcaec71ac55661454881d325542b4d7e66248be2e20c60d769013f03ca3a1272
3
+ size 9932318513
pytorch_model-00025-of-00029.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:868fd236c433aa0c9b311eed32b6c8df3707f4214352863512471322052acd98
3
+ size 9328273153