Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- lm-quant-toolkit/src/lm_quant_toolkit.egg-info/PKG-INFO +496 -0
- lm-quant-toolkit/src/lm_quant_toolkit.egg-info/top_level.txt +4 -0
- lm-quant-toolkit/src/lm_quant_toolkit/utils/__pycache__/hub.cpython-311.pyc +0 -0
- lm-quant-toolkit/tmp/kurtosis-dump/Llama-3.1-70B-Instruct/kurtosis-models.csv +561 -0
- lm-quant-toolkit/tmp/kurtosis-dump/Mistral-7B-Instruct-v0.3/kurtosis-models.csv +225 -0
- lm-quant-toolkit/tmp/kurtosis-dump/kurtosis-Llama-2-7b-hf.csv +225 -0
- lm-quant-toolkit/utils/combine-wdist-llama.R +45 -0
- lm-quant-toolkit/utils/gen-ds-bos/.gitignore +1 -0
- lm-quant-toolkit/utils/gen-ds-bos/llama2-7b.sh +5 -0
- lm-quant-toolkit/utils/gen-ds-bos/topics-l1.txt +25 -0
- logs/eval_fg5.log +0 -0
- models/Llama-3.1-8B-quantization-baselines/generation_config.json +9 -0
- models/Qwen/Qwen2.5-14B/config.json +27 -0
- models/Qwen/Qwen2.5-14B/tokenizer.json +0 -0
- models/Qwen/Qwen2.5-32B/tokenizer.json +0 -0
- models/Qwen/Qwen2.5-7B/vocab.json +0 -0
- models/Qwen2.5-7B-quantization-baselines/merges.txt +0 -0
- models/Qwen2.5-7B-quantization-baselines/vocab.json +0 -0
- models/Qwen3-8B/LICENSE +202 -0
- models/Qwen3-8B/generation_config.json +13 -0
- models/Qwen3-8B/merges.txt +0 -0
- models/Qwen3-8B/model.safetensors.index.json +406 -0
- models/Qwen3-8B/tokenizer_config.json +239 -0
- models/Qwen3-8B/vocab.json +0 -0
- models/meta-llama/Llama-2-7b-hf/.gitattributes +36 -0
- models/meta-llama/Llama-2-7b-hf/LICENSE.txt +126 -0
- models/meta-llama/Llama-2-7b-hf/README.md +134 -0
- models/meta-llama/Llama-2-7b-hf/USE_POLICY.md +50 -0
- models/meta-llama/Llama-2-7b-hf/config.json +25 -0
- models/meta-llama/Llama-2-7b-hf/generation_config.json +10 -0
- models/meta-llama/Llama-2-7b-hf/model.safetensors.index.json +330 -0
- models/meta-llama/Llama-2-7b-hf/pytorch_model.bin.index.json +330 -0
- models/meta-llama/Llama-2-7b-hf/special_tokens_map.json +24 -0
- models/meta-llama/Llama-3.1-8B/.gitattributes +35 -0
- models/meta-llama/Llama-3.1-8B/LICENSE +114 -0
- models/meta-llama/Llama-3.1-8B/config.json +34 -0
- models/meta-llama/Llama-3.1-8B/generation_config.json +9 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_5.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_6.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_7.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_8.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_9.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_17.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_19.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_20.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_21.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_22.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_23.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_24.json +34 -0
- quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_25.json +34 -0
lm-quant-toolkit/src/lm_quant_toolkit.egg-info/PKG-INFO
ADDED
|
@@ -0,0 +1,496 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Metadata-Version: 2.4
|
| 2 |
+
Name: lm_quant_toolkit
|
| 3 |
+
Version: 0.0.1.dev0
|
| 4 |
+
Summary: LLM Quantization Evaluation Harness
|
| 5 |
+
Author-email: Justin Zhang <schnell18@gmail.com>
|
| 6 |
+
License: Copyright 2024 Justin Zhang
|
| 7 |
+
|
| 8 |
+
Permission is hereby granted, free of charge, to any person obtaining a
|
| 9 |
+
copy of this software and associated documentation files (the
|
| 10 |
+
“Software”), to deal in the Software without restriction, including
|
| 11 |
+
without limitation the rights to use, copy, modify, merge, publish,
|
| 12 |
+
distribute, sublicense, and/or sell copies of the Software, and to
|
| 13 |
+
permit persons to whom the Software is furnished to do so, subject to
|
| 14 |
+
the following conditions:
|
| 15 |
+
|
| 16 |
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
| 17 |
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
| 18 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
| 19 |
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
| 20 |
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
| 21 |
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
| 22 |
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
| 23 |
+
|
| 24 |
+
Project-URL: Homepage, https://github.com/schnell18/lm-quant-toolkit
|
| 25 |
+
Classifier: Development Status :: 3 - Alpha
|
| 26 |
+
Classifier: Intended Audience :: Developers
|
| 27 |
+
Classifier: License :: OSI Approved :: MIT No Attribution License (MIT-0)
|
| 28 |
+
Classifier: Programming Language :: Python
|
| 29 |
+
Classifier: Programming Language :: Python :: 3
|
| 30 |
+
Classifier: Programming Language :: Python :: 3.7
|
| 31 |
+
Classifier: Programming Language :: Python :: 3.8
|
| 32 |
+
Classifier: Programming Language :: Python :: 3.9
|
| 33 |
+
Classifier: Programming Language :: Python :: 3.10
|
| 34 |
+
Classifier: Programming Language :: Python :: 3.11
|
| 35 |
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
| 36 |
+
Requires-Python: >=3.7
|
| 37 |
+
Description-Content-Type: text/markdown
|
| 38 |
+
License-File: LICENSE
|
| 39 |
+
Requires-Dist: accelerate>=0.30.1
|
| 40 |
+
Requires-Dist: bitsandbytes>0.37.0
|
| 41 |
+
Requires-Dist: antlr4-python3-runtime==4.11.0
|
| 42 |
+
Requires-Dist: datasets==2.20.0
|
| 43 |
+
Requires-Dist: Jinja2==3.1.4
|
| 44 |
+
Requires-Dist: langdetect==1.0.9
|
| 45 |
+
Requires-Dist: nltk==3.9.1
|
| 46 |
+
Requires-Dist: numpy==1.26.4
|
| 47 |
+
Requires-Dist: optimum>=1.21.4
|
| 48 |
+
Requires-Dist: pandas==2.2.2
|
| 49 |
+
Requires-Dist: safetensors==0.4.3
|
| 50 |
+
Requires-Dist: scikit-learn==1.4.2
|
| 51 |
+
Requires-Dist: scipy==1.13.0
|
| 52 |
+
Requires-Dist: sentencepiece==0.2.0
|
| 53 |
+
Requires-Dist: tokenizers>=0.19.1
|
| 54 |
+
Requires-Dist: torch>=2.1.0
|
| 55 |
+
Requires-Dist: tqdm==4.66.4
|
| 56 |
+
Requires-Dist: transformers>=4.41.2
|
| 57 |
+
Provides-Extra: dev
|
| 58 |
+
Requires-Dist: bumpver; extra == "dev"
|
| 59 |
+
Requires-Dist: pip-tools; extra == "dev"
|
| 60 |
+
Provides-Extra: test
|
| 61 |
+
Requires-Dist: tox; extra == "test"
|
| 62 |
+
Provides-Extra: doc
|
| 63 |
+
Requires-Dist: sphinx; extra == "doc"
|
| 64 |
+
Dynamic: license-file
|
| 65 |
+
|
| 66 |
+
# Overview
|
| 67 |
+
|
| 68 |
+
The **lm-quant-toolkit** is a suite of tools to facilitate large neural network
|
| 69 |
+
quantization research. It includes a quantization harness tool to drive
|
| 70 |
+
quantization experiments on large language models and vision models, to collect
|
| 71 |
+
and summarize experiment data for further analysis. It also includes tool to
|
| 72 |
+
prepare experiment meta data and visualization tools to interpret experiment
|
| 73 |
+
results. Specifically, lm-quant-toolkit consists of:
|
| 74 |
+
|
| 75 |
+
- LLM quantization harness tool
|
| 76 |
+
- ViT quantization harness tool
|
| 77 |
+
- FNorm Metadata Preparation Tool
|
| 78 |
+
- Kurtosis Metrics Measuring Tool
|
| 79 |
+
- Sensitivity Score Measuring Tool
|
| 80 |
+
- Calibration Dataset Generation Tool
|
| 81 |
+
- Visualization Tools
|
| 82 |
+
|
| 83 |
+
## Citation
|
| 84 |
+
|
| 85 |
+
~~~~
|
| 86 |
+
@inproceedings{zhang2025mxq,
|
| 87 |
+
title = {A Mixed Quantization Approach for Data-Free Quantization of LLMs},
|
| 88 |
+
author = {Feng Zhang and Yanbin Liu and Weihua Li and Xiaodan Wang and Quan Bai},
|
| 89 |
+
year = {2025},
|
| 90 |
+
url = {https://openreview.net/forum?id=M3Y74vmsMcY},
|
| 91 |
+
}
|
| 92 |
+
~~~~
|
| 93 |
+
|
| 94 |
+
## Setup test harness
|
| 95 |
+
|
| 96 |
+
Most tools are implemented in Python and are extensively tested under the
|
| 97 |
+
Python 3.11.9. The visualization tools are implemented in R. The usages of
|
| 98 |
+
these tools are elaborated in the following sections. This section describes
|
| 99 |
+
how to setup the lm-quant-toolkit and the companion visualization tools.
|
| 100 |
+
|
| 101 |
+
The Python tools dependend on Python libraries such as transformers, datasets,
|
| 102 |
+
numpy, PyTorch etc. A few Python libraries are patched to support MXQ.
|
| 103 |
+
Specifically, required patched dependencies include AutoGPTQ (for CUDA 12.5
|
| 104 |
+
compatibility), HQQ (support MXQ extension), lm_eval (for end-to-end LLM
|
| 105 |
+
performance evaluation), clip_benchmark (for vision model evaluation). These
|
| 106 |
+
dependencies are installed automatically as part of setup process. To setup the
|
| 107 |
+
Python tools, follow this procedure:
|
| 108 |
+
|
| 109 |
+
- Ensure Python and miniconda are installed
|
| 110 |
+
- Create a Python virtual enivonrment using Python 3.11.9 and activate this enivonrment
|
| 111 |
+
- Clone the lm-quant-toolkit project from [the lm-quant-toolkit project][2]
|
| 112 |
+
- Run the script setup-harness.sh under the root directory of the lm-quant-toolkit project
|
| 113 |
+
|
| 114 |
+
Or simply use the convenient script `setup-harness.sh` included this project.
|
| 115 |
+
|
| 116 |
+
## Setup visualization tools
|
| 117 |
+
|
| 118 |
+
The visualization tools are R scripts to transform, aggregate and visualize
|
| 119 |
+
experiment results. They are wrapped in bash scripts to automate the whole
|
| 120 |
+
experiment loop, which consists of model quantization, perplex evaluation,
|
| 121 |
+
memory consumption test and experiment report generation. The R visualization
|
| 122 |
+
scripts can also be used separately. To setup the visualization tools, please
|
| 123 |
+
follow this procedure:
|
| 124 |
+
|
| 125 |
+
- Ensure a recent version of R, for instance R 4.4.1, is installed.
|
| 126 |
+
- Optionally, RStudio could be installed to extend and trouble shoot the
|
| 127 |
+
visualization tools in an intuitive enivonrment.
|
| 128 |
+
- Install the third-party packages required by the visualization tools by
|
| 129 |
+
running the script `setup-visualization.sh` under the root directory of the
|
| 130 |
+
lm-quant-toolkit project.
|
| 131 |
+
|
| 132 |
+
# Quantization tool usage
|
| 133 |
+
|
| 134 |
+
## LLM Quantization Harness Tool
|
| 135 |
+
|
| 136 |
+
This tool executes various quantization tasks and runs diverse evaluation
|
| 137 |
+
benchmarks such as perplexity, GPU memory usage, quantized model storage. It
|
| 138 |
+
also supports end-to-end LLM performance evaluation through the integration
|
| 139 |
+
with the `lm-eval` tool. This harness tool works with various state-of-art
|
| 140 |
+
quantization methods such as GPTQ, AWQ, BitsAndBytes and HQQ, which enables a
|
| 141 |
+
fair comparison between the proposed methods and the state-of-art baselines.
|
| 142 |
+
Furthermore, it facilitates the complex and time-consuming benchmarking tasks
|
| 143 |
+
by offering resumption from failed subtasks, aggregate subtask's evaluation
|
| 144 |
+
results. Lastly, this tool provides declarative CLI interface to ease complex
|
| 145 |
+
experiment automation through shell scripting.
|
| 146 |
+
|
| 147 |
+
## FNorm Metadata Preparation Tool
|
| 148 |
+
|
| 149 |
+
This tool calculates the Frobenius norms, a.k.a FNorm, of the quantization
|
| 150 |
+
errors of all weight matricies inside a particular large language model. The
|
| 151 |
+
FNorm meta-data are crucial to the MXQ quantization scheme as it guides MXQ to
|
| 152 |
+
allocate optimal quantization configurations. This tool accepts a list of
|
| 153 |
+
Hugging Face-compliant model identifiers. The output of this tool is a series
|
| 154 |
+
of .csv files under specified directory. Each file contains the Frobenius
|
| 155 |
+
norms for the 12 quantization configurations.
|
| 156 |
+
|
| 157 |
+
The tool is implemented in Python and provides a convenient CLI interface to
|
| 158 |
+
enable shell scripting. It is located separately in the `dump.py` file
|
| 159 |
+
under the `src` folder in the `lm-quant-toolkit` project, which helps
|
| 160 |
+
to reduce unnecessary dependencies. A typical usage is demonstrated in the code
|
| 161 |
+
snippet as follows:
|
| 162 |
+
|
| 163 |
+
~~~~bash
|
| 164 |
+
#!/bin/bash
|
| 165 |
+
|
| 166 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 167 |
+
MODELS="meta-llama/Llama-2-7b-hf meta-llama/Llama-2-13b-hf meta-llama/Llama-3.1-8B"
|
| 168 |
+
mkdir -p /tmp/fnorm-dump
|
| 169 |
+
python $TOOLKIT_DIR/src/dump.py fnorm \
|
| 170 |
+
--model $MODELS \
|
| 171 |
+
--output-dir /tmp/fnorm-dump
|
| 172 |
+
~~~~
|
| 173 |
+
|
| 174 |
+
|
| 175 |
+
## Kurtosis Metrics Measuring Tool
|
| 176 |
+
|
| 177 |
+
This tool calculates the Kurtosis metrics of weight matricies layer-by-layer
|
| 178 |
+
inside a particular large language model. The Kurtosis metrcis are crucial to
|
| 179 |
+
identify sensitive layers to improve the accuracy of MXQ quantization. This
|
| 180 |
+
tool accepts a list of Hugging Face-compliant model identifiers. The output of
|
| 181 |
+
this tool is a series of .csv files under specified directory. Each file
|
| 182 |
+
contains the Kurtosis metrics for corresponding models.
|
| 183 |
+
|
| 184 |
+
The tool is implemented in Python and provides a convenient CLI interface to
|
| 185 |
+
enable shell scripting. It is included in the `dump.py` file under the
|
| 186 |
+
`src` folder in the `lm-quant-toolkit` project. A typical usage is
|
| 187 |
+
demonstrated in the code snippet as follows:
|
| 188 |
+
|
| 189 |
+
~~~~bash
|
| 190 |
+
#!/bin/bash
|
| 191 |
+
|
| 192 |
+
MODELS="meta-llama/Llama-2-7b-hf meta-llama/Llama-2-13b-hf meta-llama/Meta-Llama-3-8B"
|
| 193 |
+
mkdir -p /tmp/kurtosis-dump
|
| 194 |
+
python ../src/dump.py kurtosis \
|
| 195 |
+
--model $MODELS \
|
| 196 |
+
--output-dir /tmp/kurtosis-dump
|
| 197 |
+
~~~~
|
| 198 |
+
|
| 199 |
+
This code snippet demonstrates dumping the kurtosis metrics for the three Llama
|
| 200 |
+
models into the `/tmp/kurtosis-dump` directory.
|
| 201 |
+
|
| 202 |
+
## Sensitivity Score Measuring Tool
|
| 203 |
+
|
| 204 |
+
This tool calculates the sensitivity score of each layer of a particular large
|
| 205 |
+
language model. The sensitivity score are crucial to identify sensitive layers
|
| 206 |
+
to improve the accuracy of MXQ quantization. This tool accepts a list of
|
| 207 |
+
Hugging Face-compliant model identifiers. The output of this tool is a series
|
| 208 |
+
of .csv files, each contains the sensitivity score for corresponding model.
|
| 209 |
+
These files are crucial inputs to guide the SensiBoost and Sensitivity-based
|
| 210 |
+
MiLP.
|
| 211 |
+
|
| 212 |
+
The tool is implemented in Python and provides a convenient CLI interface to
|
| 213 |
+
enable shell scripting. It is compatible with any transformer-based LLMs with
|
| 214 |
+
an implementation of the popular Hugging Face transformers library. It is
|
| 215 |
+
located separately in the `dump.py` file under the `src` folder in
|
| 216 |
+
the `lm-quant-toolkit` project, which helps to reduce unnecessary
|
| 217 |
+
dependencies. A typical usage is demonstrated in the code snippet as follows:
|
| 218 |
+
|
| 219 |
+
|
| 220 |
+
~~~~bash
|
| 221 |
+
#!/bin/bash
|
| 222 |
+
|
| 223 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 224 |
+
RESULT_BASE_DIR="/data/llm/mxq/results"
|
| 225 |
+
CALIB_DATASETS="bos pileval wikitext c4"
|
| 226 |
+
CONFIGS="b2g128 b2g64 b2g32 b3g128 b3g64 b3g32 b4g128 b4g64 b4g32 b8g128 b8g64 b8g32"
|
| 227 |
+
MODELS="Qwen/Qwen2.5-7B Qwen/Qwen2.5-Coder-7B Qwen/Qwen2.5-Coder-7B-Instruct Qwen/Qwen2.5-Math-7B"
|
| 228 |
+
|
| 229 |
+
EXP_NAME=sensi_qwen25
|
| 230 |
+
RESULT_DIR=$RESULT_BASE_DIR/$EXP_NAME
|
| 231 |
+
mkdir -p $RESULT_DIR/data
|
| 232 |
+
|
| 233 |
+
for DS in $CALIB_DATASETS; do
|
| 234 |
+
for CFG in $CONFIGS; do
|
| 235 |
+
for MODEL in $MODELS; do
|
| 236 |
+
SHORT_ID=$(echo $MODEL | cut -d/ -f2)
|
| 237 |
+
OUT_FILE="${RESULT_DIR}/data/qwen25-sensi-${SHORT_ID}-${CFG}-${DS}.csv"
|
| 238 |
+
python $TOOLKIT_DIR/src/dump.py sensi \
|
| 239 |
+
--model $MODEL \
|
| 240 |
+
--config $CFG \
|
| 241 |
+
--calib-dataset $DS \
|
| 242 |
+
--output-file $OUT_FILE
|
| 243 |
+
done
|
| 244 |
+
done
|
| 245 |
+
done
|
| 246 |
+
~~~~
|
| 247 |
+
|
| 248 |
+
The code snippet demonstrates how to calculate the sensitivity scores for a
|
| 249 |
+
series of Qwen2.5 models using 4 calibration datasets under 12 bit budgets.
|
| 250 |
+
|
| 251 |
+
## Calibration Dataset Generation Tool
|
| 252 |
+
|
| 253 |
+
This tool generates a small synthensized dataset named branch of science
|
| 254 |
+
(denoted as BoS, published on Hugging Face), which includes a few hundred of
|
| 255 |
+
textual defintions for science, art and business topics such as Mathematics,
|
| 256 |
+
Physics, Chemstry, Law, Music and Journalism etc. The dataset is intended to
|
| 257 |
+
validate if the sensitivity property generalize to diverse datasets.
|
| 258 |
+
|
| 259 |
+
The tool generates an initial dataset in .csv format which requires further
|
| 260 |
+
processing. The output of this tool is random due to the generative nature of
|
| 261 |
+
LLM. This tool requires a Llama-2-7B model being served with an OpenAI
|
| 262 |
+
compatible RESTful API endpoint. User can either use a hosted API endpoint or
|
| 263 |
+
deploy a local instance by following the instruction at the end of this section.
|
| 264 |
+
|
| 265 |
+
Once the API endpoint is secured, run the following script to generate the BoS dataset:
|
| 266 |
+
|
| 267 |
+
~~~~bash
|
| 268 |
+
#!/bin/bash
|
| 269 |
+
|
| 270 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 271 |
+
|
| 272 |
+
$TOOLKIT_DIR/utils/generate.py \
|
| 273 |
+
--model="meta-llama/Llama-2-7b-chat-hf" \
|
| 274 |
+
--variant="vLLM" \
|
| 275 |
+
--topic-file=topics-l1.txt \
|
| 276 |
+
--trace
|
| 277 |
+
~~~~
|
| 278 |
+
Lastly, find the result in the csv files under current directory.
|
| 279 |
+
|
| 280 |
+
### Local API endpoint
|
| 281 |
+
To deploy a local API endpoint using vLLM, create a virtual environment using
|
| 282 |
+
`conda` as follows:
|
| 283 |
+
|
| 284 |
+
~~~~bash
|
| 285 |
+
conda create -n vllm python=3.11 -y
|
| 286 |
+
conda activate vllm
|
| 287 |
+
pip install vllm==0.6.4.post1
|
| 288 |
+
~~~~
|
| 289 |
+
Then configure and launch the API server
|
| 290 |
+
~~~~bash
|
| 291 |
+
#!/bin/bash
|
| 292 |
+
|
| 293 |
+
vllm serve meta-llama/Llama-2-7b-chat-hf --dtype auto --api-key token-abc123
|
| 294 |
+
~~~~
|
| 295 |
+
Watch the output vLLm to make sure it starts up successfully.
|
| 296 |
+
|
| 297 |
+
# Visualization Tool usage
|
| 298 |
+
|
| 299 |
+
The visualization tools facilitate visualizing the experiment results and the
|
| 300 |
+
weight distribution, and generating insights of the latent features to quantize
|
| 301 |
+
LLMs more efficiently. Most visualization tools are implemented in R and
|
| 302 |
+
leverages the open-source plot libraries such as ggplot2, circlize, ggbreak,
|
| 303 |
+
ggmagnify. They provide CLI interface to simplify integaration with the
|
| 304 |
+
quantization harness tool.
|
| 305 |
+
|
| 306 |
+
These CLI tools support diverse options to allow user specify input dataset,
|
| 307 |
+
select particular model or approach to plot. To get help on these specific CLI
|
| 308 |
+
options, type `./plot_xxx.R --help` on command line prompt. For instance,
|
| 309 |
+
to get help on the MXQ allocation visualization tool, you may run command as
|
| 310 |
+
follows:
|
| 311 |
+
|
| 312 |
+
~~~~bash
|
| 313 |
+
./plot-mxq-allocation.R --help
|
| 314 |
+
Usage: ./plot-mxq-allocation.R [options]
|
| 315 |
+
|
| 316 |
+
Options:
|
| 317 |
+
-h, --help
|
| 318 |
+
Show this help message and exit
|
| 319 |
+
|
| 320 |
+
-m CHARACTER, --model=CHARACTER
|
| 321 |
+
Model ID
|
| 322 |
+
|
| 323 |
+
-b DOUBLE, --budget=DOUBLE
|
| 324 |
+
Bit Budget
|
| 325 |
+
|
| 326 |
+
-d CHARACTER, --baseline_data_dir=CHARACTER
|
| 327 |
+
Data directory of baseline results
|
| 328 |
+
|
| 329 |
+
-q CHARACTER, --quant_cfg_allot_file=CHARACTER
|
| 330 |
+
The combined quant config allocation csv file
|
| 331 |
+
|
| 332 |
+
--attempt1=CHARACTER
|
| 333 |
+
The first attempt to plot
|
| 334 |
+
|
| 335 |
+
--attempt2=CHARACTER
|
| 336 |
+
The second attempt to plot
|
| 337 |
+
|
| 338 |
+
--fnorm
|
| 339 |
+
Display FNorm value in the bar chart
|
| 340 |
+
~~~~
|
| 341 |
+
|
| 342 |
+
## Weight Distribution Visualization Tool
|
| 343 |
+
|
| 344 |
+
This tool enables visualizing layer-wised weight distribution of large language
|
| 345 |
+
models. It is implemented as an R script, which provides a convenient CLI
|
| 346 |
+
interface to enable shell scripting. Given a weight distribution metrics csv
|
| 347 |
+
file, it produces a pdf file under the `pdfs` with 3x3 sub-plots of column
|
| 348 |
+
digrams for the 9 modules in the Llama family models.
|
| 349 |
+
|
| 350 |
+
The tool is named `plot-wdist-llm.R` and located under the
|
| 351 |
+
`data-vis` folder in the `lm-quant-toolkit` project. A typical usage
|
| 352 |
+
is demonstrated in the code snippet as follows:
|
| 353 |
+
|
| 354 |
+
~~~~bash
|
| 355 |
+
#!/bin/bash
|
| 356 |
+
|
| 357 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 358 |
+
|
| 359 |
+
$TOOLKIT_DIR/data-vis/plot-wdist-llm.R -m Llama-2-7b-hf
|
| 360 |
+
~~~~
|
| 361 |
+
|
| 362 |
+
## Perplexity vs Bit Budget Visualization Tool
|
| 363 |
+
|
| 364 |
+
This tool enables visualizing the relationship between perplexity and bit
|
| 365 |
+
budget for diverse MXQ experiments against their baselines. The generated
|
| 366 |
+
diagram shows how memory reduction affects perplexity, which facilitates
|
| 367 |
+
memory-accuracy trade-off.
|
| 368 |
+
|
| 369 |
+
The tool is named `plot-ppl-mem.R` and located under the `data-vis`
|
| 370 |
+
folder in the `lm-quant-toolkit` project. It accepts a csv file containing
|
| 371 |
+
the perplexity metrics of MXQ and its baselines. The output are series of PDF
|
| 372 |
+
files corresponding to the models defined in the input file, which are placed
|
| 373 |
+
under the `pdfs` subfolder. A typical usage is demonstrated in the code
|
| 374 |
+
snippet as follows:
|
| 375 |
+
|
| 376 |
+
~~~~bash
|
| 377 |
+
#!/bin/bash
|
| 378 |
+
|
| 379 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 380 |
+
|
| 381 |
+
$TOOLKIT_DIR/data-vis/plot-ppl-mem.R -d data/combined.csv
|
| 382 |
+
~~~~
|
| 383 |
+
|
| 384 |
+
## Quantization Speed Comparison Visualization Tool
|
| 385 |
+
|
| 386 |
+
This tool generates column digrams to explore the quantization speed among
|
| 387 |
+
various approaches. The tool is also implemented as an R script, which provides a
|
| 388 |
+
convenient CLI interface to enable shell scripting. The tool is named
|
| 389 |
+
`plot-quant-speed.R` and located under the `data-vis` folder in the
|
| 390 |
+
`lm-quant-toolkit` project. Given a combined perplexity metrics csv file,
|
| 391 |
+
it produces a column digrams with x-axis in log-scale. Similar to other tools,
|
| 392 |
+
the PDF file is placed under the `pdfs` subfolder. A typical usage is
|
| 393 |
+
demonstrated in the code snippet as follows:
|
| 394 |
+
|
| 395 |
+
~~~~bash
|
| 396 |
+
#!/bin/bash
|
| 397 |
+
|
| 398 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 399 |
+
|
| 400 |
+
$TOOLKIT_DIR/data-vis/plot-quant-speed.R -d data/combined.csv
|
| 401 |
+
~~~~
|
| 402 |
+
|
| 403 |
+
## GPU Memory Usage Visualization Tool
|
| 404 |
+
|
| 405 |
+
This tool generates column digrams to present the actual GPU memory consumption
|
| 406 |
+
of LLMs quantized by diverse methods. The tool is also implemented as an R script,
|
| 407 |
+
which provides a convenient CLI interface to enable shell scripting. The tool
|
| 408 |
+
is named `plot-mem-consumption.R` and located under the `data-vis`
|
| 409 |
+
folder in the `lm-quant-toolkit` project. Given a combined perplexity
|
| 410 |
+
metrics csv file, it produces a column digrams of GPU memory usage in
|
| 411 |
+
Giga-byte. Similar to other tools, the PDF file is placed under the `pdfs`
|
| 412 |
+
subfolder. A typical usage is demonstrated in the code snippet as follows:
|
| 413 |
+
|
| 414 |
+
~~~~bash
|
| 415 |
+
#!/bin/bash
|
| 416 |
+
|
| 417 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 418 |
+
|
| 419 |
+
$TOOLKIT_DIR/data-vis/plot-mem-consumption.R -d data/combined.csv
|
| 420 |
+
~~~~
|
| 421 |
+
|
| 422 |
+
## Quantization Configuration Allocation Visualization Tool
|
| 423 |
+
|
| 424 |
+
This tool offers insights into the way MXQ and its variants allocate bit budget
|
| 425 |
+
to modules and layers. The variants, a.k.a. attempt, to include in the plot are
|
| 426 |
+
configurable. A maximium of 4 variants can be plotted in a circular layout
|
| 427 |
+
thanks to plot library circlize \citep{zuguang_2014}.
|
| 428 |
+
The first input expected by the tool is a combined quantization configuration
|
| 429 |
+
allocation csv file which should include experiment outcome for diverse methods
|
| 430 |
+
such as HQQ and MXQ. The second parameter is the directory where Frobenius
|
| 431 |
+
norms csv files are located. The third parameter is the perplexity score csv
|
| 432 |
+
file. The tool produces circos digram in PDF format.
|
| 433 |
+
|
| 434 |
+
The tool is named `plot-circos-allot.R` and located under the
|
| 435 |
+
`data-vis` folder in the `lm-quant-toolkit` project. A typical usage
|
| 436 |
+
is demonstrated in the code snippet as follows:
|
| 437 |
+
|
| 438 |
+
~~~~bash
|
| 439 |
+
#!/bin/bash
|
| 440 |
+
|
| 441 |
+
TOOLKIT_DIR="../../.."
|
| 442 |
+
|
| 443 |
+
MODELS="
|
| 444 |
+
Llama-3-7b-hf
|
| 445 |
+
Llama-3-13b-hf
|
| 446 |
+
Meta-Llama-3-8B
|
| 447 |
+
"
|
| 448 |
+
BUDGETS="4.25 3.51"
|
| 449 |
+
|
| 450 |
+
STOP=2
|
| 451 |
+
TOPM=2
|
| 452 |
+
for MODEL in $MODELS; do
|
| 453 |
+
for BUDGET in $BUDGETS; do
|
| 454 |
+
$TOOLKIT_DIR/data-vis/plot-circos-allot.R \
|
| 455 |
+
--model $MODEL \
|
| 456 |
+
--budget $BUDGET \
|
| 457 |
+
--fnorm_data_dir $TOOLKIT_DIR/src/data/ \
|
| 458 |
+
--ppl_csv_file data/combined.csv \
|
| 459 |
+
--quant_cfg_allot_file data/quant-cfg-allocation.csv \
|
| 460 |
+
--attempt1 sensi-boost-${STOP}-${TOPM} \
|
| 461 |
+
--attempt2 kurt-boost-${STOP}-${TOPM} \
|
| 462 |
+
--attempt3 hqq\
|
| 463 |
+
--attempt4 mxq1
|
| 464 |
+
done
|
| 465 |
+
done
|
| 466 |
+
~~~~
|
| 467 |
+
|
| 468 |
+
This code snippet demonstrates how to generate a quant config allocation
|
| 469 |
+
comparison diagram to examine the nuanced difference between the SensiBoost and
|
| 470 |
+
kurtBoost approaches, with a stop of 2 and top-{m} 2, as well as the HQQ and
|
| 471 |
+
MXQ baselines.
|
| 472 |
+
|
| 473 |
+
## SensiBoost/KurtBoost Win-Tie-Loss Visualization Tool
|
| 474 |
+
|
| 475 |
+
This tool enables qualitative analysis of effectiveness of the proposed
|
| 476 |
+
SensiBoost and KurtBoost methods. It is implemented as an R script, which
|
| 477 |
+
provides a conventional CLI interface to ease automation.
|
| 478 |
+
Given a combined perplexity metrics csv file, it produces a series of column
|
| 479 |
+
digrams in PDF format. The csv file should include experiment outcome for
|
| 480 |
+
SensiBoost, KurtBoost, the ablation tests or baseline such as HQQ and MXQ. The
|
| 481 |
+
name experiment, a.k.a. attempt, should follow the pattern
|
| 482 |
+
`<method>-<stop>-<top m>`.
|
| 483 |
+
|
| 484 |
+
This tool is included in the `lm-quant-toolkit` under `data-vis`
|
| 485 |
+
folder. A typical usage is demonstrated in the code snippet as follows:
|
| 486 |
+
|
| 487 |
+
~~~~bash
|
| 488 |
+
#!/bin/bash
|
| 489 |
+
|
| 490 |
+
TOOLKIT_DIR="$HOME/work/lm-quant-toolkit"
|
| 491 |
+
|
| 492 |
+
$TOOLKIT_DIR/data-vis/plot-win-tie-loss.R -f data/combined.csv
|
| 493 |
+
~~~~
|
| 494 |
+
|
| 495 |
+
[1]: https://huggingface.co/docs/leaderboards/leaderboards/intro
|
| 496 |
+
[2]: https://github.com/schnell18/lm-quant-toolkit.git
|
lm-quant-toolkit/src/lm_quant_toolkit.egg-info/top_level.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cli
|
| 2 |
+
data
|
| 3 |
+
dump
|
| 4 |
+
lm_quant_toolkit
|
lm-quant-toolkit/src/lm_quant_toolkit/utils/__pycache__/hub.cpython-311.pyc
ADDED
|
Binary file (2.1 kB). View file
|
|
|
lm-quant-toolkit/tmp/kurtosis-dump/Llama-3.1-70B-Instruct/kurtosis-models.csv
ADDED
|
@@ -0,0 +1,561 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module,layer,param_count,kurtosis
|
| 2 |
+
self_attn.q_proj,0,67108864,50077.07020777786
|
| 3 |
+
self_attn.k_proj,0,8388608,39460.79179477061
|
| 4 |
+
self_attn.v_proj,0,8388608,9714.34062603725
|
| 5 |
+
self_attn.o_proj,0,67108864,10.904280975829113
|
| 6 |
+
mlp.gate_proj,0,234881024,152197.48465199952
|
| 7 |
+
mlp.down_proj,0,234881024,32.99856251662286
|
| 8 |
+
mlp.up_proj,0,234881024,119950.58806774796
|
| 9 |
+
self_attn.q_proj,1,67108864,7634.308020776232
|
| 10 |
+
self_attn.k_proj,1,8388608,4045.9008739798405
|
| 11 |
+
self_attn.v_proj,1,8388608,9760.690767305987
|
| 12 |
+
self_attn.o_proj,1,67108864,5.247417587827986
|
| 13 |
+
mlp.gate_proj,1,234881024,1677.4783417349631
|
| 14 |
+
mlp.down_proj,1,234881024,3.7038335284892256
|
| 15 |
+
mlp.up_proj,1,234881024,267.9390012342344
|
| 16 |
+
self_attn.q_proj,2,67108864,1373.5682851432819
|
| 17 |
+
self_attn.k_proj,2,8388608,1111.6096014243033
|
| 18 |
+
self_attn.v_proj,2,8388608,10306.363888292855
|
| 19 |
+
self_attn.o_proj,2,67108864,3.6552611309880483
|
| 20 |
+
mlp.gate_proj,2,234881024,851.6969454109125
|
| 21 |
+
mlp.down_proj,2,234881024,3.3072159525903313
|
| 22 |
+
mlp.up_proj,2,234881024,922.1415404404745
|
| 23 |
+
self_attn.q_proj,3,67108864,17541.425851319673
|
| 24 |
+
self_attn.k_proj,3,8388608,20784.26100605871
|
| 25 |
+
self_attn.v_proj,3,8388608,25673.00689440138
|
| 26 |
+
self_attn.o_proj,3,67108864,3.644268034206665
|
| 27 |
+
mlp.gate_proj,3,234881024,15691.560458318761
|
| 28 |
+
mlp.down_proj,3,234881024,40.45401999822738
|
| 29 |
+
mlp.up_proj,3,234881024,2539.000471338992
|
| 30 |
+
self_attn.q_proj,4,67108864,7.01199062448764
|
| 31 |
+
self_attn.k_proj,4,8388608,9.370548461185491
|
| 32 |
+
self_attn.v_proj,4,8388608,3.422610565498518
|
| 33 |
+
self_attn.o_proj,4,67108864,6.290687861578241
|
| 34 |
+
mlp.gate_proj,4,234881024,1590.719586515775
|
| 35 |
+
mlp.down_proj,4,234881024,3.816093831675206
|
| 36 |
+
mlp.up_proj,4,234881024,1277.63775095725
|
| 37 |
+
self_attn.q_proj,5,67108864,23.47911895266793
|
| 38 |
+
self_attn.k_proj,5,8388608,677.3984071986448
|
| 39 |
+
self_attn.v_proj,5,8388608,894.4273846075629
|
| 40 |
+
self_attn.o_proj,5,67108864,3.296181507520106
|
| 41 |
+
mlp.gate_proj,5,234881024,18141.760474590814
|
| 42 |
+
mlp.down_proj,5,234881024,5.569542037487064
|
| 43 |
+
mlp.up_proj,5,234881024,19741.460966568164
|
| 44 |
+
self_attn.q_proj,6,67108864,4.737472510077891
|
| 45 |
+
self_attn.k_proj,6,8388608,6.28482435030699
|
| 46 |
+
self_attn.v_proj,6,8388608,3.1949319558664526
|
| 47 |
+
self_attn.o_proj,6,67108864,3.1876794093984895
|
| 48 |
+
mlp.gate_proj,6,234881024,16.97415898400329
|
| 49 |
+
mlp.down_proj,6,234881024,3.107273236401777
|
| 50 |
+
mlp.up_proj,6,234881024,17.278935340937498
|
| 51 |
+
self_attn.q_proj,7,67108864,5.3062298822771
|
| 52 |
+
self_attn.k_proj,7,8388608,6.3989575820638755
|
| 53 |
+
self_attn.v_proj,7,8388608,3.319259655615111
|
| 54 |
+
self_attn.o_proj,7,67108864,3.2268536713778437
|
| 55 |
+
mlp.gate_proj,7,234881024,4.412707019425456
|
| 56 |
+
mlp.down_proj,7,234881024,3.2622001389028434
|
| 57 |
+
mlp.up_proj,7,234881024,4.453036431734782
|
| 58 |
+
self_attn.q_proj,8,67108864,4.225744503191156
|
| 59 |
+
self_attn.k_proj,8,8388608,5.538586485202242
|
| 60 |
+
self_attn.v_proj,8,8388608,3.145357959348748
|
| 61 |
+
self_attn.o_proj,8,67108864,3.3075502773385597
|
| 62 |
+
mlp.gate_proj,8,234881024,605.4065863153668
|
| 63 |
+
mlp.down_proj,8,234881024,3.148875135642212
|
| 64 |
+
mlp.up_proj,8,234881024,545.2094768954765
|
| 65 |
+
self_attn.q_proj,9,67108864,4.626318521871889
|
| 66 |
+
self_attn.k_proj,9,8388608,18.110182144188688
|
| 67 |
+
self_attn.v_proj,9,8388608,3.4127233382476083
|
| 68 |
+
self_attn.o_proj,9,67108864,3.343338909146038
|
| 69 |
+
mlp.gate_proj,9,234881024,41175.84235461787
|
| 70 |
+
mlp.down_proj,9,234881024,3.38088918027413
|
| 71 |
+
mlp.up_proj,9,234881024,43223.504083877364
|
| 72 |
+
self_attn.q_proj,10,67108864,4.661802680249256
|
| 73 |
+
self_attn.k_proj,10,8388608,5.933341926126116
|
| 74 |
+
self_attn.v_proj,10,8388608,3.287763426474098
|
| 75 |
+
self_attn.o_proj,10,67108864,3.198276928060741
|
| 76 |
+
mlp.gate_proj,10,234881024,4.2201623631799094
|
| 77 |
+
mlp.down_proj,10,234881024,3.1242473850967833
|
| 78 |
+
mlp.up_proj,10,234881024,4.260781494912422
|
| 79 |
+
self_attn.q_proj,11,67108864,4.326732839920102
|
| 80 |
+
self_attn.k_proj,11,8388608,96.2013334283494
|
| 81 |
+
self_attn.v_proj,11,8388608,11.112308182238634
|
| 82 |
+
self_attn.o_proj,11,67108864,3.1117830457099296
|
| 83 |
+
mlp.gate_proj,11,234881024,90.8949857257992
|
| 84 |
+
mlp.down_proj,11,234881024,3.063019991017979
|
| 85 |
+
mlp.up_proj,11,234881024,90.09881557668906
|
| 86 |
+
self_attn.q_proj,12,67108864,4.654632209401089
|
| 87 |
+
self_attn.k_proj,12,8388608,6.768848948834895
|
| 88 |
+
self_attn.v_proj,12,8388608,3.134953599249177
|
| 89 |
+
self_attn.o_proj,12,67108864,3.1950263977919664
|
| 90 |
+
mlp.gate_proj,12,234881024,3.455442706225709
|
| 91 |
+
mlp.down_proj,12,234881024,3.1220996391185625
|
| 92 |
+
mlp.up_proj,12,234881024,3.41490427342156
|
| 93 |
+
self_attn.q_proj,13,67108864,3.921981518844444
|
| 94 |
+
self_attn.k_proj,13,8388608,5.73077593166267
|
| 95 |
+
self_attn.v_proj,13,8388608,3.1558259054853184
|
| 96 |
+
self_attn.o_proj,13,67108864,3.209088296657055
|
| 97 |
+
mlp.gate_proj,13,234881024,3.26340141239501
|
| 98 |
+
mlp.down_proj,13,234881024,3.1174169514091696
|
| 99 |
+
mlp.up_proj,13,234881024,3.182833914362146
|
| 100 |
+
self_attn.q_proj,14,67108864,4.493911728019046
|
| 101 |
+
self_attn.k_proj,14,8388608,5.603381075339063
|
| 102 |
+
self_attn.v_proj,14,8388608,3.3681821467740556
|
| 103 |
+
self_attn.o_proj,14,67108864,3.1366976135822657
|
| 104 |
+
mlp.gate_proj,14,234881024,3.24841837827099
|
| 105 |
+
mlp.down_proj,14,234881024,3.1350513421324404
|
| 106 |
+
mlp.up_proj,14,234881024,3.1245283054662205
|
| 107 |
+
self_attn.q_proj,15,67108864,4.202784172149532
|
| 108 |
+
self_attn.k_proj,15,8388608,5.303467145281563
|
| 109 |
+
self_attn.v_proj,15,8388608,3.3026273414789435
|
| 110 |
+
self_attn.o_proj,15,67108864,3.094438221411981
|
| 111 |
+
mlp.gate_proj,15,234881024,3.2920384953785344
|
| 112 |
+
mlp.down_proj,15,234881024,3.144731145462784
|
| 113 |
+
mlp.up_proj,15,234881024,3.1136725779062746
|
| 114 |
+
self_attn.q_proj,16,67108864,4.127041513677288
|
| 115 |
+
self_attn.k_proj,16,8388608,4.4027329851517285
|
| 116 |
+
self_attn.v_proj,16,8388608,3.1021911892141
|
| 117 |
+
self_attn.o_proj,16,67108864,3.1486319735274955
|
| 118 |
+
mlp.gate_proj,16,234881024,3.651930324792214
|
| 119 |
+
mlp.down_proj,16,234881024,3.201778629319989
|
| 120 |
+
mlp.up_proj,16,234881024,3.130698984716068
|
| 121 |
+
self_attn.q_proj,17,67108864,3.9219029798622382
|
| 122 |
+
self_attn.k_proj,17,8388608,4.590671372379875
|
| 123 |
+
self_attn.v_proj,17,8388608,3.1846241749351685
|
| 124 |
+
self_attn.o_proj,17,67108864,3.165195106970997
|
| 125 |
+
mlp.gate_proj,17,234881024,3.2894933585832495
|
| 126 |
+
mlp.down_proj,17,234881024,3.2290879248460866
|
| 127 |
+
mlp.up_proj,17,234881024,3.0879444621515773
|
| 128 |
+
self_attn.q_proj,18,67108864,4.290286031152325
|
| 129 |
+
self_attn.k_proj,18,8388608,4.276753877997762
|
| 130 |
+
self_attn.v_proj,18,8388608,3.2636621659918172
|
| 131 |
+
self_attn.o_proj,18,67108864,3.126792161775731
|
| 132 |
+
mlp.gate_proj,18,234881024,3.2806371332708464
|
| 133 |
+
mlp.down_proj,18,234881024,3.6343741321062284
|
| 134 |
+
mlp.up_proj,18,234881024,3.078617792985047
|
| 135 |
+
self_attn.q_proj,19,67108864,4.333680489415027
|
| 136 |
+
self_attn.k_proj,19,8388608,4.312923523593489
|
| 137 |
+
self_attn.v_proj,19,8388608,3.343346934453593
|
| 138 |
+
self_attn.o_proj,19,67108864,3.1445077883279864
|
| 139 |
+
mlp.gate_proj,19,234881024,3.3251958588835886
|
| 140 |
+
mlp.down_proj,19,234881024,3.286983003187836
|
| 141 |
+
mlp.up_proj,19,234881024,3.058443864229761
|
| 142 |
+
self_attn.q_proj,20,67108864,3.6023438221862927
|
| 143 |
+
self_attn.k_proj,20,8388608,4.305761150060791
|
| 144 |
+
self_attn.v_proj,20,8388608,3.303898774945715
|
| 145 |
+
self_attn.o_proj,20,67108864,3.179063247417259
|
| 146 |
+
mlp.gate_proj,20,234881024,3.3034934581311526
|
| 147 |
+
mlp.down_proj,20,234881024,3.193835605356857
|
| 148 |
+
mlp.up_proj,20,234881024,3.0634256403657854
|
| 149 |
+
self_attn.q_proj,21,67108864,3.833524025878901
|
| 150 |
+
self_attn.k_proj,21,8388608,4.283864774362631
|
| 151 |
+
self_attn.v_proj,21,8388608,3.4179391228727534
|
| 152 |
+
self_attn.o_proj,21,67108864,3.2527775780334185
|
| 153 |
+
mlp.gate_proj,21,234881024,3.295837951674078
|
| 154 |
+
mlp.down_proj,21,234881024,3.7189961017716255
|
| 155 |
+
mlp.up_proj,21,234881024,3.0539597013693713
|
| 156 |
+
self_attn.q_proj,22,67108864,3.992485829720125
|
| 157 |
+
self_attn.k_proj,22,8388608,4.2401274149792165
|
| 158 |
+
self_attn.v_proj,22,8388608,3.276660802302844
|
| 159 |
+
self_attn.o_proj,22,67108864,3.4019412971533076
|
| 160 |
+
mlp.gate_proj,22,234881024,3.2881559146208823
|
| 161 |
+
mlp.down_proj,22,234881024,3.2575832089250785
|
| 162 |
+
mlp.up_proj,22,234881024,3.0809675905531013
|
| 163 |
+
self_attn.q_proj,23,67108864,3.7834554205574036
|
| 164 |
+
self_attn.k_proj,23,8388608,4.3626993857914895
|
| 165 |
+
self_attn.v_proj,23,8388608,3.3862458002334996
|
| 166 |
+
self_attn.o_proj,23,67108864,3.471488491687408
|
| 167 |
+
mlp.gate_proj,23,234881024,3.2490968555754813
|
| 168 |
+
mlp.down_proj,23,234881024,3.2110399954331075
|
| 169 |
+
mlp.up_proj,23,234881024,3.063835950784802
|
| 170 |
+
self_attn.q_proj,24,67108864,4.19494418979753
|
| 171 |
+
self_attn.k_proj,24,8388608,5.4925369681879035
|
| 172 |
+
self_attn.v_proj,24,8388608,3.405025286198556
|
| 173 |
+
self_attn.o_proj,24,67108864,4.404597607247822
|
| 174 |
+
mlp.gate_proj,24,234881024,3.3143801477577526
|
| 175 |
+
mlp.down_proj,24,234881024,3.476402186670993
|
| 176 |
+
mlp.up_proj,24,234881024,3.111574499777276
|
| 177 |
+
self_attn.q_proj,25,67108864,3.905361339628942
|
| 178 |
+
self_attn.k_proj,25,8388608,4.396242809412252
|
| 179 |
+
self_attn.v_proj,25,8388608,3.4801073221211665
|
| 180 |
+
self_attn.o_proj,25,67108864,4.346419880637028
|
| 181 |
+
mlp.gate_proj,25,234881024,3.2959757912710255
|
| 182 |
+
mlp.down_proj,25,234881024,3.582946617930683
|
| 183 |
+
mlp.up_proj,25,234881024,3.184299854260005
|
| 184 |
+
self_attn.q_proj,26,67108864,3.827512021367978
|
| 185 |
+
self_attn.k_proj,26,8388608,4.742099995628205
|
| 186 |
+
self_attn.v_proj,26,8388608,3.2743583002216603
|
| 187 |
+
self_attn.o_proj,26,67108864,3.7991034370737884
|
| 188 |
+
mlp.gate_proj,26,234881024,3.3295786660387647
|
| 189 |
+
mlp.down_proj,26,234881024,3.6742888947812924
|
| 190 |
+
mlp.up_proj,26,234881024,3.097896273559521
|
| 191 |
+
self_attn.q_proj,27,67108864,4.000722310123793
|
| 192 |
+
self_attn.k_proj,27,8388608,4.761179373465575
|
| 193 |
+
self_attn.v_proj,27,8388608,3.3805942543508567
|
| 194 |
+
self_attn.o_proj,27,67108864,3.9302469130836553
|
| 195 |
+
mlp.gate_proj,27,234881024,3.3290525422149178
|
| 196 |
+
mlp.down_proj,27,234881024,3.7291236574128996
|
| 197 |
+
mlp.up_proj,27,234881024,3.079679387144104
|
| 198 |
+
self_attn.q_proj,28,67108864,3.902287580872323
|
| 199 |
+
self_attn.k_proj,28,8388608,4.5608528245784274
|
| 200 |
+
self_attn.v_proj,28,8388608,3.739223336201326
|
| 201 |
+
self_attn.o_proj,28,67108864,7.24242637946067
|
| 202 |
+
mlp.gate_proj,28,234881024,3.8712063376828327
|
| 203 |
+
mlp.down_proj,28,234881024,3.7624383998724733
|
| 204 |
+
mlp.up_proj,28,234881024,3.076614660829312
|
| 205 |
+
self_attn.q_proj,29,67108864,3.9688353916017136
|
| 206 |
+
self_attn.k_proj,29,8388608,4.591889844946916
|
| 207 |
+
self_attn.v_proj,29,8388608,3.469078618129888
|
| 208 |
+
self_attn.o_proj,29,67108864,6.240643470112109
|
| 209 |
+
mlp.gate_proj,29,234881024,3.5654406909275527
|
| 210 |
+
mlp.down_proj,29,234881024,4.309764414846158
|
| 211 |
+
mlp.up_proj,29,234881024,3.0865097028227115
|
| 212 |
+
self_attn.q_proj,30,67108864,4.056995089736469
|
| 213 |
+
self_attn.k_proj,30,8388608,4.556484167103538
|
| 214 |
+
self_attn.v_proj,30,8388608,3.4272413888611424
|
| 215 |
+
self_attn.o_proj,30,67108864,3.96354451055712
|
| 216 |
+
mlp.gate_proj,30,234881024,3.4539773814036923
|
| 217 |
+
mlp.down_proj,30,234881024,4.588225623591116
|
| 218 |
+
mlp.up_proj,30,234881024,3.0906250142792953
|
| 219 |
+
self_attn.q_proj,31,67108864,4.185270022245394
|
| 220 |
+
self_attn.k_proj,31,8388608,4.687624633602759
|
| 221 |
+
self_attn.v_proj,31,8388608,3.4727076268711397
|
| 222 |
+
self_attn.o_proj,31,67108864,4.348714489183227
|
| 223 |
+
mlp.gate_proj,31,234881024,3.817640211361434
|
| 224 |
+
mlp.down_proj,31,234881024,3.335366609118617
|
| 225 |
+
mlp.up_proj,31,234881024,3.051595821169206
|
| 226 |
+
self_attn.q_proj,32,67108864,4.387007660043509
|
| 227 |
+
self_attn.k_proj,32,8388608,4.179708473434365
|
| 228 |
+
self_attn.v_proj,32,8388608,3.178540419936189
|
| 229 |
+
self_attn.o_proj,32,67108864,4.914118061236895
|
| 230 |
+
mlp.gate_proj,32,234881024,3.4238079623887097
|
| 231 |
+
mlp.down_proj,32,234881024,5.273825804418633
|
| 232 |
+
mlp.up_proj,32,234881024,3.0798650830344285
|
| 233 |
+
self_attn.q_proj,33,67108864,4.022721461531028
|
| 234 |
+
self_attn.k_proj,33,8388608,4.408855825740268
|
| 235 |
+
self_attn.v_proj,33,8388608,3.170997521692167
|
| 236 |
+
self_attn.o_proj,33,67108864,4.953800662765951
|
| 237 |
+
mlp.gate_proj,33,234881024,1709077.427270148
|
| 238 |
+
mlp.down_proj,33,234881024,4.052988965242056
|
| 239 |
+
mlp.up_proj,33,234881024,187748.3601954899
|
| 240 |
+
self_attn.q_proj,34,67108864,3.950555186643392
|
| 241 |
+
self_attn.k_proj,34,8388608,4.194768658417521
|
| 242 |
+
self_attn.v_proj,34,8388608,3.373397566556314
|
| 243 |
+
self_attn.o_proj,34,67108864,8.461143044426993
|
| 244 |
+
mlp.gate_proj,34,234881024,3.5646992436150136
|
| 245 |
+
mlp.down_proj,34,234881024,4.1950956436748355
|
| 246 |
+
mlp.up_proj,34,234881024,3.0744769333144277
|
| 247 |
+
self_attn.q_proj,35,67108864,4.2799173607864915
|
| 248 |
+
self_attn.k_proj,35,8388608,4.742608118838655
|
| 249 |
+
self_attn.v_proj,35,8388608,3.3094053936935097
|
| 250 |
+
self_attn.o_proj,35,67108864,13.490826093463431
|
| 251 |
+
mlp.gate_proj,35,234881024,3.541410837621408
|
| 252 |
+
mlp.down_proj,35,234881024,3.8364806950362302
|
| 253 |
+
mlp.up_proj,35,234881024,3.051901104742366
|
| 254 |
+
self_attn.q_proj,36,67108864,4.298105408048522
|
| 255 |
+
self_attn.k_proj,36,8388608,4.968571163775364
|
| 256 |
+
self_attn.v_proj,36,8388608,3.3535770164237726
|
| 257 |
+
self_attn.o_proj,36,67108864,3.8021700550970867
|
| 258 |
+
mlp.gate_proj,36,234881024,3.7106374972232437
|
| 259 |
+
mlp.down_proj,36,234881024,4.568099119113231
|
| 260 |
+
mlp.up_proj,36,234881024,3.056284167397647
|
| 261 |
+
self_attn.q_proj,37,67108864,3.8942040473468973
|
| 262 |
+
self_attn.k_proj,37,8388608,4.266784990165495
|
| 263 |
+
self_attn.v_proj,37,8388608,3.1941692267400326
|
| 264 |
+
self_attn.o_proj,37,67108864,8.401760689615529
|
| 265 |
+
mlp.gate_proj,37,234881024,3.4724631025690837
|
| 266 |
+
mlp.down_proj,37,234881024,3.961450262879031
|
| 267 |
+
mlp.up_proj,37,234881024,3.0788392989087625
|
| 268 |
+
self_attn.q_proj,38,67108864,4.598862785282816
|
| 269 |
+
self_attn.k_proj,38,8388608,4.734314479741277
|
| 270 |
+
self_attn.v_proj,38,8388608,3.1909430361447195
|
| 271 |
+
self_attn.o_proj,38,67108864,3.736047554500255
|
| 272 |
+
mlp.gate_proj,38,234881024,3.766540270435748
|
| 273 |
+
mlp.down_proj,38,234881024,3.865464336298293
|
| 274 |
+
mlp.up_proj,38,234881024,3.076181770653106
|
| 275 |
+
self_attn.q_proj,39,67108864,4.483846534083388
|
| 276 |
+
self_attn.k_proj,39,8388608,5.093267262151783
|
| 277 |
+
self_attn.v_proj,39,8388608,3.210445757926791
|
| 278 |
+
self_attn.o_proj,39,67108864,14.452447009013284
|
| 279 |
+
mlp.gate_proj,39,234881024,3.5009372454866106
|
| 280 |
+
mlp.down_proj,39,234881024,4.892350334132089
|
| 281 |
+
mlp.up_proj,39,234881024,3.05297996222971
|
| 282 |
+
self_attn.q_proj,40,67108864,4.622020522551382
|
| 283 |
+
self_attn.k_proj,40,8388608,4.498165230655478
|
| 284 |
+
self_attn.v_proj,40,8388608,3.122335529947702
|
| 285 |
+
self_attn.o_proj,40,67108864,3.8993528623696445
|
| 286 |
+
mlp.gate_proj,40,234881024,3.4732290329037
|
| 287 |
+
mlp.down_proj,40,234881024,3.883320989331787
|
| 288 |
+
mlp.up_proj,40,234881024,3.0684329438006115
|
| 289 |
+
self_attn.q_proj,41,67108864,4.244571736174325
|
| 290 |
+
self_attn.k_proj,41,8388608,4.635358166841929
|
| 291 |
+
self_attn.v_proj,41,8388608,3.1138257909092064
|
| 292 |
+
self_attn.o_proj,41,67108864,3.274012576878743
|
| 293 |
+
mlp.gate_proj,41,234881024,3.374611709234885
|
| 294 |
+
mlp.down_proj,41,234881024,4.488186967654265
|
| 295 |
+
mlp.up_proj,41,234881024,3.0309117779519803
|
| 296 |
+
self_attn.q_proj,42,67108864,4.726926148746448
|
| 297 |
+
self_attn.k_proj,42,8388608,6.010075160800793
|
| 298 |
+
self_attn.v_proj,42,8388608,3.0684547763307255
|
| 299 |
+
self_attn.o_proj,42,67108864,3.279936019958201
|
| 300 |
+
mlp.gate_proj,42,234881024,3.4450623262713465
|
| 301 |
+
mlp.down_proj,42,234881024,4.202059625630225
|
| 302 |
+
mlp.up_proj,42,234881024,3.05184351683434
|
| 303 |
+
self_attn.q_proj,43,67108864,4.125479699336057
|
| 304 |
+
self_attn.k_proj,43,8388608,5.369637968082942
|
| 305 |
+
self_attn.v_proj,43,8388608,3.4064244984327043
|
| 306 |
+
self_attn.o_proj,43,67108864,3.6058125061650426
|
| 307 |
+
mlp.gate_proj,43,234881024,3.5682210372555363
|
| 308 |
+
mlp.down_proj,43,234881024,3.2460352594265953
|
| 309 |
+
mlp.up_proj,43,234881024,3.038703860082813
|
| 310 |
+
self_attn.q_proj,44,67108864,4.176082221707317
|
| 311 |
+
self_attn.k_proj,44,8388608,4.363785175387674
|
| 312 |
+
self_attn.v_proj,44,8388608,3.0770005553092883
|
| 313 |
+
self_attn.o_proj,44,67108864,3.297724171807459
|
| 314 |
+
mlp.gate_proj,44,234881024,3.5897218527986863
|
| 315 |
+
mlp.down_proj,44,234881024,3.4194285596203797
|
| 316 |
+
mlp.up_proj,44,234881024,3.047096795584518
|
| 317 |
+
self_attn.q_proj,45,67108864,4.432655005186118
|
| 318 |
+
self_attn.k_proj,45,8388608,5.078206241519742
|
| 319 |
+
self_attn.v_proj,45,8388608,3.0677416622398845
|
| 320 |
+
self_attn.o_proj,45,67108864,3.2831425178044626
|
| 321 |
+
mlp.gate_proj,45,234881024,3.649682851293374
|
| 322 |
+
mlp.down_proj,45,234881024,4.7543099382219705
|
| 323 |
+
mlp.up_proj,45,234881024,3.0674277406832613
|
| 324 |
+
self_attn.q_proj,46,67108864,5.99656653988929
|
| 325 |
+
self_attn.k_proj,46,8388608,31.058143058069565
|
| 326 |
+
self_attn.v_proj,46,8388608,3.0408918772260134
|
| 327 |
+
self_attn.o_proj,46,67108864,3.0415489026581675
|
| 328 |
+
mlp.gate_proj,46,234881024,3.5893660109123195
|
| 329 |
+
mlp.down_proj,46,234881024,3.05018937370663
|
| 330 |
+
mlp.up_proj,46,234881024,3.0364695516089975
|
| 331 |
+
self_attn.q_proj,47,67108864,4.905736579202569
|
| 332 |
+
self_attn.k_proj,47,8388608,6.539744947472659
|
| 333 |
+
self_attn.v_proj,47,8388608,3.2770110697392623
|
| 334 |
+
self_attn.o_proj,47,67108864,3.137199309593585
|
| 335 |
+
mlp.gate_proj,47,234881024,3.4913316993096557
|
| 336 |
+
mlp.down_proj,47,234881024,3.8823738651574917
|
| 337 |
+
mlp.up_proj,47,234881024,3.0240264114017097
|
| 338 |
+
self_attn.q_proj,48,67108864,4.46026281260636
|
| 339 |
+
self_attn.k_proj,48,8388608,5.787822270549902
|
| 340 |
+
self_attn.v_proj,48,8388608,3.286362977188494
|
| 341 |
+
self_attn.o_proj,48,67108864,3.3029833193139453
|
| 342 |
+
mlp.gate_proj,48,234881024,3.4690269877178457
|
| 343 |
+
mlp.down_proj,48,234881024,3.6783860196094733
|
| 344 |
+
mlp.up_proj,48,234881024,3.073570245953952
|
| 345 |
+
self_attn.q_proj,49,67108864,4.524349055252506
|
| 346 |
+
self_attn.k_proj,49,8388608,6.3695274938647435
|
| 347 |
+
self_attn.v_proj,49,8388608,3.070153932347442
|
| 348 |
+
self_attn.o_proj,49,67108864,3.2548583831411495
|
| 349 |
+
mlp.gate_proj,49,234881024,3.656322733803583
|
| 350 |
+
mlp.down_proj,49,234881024,4.717758912511075
|
| 351 |
+
mlp.up_proj,49,234881024,3.0496516247916743
|
| 352 |
+
self_attn.q_proj,50,67108864,5.070338999644826
|
| 353 |
+
self_attn.k_proj,50,8388608,10.19492547000164
|
| 354 |
+
self_attn.v_proj,50,8388608,3.138502590021607
|
| 355 |
+
self_attn.o_proj,50,67108864,3.06424334578906
|
| 356 |
+
mlp.gate_proj,50,234881024,3.646602235980731
|
| 357 |
+
mlp.down_proj,50,234881024,3.047180645244621
|
| 358 |
+
mlp.up_proj,50,234881024,3.0367408822667423
|
| 359 |
+
self_attn.q_proj,51,67108864,4.343256312325087
|
| 360 |
+
self_attn.k_proj,51,8388608,6.295231834932254
|
| 361 |
+
self_attn.v_proj,51,8388608,3.193476408501602
|
| 362 |
+
self_attn.o_proj,51,67108864,3.1558681069681698
|
| 363 |
+
mlp.gate_proj,51,234881024,3.746455252203498
|
| 364 |
+
mlp.down_proj,51,234881024,3.4817187511320946
|
| 365 |
+
mlp.up_proj,51,234881024,3.067487548857431
|
| 366 |
+
self_attn.q_proj,52,67108864,4.498443647568412
|
| 367 |
+
self_attn.k_proj,52,8388608,4.938394036084573
|
| 368 |
+
self_attn.v_proj,52,8388608,3.1660326437522897
|
| 369 |
+
self_attn.o_proj,52,67108864,3.5510439570758194
|
| 370 |
+
mlp.gate_proj,52,234881024,3.747397272723642
|
| 371 |
+
mlp.down_proj,52,234881024,3.9160843911905205
|
| 372 |
+
mlp.up_proj,52,234881024,3.0648548432717035
|
| 373 |
+
self_attn.q_proj,53,67108864,4.393817959076866
|
| 374 |
+
self_attn.k_proj,53,8388608,6.62766077092751
|
| 375 |
+
self_attn.v_proj,53,8388608,3.0539048230361434
|
| 376 |
+
self_attn.o_proj,53,67108864,3.096761749260707
|
| 377 |
+
mlp.gate_proj,53,234881024,3.66567034364309
|
| 378 |
+
mlp.down_proj,53,234881024,4.518880757840602
|
| 379 |
+
mlp.up_proj,53,234881024,3.027552535681796
|
| 380 |
+
self_attn.q_proj,54,67108864,5.400473073114253
|
| 381 |
+
self_attn.k_proj,54,8388608,11.060153767457736
|
| 382 |
+
self_attn.v_proj,54,8388608,3.07829409594642
|
| 383 |
+
self_attn.o_proj,54,67108864,3.4115773929746798
|
| 384 |
+
mlp.gate_proj,54,234881024,3.52124370212324
|
| 385 |
+
mlp.down_proj,54,234881024,3.575758768321153
|
| 386 |
+
mlp.up_proj,54,234881024,3.0325189403721526
|
| 387 |
+
self_attn.q_proj,55,67108864,4.994680191668898
|
| 388 |
+
self_attn.k_proj,55,8388608,7.3837185959020735
|
| 389 |
+
self_attn.v_proj,55,8388608,3.086709558248576
|
| 390 |
+
self_attn.o_proj,55,67108864,90.53231647202891
|
| 391 |
+
mlp.gate_proj,55,234881024,3.4273110260425197
|
| 392 |
+
mlp.down_proj,55,234881024,3.961558537643844
|
| 393 |
+
mlp.up_proj,55,234881024,3.0890577011062823
|
| 394 |
+
self_attn.q_proj,56,67108864,4.324196410109104
|
| 395 |
+
self_attn.k_proj,56,8388608,4.706665437163564
|
| 396 |
+
self_attn.v_proj,56,8388608,3.050993345764472
|
| 397 |
+
self_attn.o_proj,56,67108864,3.0504901058852294
|
| 398 |
+
mlp.gate_proj,56,234881024,3.5275215216868103
|
| 399 |
+
mlp.down_proj,56,234881024,3.955941864143964
|
| 400 |
+
mlp.up_proj,56,234881024,3.019893513845698
|
| 401 |
+
self_attn.q_proj,57,67108864,4.307683360664238
|
| 402 |
+
self_attn.k_proj,57,8388608,5.560412734044873
|
| 403 |
+
self_attn.v_proj,57,8388608,3.0987851304174736
|
| 404 |
+
self_attn.o_proj,57,67108864,3.1697988530826398
|
| 405 |
+
mlp.gate_proj,57,234881024,3.470637731829874
|
| 406 |
+
mlp.down_proj,57,234881024,3.1128679811855187
|
| 407 |
+
mlp.up_proj,57,234881024,3.021086697598766
|
| 408 |
+
self_attn.q_proj,58,67108864,4.7894476880776296
|
| 409 |
+
self_attn.k_proj,58,8388608,9.437933048072432
|
| 410 |
+
self_attn.v_proj,58,8388608,3.2306052509485883
|
| 411 |
+
self_attn.o_proj,58,67108864,3.2156058516704014
|
| 412 |
+
mlp.gate_proj,58,234881024,3.416402664948724
|
| 413 |
+
mlp.down_proj,58,234881024,3.1383673234855394
|
| 414 |
+
mlp.up_proj,58,234881024,3.0185079241503905
|
| 415 |
+
self_attn.q_proj,59,67108864,4.715433296382645
|
| 416 |
+
self_attn.k_proj,59,8388608,9.393806371068832
|
| 417 |
+
self_attn.v_proj,59,8388608,3.095290937847528
|
| 418 |
+
self_attn.o_proj,59,67108864,3.084638447270029
|
| 419 |
+
mlp.gate_proj,59,234881024,3.6690508888540765
|
| 420 |
+
mlp.down_proj,59,234881024,4.874151687295695
|
| 421 |
+
mlp.up_proj,59,234881024,3.0390412649343186
|
| 422 |
+
self_attn.q_proj,60,67108864,4.211894416395964
|
| 423 |
+
self_attn.k_proj,60,8388608,4.65510899862313
|
| 424 |
+
self_attn.v_proj,60,8388608,3.111446340840253
|
| 425 |
+
self_attn.o_proj,60,67108864,3.18285063196728
|
| 426 |
+
mlp.gate_proj,60,234881024,3.6324542808580946
|
| 427 |
+
mlp.down_proj,60,234881024,4.531685923069815
|
| 428 |
+
mlp.up_proj,60,234881024,3.0298242714603276
|
| 429 |
+
self_attn.q_proj,61,67108864,4.6911353199058405
|
| 430 |
+
self_attn.k_proj,61,8388608,8.890719778371801
|
| 431 |
+
self_attn.v_proj,61,8388608,3.391452955548722
|
| 432 |
+
self_attn.o_proj,61,67108864,3.0654822825819186
|
| 433 |
+
mlp.gate_proj,61,234881024,3.602893710174133
|
| 434 |
+
mlp.down_proj,61,234881024,3.2612659050441506
|
| 435 |
+
mlp.up_proj,61,234881024,3.0291412673325193
|
| 436 |
+
self_attn.q_proj,62,67108864,4.549192298517021
|
| 437 |
+
self_attn.k_proj,62,8388608,39.9753454512312
|
| 438 |
+
self_attn.v_proj,62,8388608,3.034675355787572
|
| 439 |
+
self_attn.o_proj,62,67108864,3.6423645746340827
|
| 440 |
+
mlp.gate_proj,62,234881024,3.603287074188739
|
| 441 |
+
mlp.down_proj,62,234881024,3.5266177990751117
|
| 442 |
+
mlp.up_proj,62,234881024,3.0249922044627953
|
| 443 |
+
self_attn.q_proj,63,67108864,4.724229588349163
|
| 444 |
+
self_attn.k_proj,63,8388608,12.077296250277273
|
| 445 |
+
self_attn.v_proj,63,8388608,3.05817433799786
|
| 446 |
+
self_attn.o_proj,63,67108864,3.2556174768015476
|
| 447 |
+
mlp.gate_proj,63,234881024,3.82723181952847
|
| 448 |
+
mlp.down_proj,63,234881024,3.399928234775146
|
| 449 |
+
mlp.up_proj,63,234881024,3.030111089719925
|
| 450 |
+
self_attn.q_proj,64,67108864,4.210742167110019
|
| 451 |
+
self_attn.k_proj,64,8388608,5.29448965985361
|
| 452 |
+
self_attn.v_proj,64,8388608,3.2604123463846566
|
| 453 |
+
self_attn.o_proj,64,67108864,3.304177628388613
|
| 454 |
+
mlp.gate_proj,64,234881024,3.974164664573265
|
| 455 |
+
mlp.down_proj,64,234881024,3.6201428240974267
|
| 456 |
+
mlp.up_proj,64,234881024,3.0313052726711063
|
| 457 |
+
self_attn.q_proj,65,67108864,8.607857134028613
|
| 458 |
+
self_attn.k_proj,65,8388608,34.1169055496606
|
| 459 |
+
self_attn.v_proj,65,8388608,3.143150059496031
|
| 460 |
+
self_attn.o_proj,65,67108864,55.59685397426782
|
| 461 |
+
mlp.gate_proj,65,234881024,4.08091896544732
|
| 462 |
+
mlp.down_proj,65,234881024,3.121620660082446
|
| 463 |
+
mlp.up_proj,65,234881024,3.0258424681636478
|
| 464 |
+
self_attn.q_proj,66,67108864,4.600143362206491
|
| 465 |
+
self_attn.k_proj,66,8388608,8.127798110760418
|
| 466 |
+
self_attn.v_proj,66,8388608,3.1610484219042885
|
| 467 |
+
self_attn.o_proj,66,67108864,4.860538825374716
|
| 468 |
+
mlp.gate_proj,66,234881024,3.821214756225454
|
| 469 |
+
mlp.down_proj,66,234881024,3.5875013346109856
|
| 470 |
+
mlp.up_proj,66,234881024,3.049574210117053
|
| 471 |
+
self_attn.q_proj,67,67108864,3.983329944567504
|
| 472 |
+
self_attn.k_proj,67,8388608,5.0761267719431835
|
| 473 |
+
self_attn.v_proj,67,8388608,3.121141492325547
|
| 474 |
+
self_attn.o_proj,67,67108864,3.25909461616682
|
| 475 |
+
mlp.gate_proj,67,234881024,3.8222401068275937
|
| 476 |
+
mlp.down_proj,67,234881024,3.045947451910267
|
| 477 |
+
mlp.up_proj,67,234881024,3.0565406179976864
|
| 478 |
+
self_attn.q_proj,68,67108864,3.8775783174454426
|
| 479 |
+
self_attn.k_proj,68,8388608,4.796456531308156
|
| 480 |
+
self_attn.v_proj,68,8388608,3.169145217899688
|
| 481 |
+
self_attn.o_proj,68,67108864,3.217944117904559
|
| 482 |
+
mlp.gate_proj,68,234881024,4.064794241629476
|
| 483 |
+
mlp.down_proj,68,234881024,3.7151417873688874
|
| 484 |
+
mlp.up_proj,68,234881024,3.051466449237794
|
| 485 |
+
self_attn.q_proj,69,67108864,4.074999092781845
|
| 486 |
+
self_attn.k_proj,69,8388608,5.127720120462794
|
| 487 |
+
self_attn.v_proj,69,8388608,3.1494028993327174
|
| 488 |
+
self_attn.o_proj,69,67108864,3.301148152077264
|
| 489 |
+
mlp.gate_proj,69,234881024,3.9610090897671877
|
| 490 |
+
mlp.down_proj,69,234881024,3.04624678957998
|
| 491 |
+
mlp.up_proj,69,234881024,3.052386517879511
|
| 492 |
+
self_attn.q_proj,70,67108864,3.91244528428478
|
| 493 |
+
self_attn.k_proj,70,8388608,4.5118943795740885
|
| 494 |
+
self_attn.v_proj,70,8388608,3.1786881385379093
|
| 495 |
+
self_attn.o_proj,70,67108864,6.147876204047078
|
| 496 |
+
mlp.gate_proj,70,234881024,3.8265790067693755
|
| 497 |
+
mlp.down_proj,70,234881024,3.4396640282834654
|
| 498 |
+
mlp.up_proj,70,234881024,3.092815359682455
|
| 499 |
+
self_attn.q_proj,71,67108864,3.829866648667652
|
| 500 |
+
self_attn.k_proj,71,8388608,4.027548962050551
|
| 501 |
+
self_attn.v_proj,71,8388608,3.140610291024372
|
| 502 |
+
self_attn.o_proj,71,67108864,3.5074519103252393
|
| 503 |
+
mlp.gate_proj,71,234881024,3.7711421572107255
|
| 504 |
+
mlp.down_proj,71,234881024,3.3155966944159667
|
| 505 |
+
mlp.up_proj,71,234881024,3.061763057397585
|
| 506 |
+
self_attn.q_proj,72,67108864,3.719855955091989
|
| 507 |
+
self_attn.k_proj,72,8388608,4.06502380658356
|
| 508 |
+
self_attn.v_proj,72,8388608,3.1855552482569744
|
| 509 |
+
self_attn.o_proj,72,67108864,19.952586074634674
|
| 510 |
+
mlp.gate_proj,72,234881024,3.942518592095566
|
| 511 |
+
mlp.down_proj,72,234881024,3.7487232277977727
|
| 512 |
+
mlp.up_proj,72,234881024,3.047633679976642
|
| 513 |
+
self_attn.q_proj,73,67108864,3.938507796120421
|
| 514 |
+
self_attn.k_proj,73,8388608,4.179817568349999
|
| 515 |
+
self_attn.v_proj,73,8388608,3.3628651133660714
|
| 516 |
+
self_attn.o_proj,73,67108864,8.17662953296392
|
| 517 |
+
mlp.gate_proj,73,234881024,3.9621509706727105
|
| 518 |
+
mlp.down_proj,73,234881024,3.755906408039283
|
| 519 |
+
mlp.up_proj,73,234881024,3.228858993772048
|
| 520 |
+
self_attn.q_proj,74,67108864,3.9921439830289445
|
| 521 |
+
self_attn.k_proj,74,8388608,4.141923696641275
|
| 522 |
+
self_attn.v_proj,74,8388608,3.590678549435015
|
| 523 |
+
self_attn.o_proj,74,67108864,8.769365482236061
|
| 524 |
+
mlp.gate_proj,74,234881024,3.818930983219163
|
| 525 |
+
mlp.down_proj,74,234881024,3.697890443418807
|
| 526 |
+
mlp.up_proj,74,234881024,3.0629015923001126
|
| 527 |
+
self_attn.q_proj,75,67108864,3.986977966197573
|
| 528 |
+
self_attn.k_proj,75,8388608,4.123669340903573
|
| 529 |
+
self_attn.v_proj,75,8388608,3.2146650360681344
|
| 530 |
+
self_attn.o_proj,75,67108864,3.810305394636643
|
| 531 |
+
mlp.gate_proj,75,234881024,3.964281372296313
|
| 532 |
+
mlp.down_proj,75,234881024,4.247000472256862
|
| 533 |
+
mlp.up_proj,75,234881024,3.08758109753974
|
| 534 |
+
self_attn.q_proj,76,67108864,4.050899599179429
|
| 535 |
+
self_attn.k_proj,76,8388608,4.0306338419286964
|
| 536 |
+
self_attn.v_proj,76,8388608,3.310504680339803
|
| 537 |
+
self_attn.o_proj,76,67108864,5.739300027579159
|
| 538 |
+
mlp.gate_proj,76,234881024,4.746034199738044
|
| 539 |
+
mlp.down_proj,76,234881024,3.5501438271527164
|
| 540 |
+
mlp.up_proj,76,234881024,3.2709687186476244
|
| 541 |
+
self_attn.q_proj,77,67108864,3.9874622122309176
|
| 542 |
+
self_attn.k_proj,77,8388608,4.031801527311769
|
| 543 |
+
self_attn.v_proj,77,8388608,3.457236004057245
|
| 544 |
+
self_attn.o_proj,77,67108864,3.571794947537351
|
| 545 |
+
mlp.gate_proj,77,234881024,3.8937679813950767
|
| 546 |
+
mlp.down_proj,77,234881024,3.459139629811048
|
| 547 |
+
mlp.up_proj,77,234881024,3.2758882964046974
|
| 548 |
+
self_attn.q_proj,78,67108864,3.8334683779046177
|
| 549 |
+
self_attn.k_proj,78,8388608,4.014139527279989
|
| 550 |
+
self_attn.v_proj,78,8388608,3.397777071587226
|
| 551 |
+
self_attn.o_proj,78,67108864,3.4207603555992474
|
| 552 |
+
mlp.gate_proj,78,234881024,4.167646287901939
|
| 553 |
+
mlp.down_proj,78,234881024,3.8754421655805174
|
| 554 |
+
mlp.up_proj,78,234881024,3.617700435066121
|
| 555 |
+
self_attn.q_proj,79,67108864,4.275777252444301
|
| 556 |
+
self_attn.k_proj,79,8388608,5.0387224964198225
|
| 557 |
+
self_attn.v_proj,79,8388608,3.669491235550119
|
| 558 |
+
self_attn.o_proj,79,67108864,6.140289634775126
|
| 559 |
+
mlp.gate_proj,79,234881024,3.7830182224968967
|
| 560 |
+
mlp.down_proj,79,234881024,4.411826982786458
|
| 561 |
+
mlp.up_proj,79,234881024,3.551016961161939
|
lm-quant-toolkit/tmp/kurtosis-dump/Mistral-7B-Instruct-v0.3/kurtosis-models.csv
ADDED
|
@@ -0,0 +1,225 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module,layer,param_count,kurtosis
|
| 2 |
+
self_attn.q_proj,0,16777216,60.17712647624026
|
| 3 |
+
self_attn.k_proj,0,4194304,28.653533803838418
|
| 4 |
+
self_attn.v_proj,0,4194304,8.059729712213453
|
| 5 |
+
self_attn.o_proj,0,16777216,7.374105781769602
|
| 6 |
+
mlp.gate_proj,0,58720256,4.0323653851586405
|
| 7 |
+
mlp.down_proj,0,58720256,3.707233609392377
|
| 8 |
+
mlp.up_proj,0,58720256,3.219435372098439
|
| 9 |
+
self_attn.q_proj,1,16777216,9.882409318565285
|
| 10 |
+
self_attn.k_proj,1,4194304,14.004439993846377
|
| 11 |
+
self_attn.v_proj,1,4194304,4.5242809141333105
|
| 12 |
+
self_attn.o_proj,1,16777216,5.883120015358403
|
| 13 |
+
mlp.gate_proj,1,58720256,6.47026818737708
|
| 14 |
+
mlp.down_proj,1,58720256,6.182068263853448
|
| 15 |
+
mlp.up_proj,1,58720256,3.3626831543529336
|
| 16 |
+
self_attn.q_proj,2,16777216,4.276679902027134
|
| 17 |
+
self_attn.k_proj,2,4194304,5.368743892037284
|
| 18 |
+
self_attn.v_proj,2,4194304,3.5271998190041502
|
| 19 |
+
self_attn.o_proj,2,16777216,5.694789583263856
|
| 20 |
+
mlp.gate_proj,2,58720256,3.3180077157362007
|
| 21 |
+
mlp.down_proj,2,58720256,3.4346853003610067
|
| 22 |
+
mlp.up_proj,2,58720256,3.1333503454620053
|
| 23 |
+
self_attn.q_proj,3,16777216,4.03470825398327
|
| 24 |
+
self_attn.k_proj,3,4194304,4.6939005125164694
|
| 25 |
+
self_attn.v_proj,3,4194304,3.2383937793350674
|
| 26 |
+
self_attn.o_proj,3,16777216,4.474048807385678
|
| 27 |
+
mlp.gate_proj,3,58720256,3.2683794510757465
|
| 28 |
+
mlp.down_proj,3,58720256,3.4870122305345976
|
| 29 |
+
mlp.up_proj,3,58720256,3.1619121034939885
|
| 30 |
+
self_attn.q_proj,4,16777216,4.513734556040291
|
| 31 |
+
self_attn.k_proj,4,4194304,5.218521983663884
|
| 32 |
+
self_attn.v_proj,4,4194304,3.2569268412693986
|
| 33 |
+
self_attn.o_proj,4,16777216,4.969638007437325
|
| 34 |
+
mlp.gate_proj,4,58720256,3.4401548297972213
|
| 35 |
+
mlp.down_proj,4,58720256,3.748635340149656
|
| 36 |
+
mlp.up_proj,4,58720256,3.2669290715700083
|
| 37 |
+
self_attn.q_proj,5,16777216,4.198458974702791
|
| 38 |
+
self_attn.k_proj,5,4194304,4.4313382483658215
|
| 39 |
+
self_attn.v_proj,5,4194304,3.1918263456913927
|
| 40 |
+
self_attn.o_proj,5,16777216,3.806947751504118
|
| 41 |
+
mlp.gate_proj,5,58720256,3.4465898185171104
|
| 42 |
+
mlp.down_proj,5,58720256,3.6304150103911246
|
| 43 |
+
mlp.up_proj,5,58720256,3.211178099274968
|
| 44 |
+
self_attn.q_proj,6,16777216,4.251021111217926
|
| 45 |
+
self_attn.k_proj,6,4194304,4.816587815629525
|
| 46 |
+
self_attn.v_proj,6,4194304,3.243378018226967
|
| 47 |
+
self_attn.o_proj,6,16777216,3.848549854772985
|
| 48 |
+
mlp.gate_proj,6,58720256,3.4439861956064015
|
| 49 |
+
mlp.down_proj,6,58720256,3.678341214148525
|
| 50 |
+
mlp.up_proj,6,58720256,3.27799880503302
|
| 51 |
+
self_attn.q_proj,7,16777216,4.535839111569815
|
| 52 |
+
self_attn.k_proj,7,4194304,5.411159083240771
|
| 53 |
+
self_attn.v_proj,7,4194304,3.3226809081885245
|
| 54 |
+
self_attn.o_proj,7,16777216,4.94906256800735
|
| 55 |
+
mlp.gate_proj,7,58720256,3.447043851785688
|
| 56 |
+
mlp.down_proj,7,58720256,3.4510594762783047
|
| 57 |
+
mlp.up_proj,7,58720256,3.3080114350162426
|
| 58 |
+
self_attn.q_proj,8,16777216,4.079127148250755
|
| 59 |
+
self_attn.k_proj,8,4194304,4.759867303124605
|
| 60 |
+
self_attn.v_proj,8,4194304,3.835431638020718
|
| 61 |
+
self_attn.o_proj,8,16777216,3.6581144114227935
|
| 62 |
+
mlp.gate_proj,8,58720256,3.4683366960354944
|
| 63 |
+
mlp.down_proj,8,58720256,3.911754138699287
|
| 64 |
+
mlp.up_proj,8,58720256,3.2793075409199934
|
| 65 |
+
self_attn.q_proj,9,16777216,4.900776106591824
|
| 66 |
+
self_attn.k_proj,9,4194304,5.073599191983385
|
| 67 |
+
self_attn.v_proj,9,4194304,3.3616271718785518
|
| 68 |
+
self_attn.o_proj,9,16777216,3.5757431668604696
|
| 69 |
+
mlp.gate_proj,9,58720256,3.5220311615172815
|
| 70 |
+
mlp.down_proj,9,58720256,3.7145987045082647
|
| 71 |
+
mlp.up_proj,9,58720256,3.289410238555988
|
| 72 |
+
self_attn.q_proj,10,16777216,4.169503684933775
|
| 73 |
+
self_attn.k_proj,10,4194304,4.541564090996692
|
| 74 |
+
self_attn.v_proj,10,4194304,3.547738011233978
|
| 75 |
+
self_attn.o_proj,10,16777216,3.6995600492122764
|
| 76 |
+
mlp.gate_proj,10,58720256,3.6246815841079987
|
| 77 |
+
mlp.down_proj,10,58720256,4.0127317494008325
|
| 78 |
+
mlp.up_proj,10,58720256,3.3159073681090967
|
| 79 |
+
self_attn.q_proj,11,16777216,4.771900939822997
|
| 80 |
+
self_attn.k_proj,11,4194304,5.415683478268487
|
| 81 |
+
self_attn.v_proj,11,4194304,3.627483928427408
|
| 82 |
+
self_attn.o_proj,11,16777216,4.175675158410296
|
| 83 |
+
mlp.gate_proj,11,58720256,3.9691322930659307
|
| 84 |
+
mlp.down_proj,11,58720256,3.93018466676117
|
| 85 |
+
mlp.up_proj,11,58720256,3.431293501946332
|
| 86 |
+
self_attn.q_proj,12,16777216,5.812020104416476
|
| 87 |
+
self_attn.k_proj,12,4194304,5.996968360094484
|
| 88 |
+
self_attn.v_proj,12,4194304,3.475396999006639
|
| 89 |
+
self_attn.o_proj,12,16777216,3.953616260693548
|
| 90 |
+
mlp.gate_proj,12,58720256,3.889852553385862
|
| 91 |
+
mlp.down_proj,12,58720256,3.981337453439595
|
| 92 |
+
mlp.up_proj,12,58720256,3.3095079463372357
|
| 93 |
+
self_attn.q_proj,13,16777216,3.970451098063313
|
| 94 |
+
self_attn.k_proj,13,4194304,4.525413577625811
|
| 95 |
+
self_attn.v_proj,13,4194304,3.3434455055859127
|
| 96 |
+
self_attn.o_proj,13,16777216,3.729239537538608
|
| 97 |
+
mlp.gate_proj,13,58720256,3.804264132874413
|
| 98 |
+
mlp.down_proj,13,58720256,3.757553704003033
|
| 99 |
+
mlp.up_proj,13,58720256,3.353261828432498
|
| 100 |
+
self_attn.q_proj,14,16777216,4.725925950968306
|
| 101 |
+
self_attn.k_proj,14,4194304,5.2898149911833565
|
| 102 |
+
self_attn.v_proj,14,4194304,3.8068967261016975
|
| 103 |
+
self_attn.o_proj,14,16777216,3.9087033981669164
|
| 104 |
+
mlp.gate_proj,14,58720256,4.380295790290444
|
| 105 |
+
mlp.down_proj,14,58720256,5.33515392318582
|
| 106 |
+
mlp.up_proj,14,58720256,3.3916770467263624
|
| 107 |
+
self_attn.q_proj,15,16777216,5.4236265828868655
|
| 108 |
+
self_attn.k_proj,15,4194304,6.318360165493945
|
| 109 |
+
self_attn.v_proj,15,4194304,3.45949692634637
|
| 110 |
+
self_attn.o_proj,15,16777216,3.5106811328238794
|
| 111 |
+
mlp.gate_proj,15,58720256,4.46589628190928
|
| 112 |
+
mlp.down_proj,15,58720256,3.7827117206447993
|
| 113 |
+
mlp.up_proj,15,58720256,3.2658295763662157
|
| 114 |
+
self_attn.q_proj,16,16777216,4.190674288983912
|
| 115 |
+
self_attn.k_proj,16,4194304,4.850896119465776
|
| 116 |
+
self_attn.v_proj,16,4194304,3.350058695126207
|
| 117 |
+
self_attn.o_proj,16,16777216,5.037098198802513
|
| 118 |
+
mlp.gate_proj,16,58720256,4.629009051235029
|
| 119 |
+
mlp.down_proj,16,58720256,3.772777737127814
|
| 120 |
+
mlp.up_proj,16,58720256,3.288646760222826
|
| 121 |
+
self_attn.q_proj,17,16777216,4.127390327215259
|
| 122 |
+
self_attn.k_proj,17,4194304,4.609981303767143
|
| 123 |
+
self_attn.v_proj,17,4194304,3.5698898452068053
|
| 124 |
+
self_attn.o_proj,17,16777216,4.132327502527257
|
| 125 |
+
mlp.gate_proj,17,58720256,4.3842945428817615
|
| 126 |
+
mlp.down_proj,17,58720256,3.710237566987906
|
| 127 |
+
mlp.up_proj,17,58720256,3.418545829183981
|
| 128 |
+
self_attn.q_proj,18,16777216,5.014363779733479
|
| 129 |
+
self_attn.k_proj,18,4194304,5.135466741338119
|
| 130 |
+
self_attn.v_proj,18,4194304,3.5523022015748507
|
| 131 |
+
self_attn.o_proj,18,16777216,4.497196521770899
|
| 132 |
+
mlp.gate_proj,18,58720256,4.080996913699577
|
| 133 |
+
mlp.down_proj,18,58720256,3.80944331912374
|
| 134 |
+
mlp.up_proj,18,58720256,3.295935054119426
|
| 135 |
+
self_attn.q_proj,19,16777216,3.9243888134385934
|
| 136 |
+
self_attn.k_proj,19,4194304,5.228034930265339
|
| 137 |
+
self_attn.v_proj,19,4194304,3.395882522382695
|
| 138 |
+
self_attn.o_proj,19,16777216,4.7825991341801934
|
| 139 |
+
mlp.gate_proj,19,58720256,3.8641538760194427
|
| 140 |
+
mlp.down_proj,19,58720256,4.388008896722242
|
| 141 |
+
mlp.up_proj,19,58720256,3.2739660011781786
|
| 142 |
+
self_attn.q_proj,20,16777216,4.202794177115714
|
| 143 |
+
self_attn.k_proj,20,4194304,4.781963571190247
|
| 144 |
+
self_attn.v_proj,20,4194304,3.4064181401644564
|
| 145 |
+
self_attn.o_proj,20,16777216,3.892511953366737
|
| 146 |
+
mlp.gate_proj,20,58720256,3.589645680695326
|
| 147 |
+
mlp.down_proj,20,58720256,3.610683254828349
|
| 148 |
+
mlp.up_proj,20,58720256,3.188388027731601
|
| 149 |
+
self_attn.q_proj,21,16777216,3.8414908458362187
|
| 150 |
+
self_attn.k_proj,21,4194304,4.623803245725223
|
| 151 |
+
self_attn.v_proj,21,4194304,3.3354089818914803
|
| 152 |
+
self_attn.o_proj,21,16777216,3.697911689259188
|
| 153 |
+
mlp.gate_proj,21,58720256,3.435389048772403
|
| 154 |
+
mlp.down_proj,21,58720256,3.7469601601057922
|
| 155 |
+
mlp.up_proj,21,58720256,3.136036153308386
|
| 156 |
+
self_attn.q_proj,22,16777216,3.803641990506112
|
| 157 |
+
self_attn.k_proj,22,4194304,4.6249222005318735
|
| 158 |
+
self_attn.v_proj,22,4194304,3.2267355962758204
|
| 159 |
+
self_attn.o_proj,22,16777216,3.6973209171674437
|
| 160 |
+
mlp.gate_proj,22,58720256,3.355598476760606
|
| 161 |
+
mlp.down_proj,22,58720256,3.4441818203540002
|
| 162 |
+
mlp.up_proj,22,58720256,3.105396859848281
|
| 163 |
+
self_attn.q_proj,23,16777216,3.675871811841553
|
| 164 |
+
self_attn.k_proj,23,4194304,4.384261778221278
|
| 165 |
+
self_attn.v_proj,23,4194304,3.2893450334994423
|
| 166 |
+
self_attn.o_proj,23,16777216,3.919391587027105
|
| 167 |
+
mlp.gate_proj,23,58720256,3.327770818728332
|
| 168 |
+
mlp.down_proj,23,58720256,3.418971574528143
|
| 169 |
+
mlp.up_proj,23,58720256,3.1032117047512218
|
| 170 |
+
self_attn.q_proj,24,16777216,3.780481324903357
|
| 171 |
+
self_attn.k_proj,24,4194304,4.428028106253863
|
| 172 |
+
self_attn.v_proj,24,4194304,3.194827020122189
|
| 173 |
+
self_attn.o_proj,24,16777216,3.3858916444710165
|
| 174 |
+
mlp.gate_proj,24,58720256,3.276686717358284
|
| 175 |
+
mlp.down_proj,24,58720256,3.634553753362112
|
| 176 |
+
mlp.up_proj,24,58720256,3.171395002503821
|
| 177 |
+
self_attn.q_proj,25,16777216,3.7762605172519748
|
| 178 |
+
self_attn.k_proj,25,4194304,4.422413178568468
|
| 179 |
+
self_attn.v_proj,25,4194304,3.2829051239415348
|
| 180 |
+
self_attn.o_proj,25,16777216,3.6938734655960284
|
| 181 |
+
mlp.gate_proj,25,58720256,3.326865940929996
|
| 182 |
+
mlp.down_proj,25,58720256,3.257935991706683
|
| 183 |
+
mlp.up_proj,25,58720256,3.099798073883842
|
| 184 |
+
self_attn.q_proj,26,16777216,3.7865802348312863
|
| 185 |
+
self_attn.k_proj,26,4194304,4.650732505606878
|
| 186 |
+
self_attn.v_proj,26,4194304,3.3119866865698815
|
| 187 |
+
self_attn.o_proj,26,16777216,3.2181015371129145
|
| 188 |
+
mlp.gate_proj,26,58720256,3.2981586538497916
|
| 189 |
+
mlp.down_proj,26,58720256,3.555098249599667
|
| 190 |
+
mlp.up_proj,26,58720256,3.1281239438504946
|
| 191 |
+
self_attn.q_proj,27,16777216,3.686869796177915
|
| 192 |
+
self_attn.k_proj,27,4194304,4.285555376185663
|
| 193 |
+
self_attn.v_proj,27,4194304,3.2078787280798933
|
| 194 |
+
self_attn.o_proj,27,16777216,4.131692891942931
|
| 195 |
+
mlp.gate_proj,27,58720256,3.4092379039074054
|
| 196 |
+
mlp.down_proj,27,58720256,3.3630155578332794
|
| 197 |
+
mlp.up_proj,27,58720256,3.1344947969590486
|
| 198 |
+
self_attn.q_proj,28,16777216,4.017032677725968
|
| 199 |
+
self_attn.k_proj,28,4194304,5.370324622412694
|
| 200 |
+
self_attn.v_proj,28,4194304,3.827258127186466
|
| 201 |
+
self_attn.o_proj,28,16777216,3.364390436831042
|
| 202 |
+
mlp.gate_proj,28,58720256,3.3968383459630993
|
| 203 |
+
mlp.down_proj,28,58720256,3.6362066892761105
|
| 204 |
+
mlp.up_proj,28,58720256,3.1597216570106452
|
| 205 |
+
self_attn.q_proj,29,16777216,4.228814863585314
|
| 206 |
+
self_attn.k_proj,29,4194304,5.4703920704327516
|
| 207 |
+
self_attn.v_proj,29,4194304,3.8404078722991195
|
| 208 |
+
self_attn.o_proj,29,16777216,3.742304360279831
|
| 209 |
+
mlp.gate_proj,29,58720256,3.4101824243225765
|
| 210 |
+
mlp.down_proj,29,58720256,3.363471975124289
|
| 211 |
+
mlp.up_proj,29,58720256,3.612222910754434
|
| 212 |
+
self_attn.q_proj,30,16777216,4.243461395208247
|
| 213 |
+
self_attn.k_proj,30,4194304,5.410600557378085
|
| 214 |
+
self_attn.v_proj,30,4194304,4.158051845594555
|
| 215 |
+
self_attn.o_proj,30,16777216,4.394985673004208
|
| 216 |
+
mlp.gate_proj,30,58720256,4.144386546993606
|
| 217 |
+
mlp.down_proj,30,58720256,5.818492316592101
|
| 218 |
+
mlp.up_proj,30,58720256,3.5630530199057135
|
| 219 |
+
self_attn.q_proj,31,16777216,4.140692966383174
|
| 220 |
+
self_attn.k_proj,31,4194304,5.782846387395266
|
| 221 |
+
self_attn.v_proj,31,4194304,4.100183326805308
|
| 222 |
+
self_attn.o_proj,31,16777216,62.117407530546046
|
| 223 |
+
mlp.gate_proj,31,58720256,3.5150252878856003
|
| 224 |
+
mlp.down_proj,31,58720256,7.974207532905209
|
| 225 |
+
mlp.up_proj,31,58720256,3.355771026158226
|
lm-quant-toolkit/tmp/kurtosis-dump/kurtosis-Llama-2-7b-hf.csv
ADDED
|
@@ -0,0 +1,225 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module,layer,param_count,kurtosis
|
| 2 |
+
self_attn.q_proj,0,16777216,70.89063407817052
|
| 3 |
+
self_attn.k_proj,0,16777216,38.24344781783628
|
| 4 |
+
self_attn.v_proj,0,16777216,6.17988231863005
|
| 5 |
+
self_attn.o_proj,0,16777216,39.606632106657415
|
| 6 |
+
mlp.gate_proj,0,45088768,4.269190067451742
|
| 7 |
+
mlp.down_proj,0,45088768,3.9410243132303155
|
| 8 |
+
mlp.up_proj,0,45088768,3.1257809370322978
|
| 9 |
+
self_attn.q_proj,1,16777216,9.506592860422103
|
| 10 |
+
self_attn.k_proj,1,16777216,9.935371374026081
|
| 11 |
+
self_attn.v_proj,1,16777216,4.8384166345295005
|
| 12 |
+
self_attn.o_proj,1,16777216,26.69787713965271
|
| 13 |
+
mlp.gate_proj,1,45088768,6.280002848563622
|
| 14 |
+
mlp.down_proj,1,45088768,7.5802935382124135
|
| 15 |
+
mlp.up_proj,1,45088768,3.4447561314119977
|
| 16 |
+
self_attn.q_proj,2,16777216,5.845498006156931
|
| 17 |
+
self_attn.k_proj,2,16777216,5.422568329046552
|
| 18 |
+
self_attn.v_proj,2,16777216,3.1704948733015765
|
| 19 |
+
self_attn.o_proj,2,16777216,7.172113174858918
|
| 20 |
+
mlp.gate_proj,2,45088768,3.252795019767423
|
| 21 |
+
mlp.down_proj,2,45088768,3.5000946352030273
|
| 22 |
+
mlp.up_proj,2,45088768,3.0643926831566968
|
| 23 |
+
self_attn.q_proj,3,16777216,5.747449112728132
|
| 24 |
+
self_attn.k_proj,3,16777216,4.552550541532545
|
| 25 |
+
self_attn.v_proj,3,16777216,3.2101376661454877
|
| 26 |
+
self_attn.o_proj,3,16777216,6.738655132097817
|
| 27 |
+
mlp.gate_proj,3,45088768,3.2690103679987637
|
| 28 |
+
mlp.down_proj,3,45088768,3.522186223965613
|
| 29 |
+
mlp.up_proj,3,45088768,3.11530955415524
|
| 30 |
+
self_attn.q_proj,4,16777216,5.076595574419752
|
| 31 |
+
self_attn.k_proj,4,16777216,4.330934358734191
|
| 32 |
+
self_attn.v_proj,4,16777216,3.12290612284217
|
| 33 |
+
self_attn.o_proj,4,16777216,5.993817704977201
|
| 34 |
+
mlp.gate_proj,4,45088768,3.3662009159295945
|
| 35 |
+
mlp.down_proj,4,45088768,3.9507138760715965
|
| 36 |
+
mlp.up_proj,4,45088768,3.103154995797977
|
| 37 |
+
self_attn.q_proj,5,16777216,4.239130739572246
|
| 38 |
+
self_attn.k_proj,5,16777216,4.1880352601972435
|
| 39 |
+
self_attn.v_proj,5,16777216,3.166712534307685
|
| 40 |
+
self_attn.o_proj,5,16777216,5.158751141507659
|
| 41 |
+
mlp.gate_proj,5,45088768,3.3132728389187305
|
| 42 |
+
mlp.down_proj,5,45088768,3.5031316078707673
|
| 43 |
+
mlp.up_proj,5,45088768,3.1074866507472088
|
| 44 |
+
self_attn.q_proj,6,16777216,4.859155894110683
|
| 45 |
+
self_attn.k_proj,6,16777216,4.478034883058803
|
| 46 |
+
self_attn.v_proj,6,16777216,3.301832949774581
|
| 47 |
+
self_attn.o_proj,6,16777216,7.088338485259551
|
| 48 |
+
mlp.gate_proj,6,45088768,3.3562287806004885
|
| 49 |
+
mlp.down_proj,6,45088768,3.6766909225129805
|
| 50 |
+
mlp.up_proj,6,45088768,3.1103515391488963
|
| 51 |
+
self_attn.q_proj,7,16777216,4.7117156949789765
|
| 52 |
+
self_attn.k_proj,7,16777216,4.368184768466018
|
| 53 |
+
self_attn.v_proj,7,16777216,3.35458205981544
|
| 54 |
+
self_attn.o_proj,7,16777216,5.347610561393708
|
| 55 |
+
mlp.gate_proj,7,45088768,3.3854765386900025
|
| 56 |
+
mlp.down_proj,7,45088768,3.6398775576866766
|
| 57 |
+
mlp.up_proj,7,45088768,3.0859186463660886
|
| 58 |
+
self_attn.q_proj,8,16777216,4.825607138911687
|
| 59 |
+
self_attn.k_proj,8,16777216,4.302162251441214
|
| 60 |
+
self_attn.v_proj,8,16777216,3.224550114501631
|
| 61 |
+
self_attn.o_proj,8,16777216,6.007940412405506
|
| 62 |
+
mlp.gate_proj,8,45088768,3.3917166195373265
|
| 63 |
+
mlp.down_proj,8,45088768,3.6487149038625772
|
| 64 |
+
mlp.up_proj,8,45088768,3.143100821324133
|
| 65 |
+
self_attn.q_proj,9,16777216,4.141120940492358
|
| 66 |
+
self_attn.k_proj,9,16777216,4.097917798059499
|
| 67 |
+
self_attn.v_proj,9,16777216,3.254566641438937
|
| 68 |
+
self_attn.o_proj,9,16777216,4.903297282365117
|
| 69 |
+
mlp.gate_proj,9,45088768,3.4635676641917645
|
| 70 |
+
mlp.down_proj,9,45088768,3.6072720146683652
|
| 71 |
+
mlp.up_proj,9,45088768,3.1384390669911246
|
| 72 |
+
self_attn.q_proj,10,16777216,4.133870396866107
|
| 73 |
+
self_attn.k_proj,10,16777216,4.262353252802395
|
| 74 |
+
self_attn.v_proj,10,16777216,3.221364068191206
|
| 75 |
+
self_attn.o_proj,10,16777216,4.063452398003821
|
| 76 |
+
mlp.gate_proj,10,45088768,3.659082896762817
|
| 77 |
+
mlp.down_proj,10,45088768,3.6335260007037236
|
| 78 |
+
mlp.up_proj,10,45088768,3.094164330042007
|
| 79 |
+
self_attn.q_proj,11,16777216,5.116813149153919
|
| 80 |
+
self_attn.k_proj,11,16777216,4.630848587525195
|
| 81 |
+
self_attn.v_proj,11,16777216,3.3207023327508245
|
| 82 |
+
self_attn.o_proj,11,16777216,6.1512512579371075
|
| 83 |
+
mlp.gate_proj,11,45088768,3.5786700386051513
|
| 84 |
+
mlp.down_proj,11,45088768,3.5530041249449695
|
| 85 |
+
mlp.up_proj,11,45088768,3.1151256150814888
|
| 86 |
+
self_attn.q_proj,12,16777216,4.227513682256377
|
| 87 |
+
self_attn.k_proj,12,16777216,4.210345039001077
|
| 88 |
+
self_attn.v_proj,12,16777216,3.2917196179921357
|
| 89 |
+
self_attn.o_proj,12,16777216,4.434055632045808
|
| 90 |
+
mlp.gate_proj,12,45088768,3.5231071621054237
|
| 91 |
+
mlp.down_proj,12,45088768,3.291699935375262
|
| 92 |
+
mlp.up_proj,12,45088768,3.0757519740562933
|
| 93 |
+
self_attn.q_proj,13,16777216,4.246715043246877
|
| 94 |
+
self_attn.k_proj,13,16777216,4.160297130333501
|
| 95 |
+
self_attn.v_proj,13,16777216,3.240945054885195
|
| 96 |
+
self_attn.o_proj,13,16777216,4.47524457880676
|
| 97 |
+
mlp.gate_proj,13,45088768,3.492987813719813
|
| 98 |
+
mlp.down_proj,13,45088768,3.647359138499682
|
| 99 |
+
mlp.up_proj,13,45088768,3.0997099821864476
|
| 100 |
+
self_attn.q_proj,14,16777216,4.172159714823189
|
| 101 |
+
self_attn.k_proj,14,16777216,4.20591811396014
|
| 102 |
+
self_attn.v_proj,14,16777216,3.2207892668840437
|
| 103 |
+
self_attn.o_proj,14,16777216,4.3913518343431885
|
| 104 |
+
mlp.gate_proj,14,45088768,3.5157555990507983
|
| 105 |
+
mlp.down_proj,14,45088768,3.240919165543396
|
| 106 |
+
mlp.up_proj,14,45088768,3.088386720975056
|
| 107 |
+
self_attn.q_proj,15,16777216,4.180196395053585
|
| 108 |
+
self_attn.k_proj,15,16777216,4.031791099881734
|
| 109 |
+
self_attn.v_proj,15,16777216,3.1698077407619936
|
| 110 |
+
self_attn.o_proj,15,16777216,3.962050750665648
|
| 111 |
+
mlp.gate_proj,15,45088768,3.495786797250684
|
| 112 |
+
mlp.down_proj,15,45088768,3.5596160792985456
|
| 113 |
+
mlp.up_proj,15,45088768,3.1036080580162118
|
| 114 |
+
self_attn.q_proj,16,16777216,4.9387756507742715
|
| 115 |
+
self_attn.k_proj,16,16777216,4.181085379327221
|
| 116 |
+
self_attn.v_proj,16,16777216,3.1732431739777383
|
| 117 |
+
self_attn.o_proj,16,16777216,3.9618297565651868
|
| 118 |
+
mlp.gate_proj,16,45088768,3.4721134762605304
|
| 119 |
+
mlp.down_proj,16,45088768,3.307626413448843
|
| 120 |
+
mlp.up_proj,16,45088768,3.0796057455877506
|
| 121 |
+
self_attn.q_proj,17,16777216,4.41058356494222
|
| 122 |
+
self_attn.k_proj,17,16777216,4.011172975365525
|
| 123 |
+
self_attn.v_proj,17,16777216,3.1317380318450874
|
| 124 |
+
self_attn.o_proj,17,16777216,4.40230065747996
|
| 125 |
+
mlp.gate_proj,17,45088768,3.379672209074253
|
| 126 |
+
mlp.down_proj,17,45088768,3.4676421560877833
|
| 127 |
+
mlp.up_proj,17,45088768,3.0539835798489796
|
| 128 |
+
self_attn.q_proj,18,16777216,4.331741585407725
|
| 129 |
+
self_attn.k_proj,18,16777216,3.852686131364871
|
| 130 |
+
self_attn.v_proj,18,16777216,3.1396861815281687
|
| 131 |
+
self_attn.o_proj,18,16777216,4.205083278063674
|
| 132 |
+
mlp.gate_proj,18,45088768,3.363501779614211
|
| 133 |
+
mlp.down_proj,18,45088768,3.4708772288943393
|
| 134 |
+
mlp.up_proj,18,45088768,3.0475381520216764
|
| 135 |
+
self_attn.q_proj,19,16777216,4.501974087132231
|
| 136 |
+
self_attn.k_proj,19,16777216,3.9534432721176604
|
| 137 |
+
self_attn.v_proj,19,16777216,3.1479206835009523
|
| 138 |
+
self_attn.o_proj,19,16777216,4.21699893959325
|
| 139 |
+
mlp.gate_proj,19,45088768,3.3059414349857956
|
| 140 |
+
mlp.down_proj,19,45088768,3.3501680690597713
|
| 141 |
+
mlp.up_proj,19,45088768,3.0769263170951198
|
| 142 |
+
self_attn.q_proj,20,16777216,5.089448547787887
|
| 143 |
+
self_attn.k_proj,20,16777216,4.017856732818786
|
| 144 |
+
self_attn.v_proj,20,16777216,3.077329271332318
|
| 145 |
+
self_attn.o_proj,20,16777216,6.20978041938933
|
| 146 |
+
mlp.gate_proj,20,45088768,3.24058842202935
|
| 147 |
+
mlp.down_proj,20,45088768,3.5542677087714925
|
| 148 |
+
mlp.up_proj,20,45088768,3.037644738477705
|
| 149 |
+
self_attn.q_proj,21,16777216,5.023500600377066
|
| 150 |
+
self_attn.k_proj,21,16777216,4.043552781047404
|
| 151 |
+
self_attn.v_proj,21,16777216,3.0914145141503155
|
| 152 |
+
self_attn.o_proj,21,16777216,4.176771420961363
|
| 153 |
+
mlp.gate_proj,21,45088768,3.2252613589641217
|
| 154 |
+
mlp.down_proj,21,45088768,3.2126358273768942
|
| 155 |
+
mlp.up_proj,21,45088768,3.0317359434824303
|
| 156 |
+
self_attn.q_proj,22,16777216,4.650421015682584
|
| 157 |
+
self_attn.k_proj,22,16777216,3.8562861685873253
|
| 158 |
+
self_attn.v_proj,22,16777216,3.1028997163538112
|
| 159 |
+
self_attn.o_proj,22,16777216,12.72973753381282
|
| 160 |
+
mlp.gate_proj,22,45088768,3.1997543042302996
|
| 161 |
+
mlp.down_proj,22,45088768,3.045221148790187
|
| 162 |
+
mlp.up_proj,22,45088768,3.026070663498454
|
| 163 |
+
self_attn.q_proj,23,16777216,4.622973048321524
|
| 164 |
+
self_attn.k_proj,23,16777216,3.751007505803854
|
| 165 |
+
self_attn.v_proj,23,16777216,3.1018698150322948
|
| 166 |
+
self_attn.o_proj,23,16777216,3.976658721156604
|
| 167 |
+
mlp.gate_proj,23,45088768,3.1522250758763932
|
| 168 |
+
mlp.down_proj,23,45088768,3.661347930223575
|
| 169 |
+
mlp.up_proj,23,45088768,3.029466900689184
|
| 170 |
+
self_attn.q_proj,24,16777216,4.810796636988315
|
| 171 |
+
self_attn.k_proj,24,16777216,4.161086490091737
|
| 172 |
+
self_attn.v_proj,24,16777216,3.08752802550685
|
| 173 |
+
self_attn.o_proj,24,16777216,6.397808422117449
|
| 174 |
+
mlp.gate_proj,24,45088768,3.159957907684576
|
| 175 |
+
mlp.down_proj,24,45088768,3.1393332037439903
|
| 176 |
+
mlp.up_proj,24,45088768,3.0209667213622073
|
| 177 |
+
self_attn.q_proj,25,16777216,4.259720660607395
|
| 178 |
+
self_attn.k_proj,25,16777216,3.828115065648799
|
| 179 |
+
self_attn.v_proj,25,16777216,3.0825314450000945
|
| 180 |
+
self_attn.o_proj,25,16777216,3.4139961077564593
|
| 181 |
+
mlp.gate_proj,25,45088768,3.2140774706633204
|
| 182 |
+
mlp.down_proj,25,45088768,3.2576513111327277
|
| 183 |
+
mlp.up_proj,25,45088768,3.02615172988415
|
| 184 |
+
self_attn.q_proj,26,16777216,4.746416094050959
|
| 185 |
+
self_attn.k_proj,26,16777216,3.950877539540366
|
| 186 |
+
self_attn.v_proj,26,16777216,3.174601908030728
|
| 187 |
+
self_attn.o_proj,26,16777216,5.404761630435047
|
| 188 |
+
mlp.gate_proj,26,45088768,3.258833850594769
|
| 189 |
+
mlp.down_proj,26,45088768,3.0934423947000096
|
| 190 |
+
mlp.up_proj,26,45088768,3.0306968402468804
|
| 191 |
+
self_attn.q_proj,27,16777216,4.456513964473084
|
| 192 |
+
self_attn.k_proj,27,16777216,3.5343563483836373
|
| 193 |
+
self_attn.v_proj,27,16777216,3.0942072739706443
|
| 194 |
+
self_attn.o_proj,27,16777216,3.855701436089548
|
| 195 |
+
mlp.gate_proj,27,45088768,3.3571662046824033
|
| 196 |
+
mlp.down_proj,27,45088768,3.149947949147703
|
| 197 |
+
mlp.up_proj,27,45088768,3.032937516667663
|
| 198 |
+
self_attn.q_proj,28,16777216,4.9206986159336
|
| 199 |
+
self_attn.k_proj,28,16777216,3.7013362450844207
|
| 200 |
+
self_attn.v_proj,28,16777216,3.15623756263924
|
| 201 |
+
self_attn.o_proj,28,16777216,3.815716480743954
|
| 202 |
+
mlp.gate_proj,28,45088768,3.412267812021293
|
| 203 |
+
mlp.down_proj,28,45088768,3.3256110936488867
|
| 204 |
+
mlp.up_proj,28,45088768,3.045774527398766
|
| 205 |
+
self_attn.q_proj,29,16777216,5.75206972772167
|
| 206 |
+
self_attn.k_proj,29,16777216,3.9551189681736383
|
| 207 |
+
self_attn.v_proj,29,16777216,3.113633082966048
|
| 208 |
+
self_attn.o_proj,29,16777216,4.135413539616198
|
| 209 |
+
mlp.gate_proj,29,45088768,3.605206129991087
|
| 210 |
+
mlp.down_proj,29,45088768,3.547261426279374
|
| 211 |
+
mlp.up_proj,29,45088768,3.3965450154438708
|
| 212 |
+
self_attn.q_proj,30,16777216,5.794882486073459
|
| 213 |
+
self_attn.k_proj,30,16777216,3.65192595962886
|
| 214 |
+
self_attn.v_proj,30,16777216,3.1510945883178296
|
| 215 |
+
self_attn.o_proj,30,16777216,3.989114407498837
|
| 216 |
+
mlp.gate_proj,30,45088768,8.489964918198787
|
| 217 |
+
mlp.down_proj,30,45088768,5.107840285620544
|
| 218 |
+
mlp.up_proj,30,45088768,9.524281481179829
|
| 219 |
+
self_attn.q_proj,31,16777216,4.2604406701808495
|
| 220 |
+
self_attn.k_proj,31,16777216,4.044775676830005
|
| 221 |
+
self_attn.v_proj,31,16777216,3.423163795614051
|
| 222 |
+
self_attn.o_proj,31,16777216,38.917877019289406
|
| 223 |
+
mlp.gate_proj,31,45088768,3.5969066369466294
|
| 224 |
+
mlp.down_proj,31,45088768,8.550558646527769
|
| 225 |
+
mlp.up_proj,31,45088768,3.714970630664952
|
lm-quant-toolkit/utils/combine-wdist-llama.R
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
library(dplyr)
|
| 2 |
+
library(readr)
|
| 3 |
+
|
| 4 |
+
strip_name <- function(name) {
|
| 5 |
+
start <- nchar("wdist-") + 1
|
| 6 |
+
stop <- nchar(name) - 4
|
| 7 |
+
return(substr(name,
|
| 8 |
+
start,
|
| 9 |
+
stop))
|
| 10 |
+
}
|
| 11 |
+
|
| 12 |
+
wdist_data_dir <- "../data-vis/data/wdist/tmp"
|
| 13 |
+
wdist_dir <- normalizePath(wdist_data_dir)
|
| 14 |
+
wdist_fps <- dir(
|
| 15 |
+
path = wdist_dir,
|
| 16 |
+
|
| 17 |
+
pattern = paste0("wdist-.*",
|
| 18 |
+
"\\.csv$"),
|
| 19 |
+
|
| 20 |
+
full.names = TRUE
|
| 21 |
+
)
|
| 22 |
+
names(wdist_fps) <- sapply((basename(wdist_fps)),
|
| 23 |
+
strip_name)
|
| 24 |
+
df_wdist <- plyr::ldply(
|
| 25 |
+
wdist_fps,
|
| 26 |
+
read.csv,
|
| 27 |
+
stringsAsFactors = FALSE,
|
| 28 |
+
.id = "model"
|
| 29 |
+
)
|
| 30 |
+
|
| 31 |
+
k_cols <- c(
|
| 32 |
+
"model",
|
| 33 |
+
"module",
|
| 34 |
+
"param_count",
|
| 35 |
+
"layer",
|
| 36 |
+
"percentile_0",
|
| 37 |
+
"percentile_99",
|
| 38 |
+
"percentile_999",
|
| 39 |
+
"percentile_9999",
|
| 40 |
+
"percentile_100",
|
| 41 |
+
"kurtosis"
|
| 42 |
+
)
|
| 43 |
+
df_wdist <- df_wdist |>
|
| 44 |
+
select(all_of(k_cols))
|
| 45 |
+
write_csv(df_wdist, "llama-wdist.csv")
|
lm-quant-toolkit/utils/gen-ds-bos/.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
settings.ini
|
lm-quant-toolkit/utils/gen-ds-bos/llama2-7b.sh
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
./generate.py \
|
| 2 |
+
--model="meta-llama/Llama-2-7b-chat-hf" \
|
| 3 |
+
--variant="vLLM" \
|
| 4 |
+
--topic-file=topics-l1.txt \
|
| 5 |
+
--trace
|
lm-quant-toolkit/utils/gen-ds-bos/topics-l1.txt
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"Math":15
|
| 2 |
+
"Engineering":15
|
| 3 |
+
"Computer Science":15
|
| 4 |
+
"Chemstry":15
|
| 5 |
+
"Physics":15
|
| 6 |
+
"Geography":10
|
| 7 |
+
"History":7
|
| 8 |
+
"English":9
|
| 9 |
+
"Psychology":8
|
| 10 |
+
"Politics":8
|
| 11 |
+
"Law":10
|
| 12 |
+
"Art":10
|
| 13 |
+
"Music":10
|
| 14 |
+
"Photography":5
|
| 15 |
+
"Medical":10
|
| 16 |
+
"Biology":10
|
| 17 |
+
"Business":10
|
| 18 |
+
"Agiculture":10
|
| 19 |
+
"Architecture":10
|
| 20 |
+
"Journalism":10
|
| 21 |
+
"Oceanography":5
|
| 22 |
+
"Social Science":5
|
| 23 |
+
"Ecology":5
|
| 24 |
+
"Astronomy":5
|
| 25 |
+
"Life Sciences":5
|
logs/eval_fg5.log
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/Llama-3.1-8B-quantization-baselines/generation_config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 128000,
|
| 4 |
+
"do_sample": true,
|
| 5 |
+
"eos_token_id": 128001,
|
| 6 |
+
"temperature": 0.6,
|
| 7 |
+
"top_p": 0.9,
|
| 8 |
+
"transformers_version": "4.57.3"
|
| 9 |
+
}
|
models/Qwen/Qwen2.5-14B/config.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Qwen2ForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_dropout": 0.0,
|
| 6 |
+
"bos_token_id": 151643,
|
| 7 |
+
"eos_token_id": 151643,
|
| 8 |
+
"hidden_act": "silu",
|
| 9 |
+
"hidden_size": 5120,
|
| 10 |
+
"initializer_range": 0.02,
|
| 11 |
+
"intermediate_size": 13824,
|
| 12 |
+
"max_position_embeddings": 131072,
|
| 13 |
+
"max_window_layers": 48,
|
| 14 |
+
"model_type": "qwen2",
|
| 15 |
+
"num_attention_heads": 40,
|
| 16 |
+
"num_hidden_layers": 48,
|
| 17 |
+
"num_key_value_heads": 8,
|
| 18 |
+
"rms_norm_eps": 1e-05,
|
| 19 |
+
"rope_theta": 1000000.0,
|
| 20 |
+
"sliding_window": 131072,
|
| 21 |
+
"tie_word_embeddings": false,
|
| 22 |
+
"torch_dtype": "bfloat16",
|
| 23 |
+
"transformers_version": "4.43.1",
|
| 24 |
+
"use_cache": true,
|
| 25 |
+
"use_sliding_window": false,
|
| 26 |
+
"vocab_size": 152064
|
| 27 |
+
}
|
models/Qwen/Qwen2.5-14B/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/Qwen/Qwen2.5-32B/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/Qwen/Qwen2.5-7B/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/Qwen2.5-7B-quantization-baselines/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/Qwen2.5-7B-quantization-baselines/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/Qwen3-8B/LICENSE
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Apache License
|
| 3 |
+
Version 2.0, January 2004
|
| 4 |
+
http://www.apache.org/licenses/
|
| 5 |
+
|
| 6 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 7 |
+
|
| 8 |
+
1. Definitions.
|
| 9 |
+
|
| 10 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
| 11 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
| 12 |
+
|
| 13 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
| 14 |
+
the copyright owner that is granting the License.
|
| 15 |
+
|
| 16 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
| 17 |
+
other entities that control, are controlled by, or are under common
|
| 18 |
+
control with that entity. For the purposes of this definition,
|
| 19 |
+
"control" means (i) the power, direct or indirect, to cause the
|
| 20 |
+
direction or management of such entity, whether by contract or
|
| 21 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| 22 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
| 23 |
+
|
| 24 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
| 25 |
+
exercising permissions granted by this License.
|
| 26 |
+
|
| 27 |
+
"Source" form shall mean the preferred form for making modifications,
|
| 28 |
+
including but not limited to software source code, documentation
|
| 29 |
+
source, and configuration files.
|
| 30 |
+
|
| 31 |
+
"Object" form shall mean any form resulting from mechanical
|
| 32 |
+
transformation or translation of a Source form, including but
|
| 33 |
+
not limited to compiled object code, generated documentation,
|
| 34 |
+
and conversions to other media types.
|
| 35 |
+
|
| 36 |
+
"Work" shall mean the work of authorship, whether in Source or
|
| 37 |
+
Object form, made available under the License, as indicated by a
|
| 38 |
+
copyright notice that is included in or attached to the work
|
| 39 |
+
(an example is provided in the Appendix below).
|
| 40 |
+
|
| 41 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
| 42 |
+
form, that is based on (or derived from) the Work and for which the
|
| 43 |
+
editorial revisions, annotations, elaborations, or other modifications
|
| 44 |
+
represent, as a whole, an original work of authorship. For the purposes
|
| 45 |
+
of this License, Derivative Works shall not include works that remain
|
| 46 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
| 47 |
+
the Work and Derivative Works thereof.
|
| 48 |
+
|
| 49 |
+
"Contribution" shall mean any work of authorship, including
|
| 50 |
+
the original version of the Work and any modifications or additions
|
| 51 |
+
to that Work or Derivative Works thereof, that is intentionally
|
| 52 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
| 53 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
| 54 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
| 55 |
+
means any form of electronic, verbal, or written communication sent
|
| 56 |
+
to the Licensor or its representatives, including but not limited to
|
| 57 |
+
communication on electronic mailing lists, source code control systems,
|
| 58 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
| 59 |
+
Licensor for the purpose of discussing and improving the Work, but
|
| 60 |
+
excluding communication that is conspicuously marked or otherwise
|
| 61 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
| 62 |
+
|
| 63 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
| 64 |
+
on behalf of whom a Contribution has been received by Licensor and
|
| 65 |
+
subsequently incorporated within the Work.
|
| 66 |
+
|
| 67 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
| 68 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 69 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 70 |
+
copyright license to reproduce, prepare Derivative Works of,
|
| 71 |
+
publicly display, publicly perform, sublicense, and distribute the
|
| 72 |
+
Work and such Derivative Works in Source or Object form.
|
| 73 |
+
|
| 74 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
| 75 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 76 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 77 |
+
(except as stated in this section) patent license to make, have made,
|
| 78 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
| 79 |
+
where such license applies only to those patent claims licensable
|
| 80 |
+
by such Contributor that are necessarily infringed by their
|
| 81 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
| 82 |
+
with the Work to which such Contribution(s) was submitted. If You
|
| 83 |
+
institute patent litigation against any entity (including a
|
| 84 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
| 85 |
+
or a Contribution incorporated within the Work constitutes direct
|
| 86 |
+
or contributory patent infringement, then any patent licenses
|
| 87 |
+
granted to You under this License for that Work shall terminate
|
| 88 |
+
as of the date such litigation is filed.
|
| 89 |
+
|
| 90 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
| 91 |
+
Work or Derivative Works thereof in any medium, with or without
|
| 92 |
+
modifications, and in Source or Object form, provided that You
|
| 93 |
+
meet the following conditions:
|
| 94 |
+
|
| 95 |
+
(a) You must give any other recipients of the Work or
|
| 96 |
+
Derivative Works a copy of this License; and
|
| 97 |
+
|
| 98 |
+
(b) You must cause any modified files to carry prominent notices
|
| 99 |
+
stating that You changed the files; and
|
| 100 |
+
|
| 101 |
+
(c) You must retain, in the Source form of any Derivative Works
|
| 102 |
+
that You distribute, all copyright, patent, trademark, and
|
| 103 |
+
attribution notices from the Source form of the Work,
|
| 104 |
+
excluding those notices that do not pertain to any part of
|
| 105 |
+
the Derivative Works; and
|
| 106 |
+
|
| 107 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
| 108 |
+
distribution, then any Derivative Works that You distribute must
|
| 109 |
+
include a readable copy of the attribution notices contained
|
| 110 |
+
within such NOTICE file, excluding those notices that do not
|
| 111 |
+
pertain to any part of the Derivative Works, in at least one
|
| 112 |
+
of the following places: within a NOTICE text file distributed
|
| 113 |
+
as part of the Derivative Works; within the Source form or
|
| 114 |
+
documentation, if provided along with the Derivative Works; or,
|
| 115 |
+
within a display generated by the Derivative Works, if and
|
| 116 |
+
wherever such third-party notices normally appear. The contents
|
| 117 |
+
of the NOTICE file are for informational purposes only and
|
| 118 |
+
do not modify the License. You may add Your own attribution
|
| 119 |
+
notices within Derivative Works that You distribute, alongside
|
| 120 |
+
or as an addendum to the NOTICE text from the Work, provided
|
| 121 |
+
that such additional attribution notices cannot be construed
|
| 122 |
+
as modifying the License.
|
| 123 |
+
|
| 124 |
+
You may add Your own copyright statement to Your modifications and
|
| 125 |
+
may provide additional or different license terms and conditions
|
| 126 |
+
for use, reproduction, or distribution of Your modifications, or
|
| 127 |
+
for any such Derivative Works as a whole, provided Your use,
|
| 128 |
+
reproduction, and distribution of the Work otherwise complies with
|
| 129 |
+
the conditions stated in this License.
|
| 130 |
+
|
| 131 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
| 132 |
+
any Contribution intentionally submitted for inclusion in the Work
|
| 133 |
+
by You to the Licensor shall be under the terms and conditions of
|
| 134 |
+
this License, without any additional terms or conditions.
|
| 135 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
| 136 |
+
the terms of any separate license agreement you may have executed
|
| 137 |
+
with Licensor regarding such Contributions.
|
| 138 |
+
|
| 139 |
+
6. Trademarks. This License does not grant permission to use the trade
|
| 140 |
+
names, trademarks, service marks, or product names of the Licensor,
|
| 141 |
+
except as required for reasonable and customary use in describing the
|
| 142 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
| 143 |
+
|
| 144 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
| 145 |
+
agreed to in writing, Licensor provides the Work (and each
|
| 146 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
| 147 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
| 148 |
+
implied, including, without limitation, any warranties or conditions
|
| 149 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
| 150 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
| 151 |
+
appropriateness of using or redistributing the Work and assume any
|
| 152 |
+
risks associated with Your exercise of permissions under this License.
|
| 153 |
+
|
| 154 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
| 155 |
+
whether in tort (including negligence), contract, or otherwise,
|
| 156 |
+
unless required by applicable law (such as deliberate and grossly
|
| 157 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
| 158 |
+
liable to You for damages, including any direct, indirect, special,
|
| 159 |
+
incidental, or consequential damages of any character arising as a
|
| 160 |
+
result of this License or out of the use or inability to use the
|
| 161 |
+
Work (including but not limited to damages for loss of goodwill,
|
| 162 |
+
work stoppage, computer failure or malfunction, or any and all
|
| 163 |
+
other commercial damages or losses), even if such Contributor
|
| 164 |
+
has been advised of the possibility of such damages.
|
| 165 |
+
|
| 166 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
| 167 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
| 168 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
| 169 |
+
or other liability obligations and/or rights consistent with this
|
| 170 |
+
License. However, in accepting such obligations, You may act only
|
| 171 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
| 172 |
+
of any other Contributor, and only if You agree to indemnify,
|
| 173 |
+
defend, and hold each Contributor harmless for any liability
|
| 174 |
+
incurred by, or claims asserted against, such Contributor by reason
|
| 175 |
+
of your accepting any such warranty or additional liability.
|
| 176 |
+
|
| 177 |
+
END OF TERMS AND CONDITIONS
|
| 178 |
+
|
| 179 |
+
APPENDIX: How to apply the Apache License to your work.
|
| 180 |
+
|
| 181 |
+
To apply the Apache License to your work, attach the following
|
| 182 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 183 |
+
replaced with your own identifying information. (Don't include
|
| 184 |
+
the brackets!) The text should be enclosed in the appropriate
|
| 185 |
+
comment syntax for the file format. We also recommend that a
|
| 186 |
+
file or class name and description of purpose be included on the
|
| 187 |
+
same "printed page" as the copyright notice for easier
|
| 188 |
+
identification within third-party archives.
|
| 189 |
+
|
| 190 |
+
Copyright 2024 Alibaba Cloud
|
| 191 |
+
|
| 192 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 193 |
+
you may not use this file except in compliance with the License.
|
| 194 |
+
You may obtain a copy of the License at
|
| 195 |
+
|
| 196 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 197 |
+
|
| 198 |
+
Unless required by applicable law or agreed to in writing, software
|
| 199 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 200 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 201 |
+
See the License for the specific language governing permissions and
|
| 202 |
+
limitations under the License.
|
models/Qwen3-8B/generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
151645,
|
| 6 |
+
151643
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 151643,
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_k": 20,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "4.51.0"
|
| 13 |
+
}
|
models/Qwen3-8B/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/Qwen3-8B/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,406 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 16381470720
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00005-of-00005.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00005.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00005.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00005.safetensors",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00005.safetensors",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_norm.weight": "model-00001-of-00005.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00005.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.q_norm.weight": "model-00001-of-00005.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 18 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 19 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 20 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00005.safetensors",
|
| 21 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00005.safetensors",
|
| 22 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00005.safetensors",
|
| 23 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.k_norm.weight": "model-00001-of-00005.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 26 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00005.safetensors",
|
| 27 |
+
"model.layers.1.self_attn.q_norm.weight": "model-00001-of-00005.safetensors",
|
| 28 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 29 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 30 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 31 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 32 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 33 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 34 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 35 |
+
"model.layers.10.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 36 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 37 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 38 |
+
"model.layers.10.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 39 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 40 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 41 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 42 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 43 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 44 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 45 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 46 |
+
"model.layers.11.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 47 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 48 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 49 |
+
"model.layers.11.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 50 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 51 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 52 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 53 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 54 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 55 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 56 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 57 |
+
"model.layers.12.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 58 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 59 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 60 |
+
"model.layers.12.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 61 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 62 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 63 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 64 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 65 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 66 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 67 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 68 |
+
"model.layers.13.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 69 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 70 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 71 |
+
"model.layers.13.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 72 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 73 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 74 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 75 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 76 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 77 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 78 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 79 |
+
"model.layers.14.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 80 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 81 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 82 |
+
"model.layers.14.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 83 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 84 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 85 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 86 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 87 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 88 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 89 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 90 |
+
"model.layers.15.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 91 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 92 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 93 |
+
"model.layers.15.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 94 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 95 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 96 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 97 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 98 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 99 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 100 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 101 |
+
"model.layers.16.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 102 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 103 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 104 |
+
"model.layers.16.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 105 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 106 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 107 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 108 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 109 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 110 |
+
"model.layers.17.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 111 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 112 |
+
"model.layers.17.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 113 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 114 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 115 |
+
"model.layers.17.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 116 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 117 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 118 |
+
"model.layers.18.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 119 |
+
"model.layers.18.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 120 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 121 |
+
"model.layers.18.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 122 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 123 |
+
"model.layers.18.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 124 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 125 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 126 |
+
"model.layers.18.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 127 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 128 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 129 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 130 |
+
"model.layers.19.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 131 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 132 |
+
"model.layers.19.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 133 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 134 |
+
"model.layers.19.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 135 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 136 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 137 |
+
"model.layers.19.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 138 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 139 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 140 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 141 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00005.safetensors",
|
| 142 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00005.safetensors",
|
| 143 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00005.safetensors",
|
| 144 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 145 |
+
"model.layers.2.self_attn.k_norm.weight": "model-00001-of-00005.safetensors",
|
| 146 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 147 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00005.safetensors",
|
| 148 |
+
"model.layers.2.self_attn.q_norm.weight": "model-00001-of-00005.safetensors",
|
| 149 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 150 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 151 |
+
"model.layers.20.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 152 |
+
"model.layers.20.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 153 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 154 |
+
"model.layers.20.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 155 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 156 |
+
"model.layers.20.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 157 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 158 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 159 |
+
"model.layers.20.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 160 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 161 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 162 |
+
"model.layers.21.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 163 |
+
"model.layers.21.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 164 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 165 |
+
"model.layers.21.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 166 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 167 |
+
"model.layers.21.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 168 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 169 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 170 |
+
"model.layers.21.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 171 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 172 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 173 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 174 |
+
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 175 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 176 |
+
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 177 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 178 |
+
"model.layers.22.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 179 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 180 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 181 |
+
"model.layers.22.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 182 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 183 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 184 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 185 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 186 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 187 |
+
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 188 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 189 |
+
"model.layers.23.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 190 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 191 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 192 |
+
"model.layers.23.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 193 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 194 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 195 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 196 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 197 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 198 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 199 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 200 |
+
"model.layers.24.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 201 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 202 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 203 |
+
"model.layers.24.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 204 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 205 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 206 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 207 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 208 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 209 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 210 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 211 |
+
"model.layers.25.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 212 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 213 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 214 |
+
"model.layers.25.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 215 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 216 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 217 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 218 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00005.safetensors",
|
| 219 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 220 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 221 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00005.safetensors",
|
| 222 |
+
"model.layers.26.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 223 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 224 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 225 |
+
"model.layers.26.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 226 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 227 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 228 |
+
"model.layers.27.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 229 |
+
"model.layers.27.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 230 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00005.safetensors",
|
| 231 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00005.safetensors",
|
| 232 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 233 |
+
"model.layers.27.self_attn.k_norm.weight": "model-00003-of-00005.safetensors",
|
| 234 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00005.safetensors",
|
| 235 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00005.safetensors",
|
| 236 |
+
"model.layers.27.self_attn.q_norm.weight": "model-00003-of-00005.safetensors",
|
| 237 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00005.safetensors",
|
| 238 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00005.safetensors",
|
| 239 |
+
"model.layers.28.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 240 |
+
"model.layers.28.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 241 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 242 |
+
"model.layers.28.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 243 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 244 |
+
"model.layers.28.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 245 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 246 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 247 |
+
"model.layers.28.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 248 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 249 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 250 |
+
"model.layers.29.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 251 |
+
"model.layers.29.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 252 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 253 |
+
"model.layers.29.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 254 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 255 |
+
"model.layers.29.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 256 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 257 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 258 |
+
"model.layers.29.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 259 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 260 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 261 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 262 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00005.safetensors",
|
| 263 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00005.safetensors",
|
| 264 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00005.safetensors",
|
| 265 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 266 |
+
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00005.safetensors",
|
| 267 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 268 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00005.safetensors",
|
| 269 |
+
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00005.safetensors",
|
| 270 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 271 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 272 |
+
"model.layers.30.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 273 |
+
"model.layers.30.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 274 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 275 |
+
"model.layers.30.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 276 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 277 |
+
"model.layers.30.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 278 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 279 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 280 |
+
"model.layers.30.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 281 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 282 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 283 |
+
"model.layers.31.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 284 |
+
"model.layers.31.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 285 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 286 |
+
"model.layers.31.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 287 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 288 |
+
"model.layers.31.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 289 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 290 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 291 |
+
"model.layers.31.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 292 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 293 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 294 |
+
"model.layers.32.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 295 |
+
"model.layers.32.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 296 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 297 |
+
"model.layers.32.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 298 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 299 |
+
"model.layers.32.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 300 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 301 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 302 |
+
"model.layers.32.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 303 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 304 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 305 |
+
"model.layers.33.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 306 |
+
"model.layers.33.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 307 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 308 |
+
"model.layers.33.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 309 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 310 |
+
"model.layers.33.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 311 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 312 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 313 |
+
"model.layers.33.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 314 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 315 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 316 |
+
"model.layers.34.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 317 |
+
"model.layers.34.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 318 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 319 |
+
"model.layers.34.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 320 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 321 |
+
"model.layers.34.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 322 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 323 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 324 |
+
"model.layers.34.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 325 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 326 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 327 |
+
"model.layers.35.input_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 328 |
+
"model.layers.35.mlp.down_proj.weight": "model-00004-of-00005.safetensors",
|
| 329 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00004-of-00005.safetensors",
|
| 330 |
+
"model.layers.35.mlp.up_proj.weight": "model-00004-of-00005.safetensors",
|
| 331 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00004-of-00005.safetensors",
|
| 332 |
+
"model.layers.35.self_attn.k_norm.weight": "model-00004-of-00005.safetensors",
|
| 333 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00004-of-00005.safetensors",
|
| 334 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00004-of-00005.safetensors",
|
| 335 |
+
"model.layers.35.self_attn.q_norm.weight": "model-00004-of-00005.safetensors",
|
| 336 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00004-of-00005.safetensors",
|
| 337 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00004-of-00005.safetensors",
|
| 338 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 339 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00005.safetensors",
|
| 340 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00005.safetensors",
|
| 341 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00005.safetensors",
|
| 342 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 343 |
+
"model.layers.4.self_attn.k_norm.weight": "model-00001-of-00005.safetensors",
|
| 344 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 345 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00005.safetensors",
|
| 346 |
+
"model.layers.4.self_attn.q_norm.weight": "model-00001-of-00005.safetensors",
|
| 347 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 348 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 349 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 350 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00005.safetensors",
|
| 351 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00005.safetensors",
|
| 352 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00005.safetensors",
|
| 353 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 354 |
+
"model.layers.5.self_attn.k_norm.weight": "model-00001-of-00005.safetensors",
|
| 355 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 356 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00005.safetensors",
|
| 357 |
+
"model.layers.5.self_attn.q_norm.weight": "model-00001-of-00005.safetensors",
|
| 358 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 359 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 360 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 361 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00005.safetensors",
|
| 362 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00005.safetensors",
|
| 363 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00005.safetensors",
|
| 364 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00005.safetensors",
|
| 365 |
+
"model.layers.6.self_attn.k_norm.weight": "model-00001-of-00005.safetensors",
|
| 366 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 367 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00005.safetensors",
|
| 368 |
+
"model.layers.6.self_attn.q_norm.weight": "model-00001-of-00005.safetensors",
|
| 369 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 370 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 371 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 372 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 373 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 374 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 375 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 376 |
+
"model.layers.7.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 377 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00005.safetensors",
|
| 378 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 379 |
+
"model.layers.7.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 380 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00005.safetensors",
|
| 381 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00005.safetensors",
|
| 382 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 383 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 384 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 385 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 386 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 387 |
+
"model.layers.8.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 388 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 389 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 390 |
+
"model.layers.8.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 391 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 392 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 393 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 394 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00005.safetensors",
|
| 395 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00005.safetensors",
|
| 396 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00005.safetensors",
|
| 397 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00005.safetensors",
|
| 398 |
+
"model.layers.9.self_attn.k_norm.weight": "model-00002-of-00005.safetensors",
|
| 399 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00005.safetensors",
|
| 400 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00005.safetensors",
|
| 401 |
+
"model.layers.9.self_attn.q_norm.weight": "model-00002-of-00005.safetensors",
|
| 402 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00005.safetensors",
|
| 403 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00005.safetensors",
|
| 404 |
+
"model.norm.weight": "model-00004-of-00005.safetensors"
|
| 405 |
+
}
|
| 406 |
+
}
|
models/Qwen3-8B/tokenizer_config.json
ADDED
|
@@ -0,0 +1,239 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"151665": {
|
| 182 |
+
"content": "<tool_response>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"151666": {
|
| 190 |
+
"content": "</tool_response>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
},
|
| 197 |
+
"151667": {
|
| 198 |
+
"content": "<think>",
|
| 199 |
+
"lstrip": false,
|
| 200 |
+
"normalized": false,
|
| 201 |
+
"rstrip": false,
|
| 202 |
+
"single_word": false,
|
| 203 |
+
"special": false
|
| 204 |
+
},
|
| 205 |
+
"151668": {
|
| 206 |
+
"content": "</think>",
|
| 207 |
+
"lstrip": false,
|
| 208 |
+
"normalized": false,
|
| 209 |
+
"rstrip": false,
|
| 210 |
+
"single_word": false,
|
| 211 |
+
"special": false
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
"additional_special_tokens": [
|
| 215 |
+
"<|im_start|>",
|
| 216 |
+
"<|im_end|>",
|
| 217 |
+
"<|object_ref_start|>",
|
| 218 |
+
"<|object_ref_end|>",
|
| 219 |
+
"<|box_start|>",
|
| 220 |
+
"<|box_end|>",
|
| 221 |
+
"<|quad_start|>",
|
| 222 |
+
"<|quad_end|>",
|
| 223 |
+
"<|vision_start|>",
|
| 224 |
+
"<|vision_end|>",
|
| 225 |
+
"<|vision_pad|>",
|
| 226 |
+
"<|image_pad|>",
|
| 227 |
+
"<|video_pad|>"
|
| 228 |
+
],
|
| 229 |
+
"bos_token": null,
|
| 230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for message in messages[::-1] %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- if ns.multi_step_tool and message.role == \"user\" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is string %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in content %}\n {%- set reasoning_content = content.split('</think>')[0].rstrip('\\n').split('<think>')[-1].lstrip('\\n') %}\n {%- set content = content.split('</think>')[-1].lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and reasoning_content) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
|
| 231 |
+
"clean_up_tokenization_spaces": false,
|
| 232 |
+
"eos_token": "<|im_end|>",
|
| 233 |
+
"errors": "replace",
|
| 234 |
+
"model_max_length": 131072,
|
| 235 |
+
"pad_token": "<|endoftext|>",
|
| 236 |
+
"split_special_tokens": false,
|
| 237 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 238 |
+
"unk_token": null
|
| 239 |
+
}
|
models/Qwen3-8B/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/meta-llama/Llama-2-7b-hf/.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
|
models/meta-llama/Llama-2-7b-hf/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 |
+
|
models/meta-llama/Llama-2-7b-hf/README.md
ADDED
|
@@ -0,0 +1,134 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 7B 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|✗|2.0T|3.0 x 10<sup>-4</sup>|
|
| 44 |
+
|Llama 2|*A new mix of publicly available online data*|13B|4k|✗|2.0T|3.0 x 10<sup>-4</sup>|
|
| 45 |
+
|Llama 2|*A new mix of publicly available online data*|70B|4k|✔|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 |
+
To get the expected features and performance for the chat versions, a specific formatting needs to be followed, including the `INST` and `<<SYS>>` tags, `BOS` and `EOS` tokens, and the whitespaces and breaklines in between (we recommend calling `strip()` on inputs to avoid double-spaces). See our reference code in github for details: [`chat_completion`](https://github.com/facebookresearch/llama/blob/main/llama/generation.py#L212).
|
| 59 |
+
|
| 60 |
+
**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.
|
| 61 |
+
|
| 62 |
+
## Hardware and Software
|
| 63 |
+
**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.
|
| 64 |
+
|
| 65 |
+
**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.
|
| 66 |
+
|
| 67 |
+
||Time (GPU hours)|Power Consumption (W)|Carbon Emitted(tCO<sub>2</sub>eq)|
|
| 68 |
+
|---|---|---|---|
|
| 69 |
+
|Llama 2 7B|184320|400|31.22|
|
| 70 |
+
|Llama 2 13B|368640|400|62.44|
|
| 71 |
+
|Llama 2 70B|1720320|400|291.42|
|
| 72 |
+
|Total|3311616||539.00|
|
| 73 |
+
|
| 74 |
+
**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.
|
| 75 |
+
|
| 76 |
+
## Training Data
|
| 77 |
+
**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.
|
| 78 |
+
|
| 79 |
+
**Data Freshness** The pretraining data has a cutoff of September 2022, but some tuning data is more recent, up to July 2023.
|
| 80 |
+
|
| 81 |
+
## Evaluation Results
|
| 82 |
+
|
| 83 |
+
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.
|
| 84 |
+
|
| 85 |
+
|Model|Size|Code|Commonsense Reasoning|World Knowledge|Reading Comprehension|Math|MMLU|BBH|AGI Eval|
|
| 86 |
+
|---|---|---|---|---|---|---|---|---|---|
|
| 87 |
+
|Llama 1|7B|14.1|60.8|46.2|58.5|6.95|35.1|30.3|23.9|
|
| 88 |
+
|Llama 1|13B|18.9|66.1|52.6|62.3|10.9|46.9|37.0|33.9|
|
| 89 |
+
|Llama 1|33B|26.0|70.0|58.4|67.6|21.4|57.8|39.8|41.7|
|
| 90 |
+
|Llama 1|65B|30.7|70.7|60.5|68.6|30.8|63.4|43.5|47.6|
|
| 91 |
+
|Llama 2|7B|16.8|63.9|48.9|61.3|14.6|45.3|32.6|29.3|
|
| 92 |
+
|Llama 2|13B|24.5|66.9|55.4|65.8|28.7|54.8|39.4|39.1|
|
| 93 |
+
|Llama 2|70B|**37.5**|**71.9**|**63.6**|**69.4**|**35.2**|**68.9**|**51.2**|**54.2**|
|
| 94 |
+
|
| 95 |
+
**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.
|
| 96 |
+
|
| 97 |
+
|||TruthfulQA|Toxigen|
|
| 98 |
+
|---|---|---|---|
|
| 99 |
+
|Llama 1|7B|27.42|23.00|
|
| 100 |
+
|Llama 1|13B|41.74|23.08|
|
| 101 |
+
|Llama 1|33B|44.19|22.57|
|
| 102 |
+
|Llama 1|65B|48.71|21.77|
|
| 103 |
+
|Llama 2|7B|33.29|**21.25**|
|
| 104 |
+
|Llama 2|13B|41.86|26.10|
|
| 105 |
+
|Llama 2|70B|**50.18**|24.60|
|
| 106 |
+
|
| 107 |
+
**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).
|
| 108 |
+
|
| 109 |
+
|
| 110 |
+
|||TruthfulQA|Toxigen|
|
| 111 |
+
|---|---|---|---|
|
| 112 |
+
|Llama-2-Chat|7B|57.04|**0.00**|
|
| 113 |
+
|Llama-2-Chat|13B|62.18|**0.00**|
|
| 114 |
+
|Llama-2-Chat|70B|**64.14**|0.01|
|
| 115 |
+
|
| 116 |
+
**Evaluation of fine-tuned LLMs on different safety datasets.** Same metric definitions as above.
|
| 117 |
+
|
| 118 |
+
## Ethical Considerations and Limitations
|
| 119 |
+
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.
|
| 120 |
+
|
| 121 |
+
Please see the Responsible Use Guide available at [https://ai.meta.com/llama/responsible-use-guide/](https://ai.meta.com/llama/responsible-use-guide)
|
| 122 |
+
|
| 123 |
+
## Reporting Issues
|
| 124 |
+
Please report any software “bug,” or other problems with the models through one of the following means:
|
| 125 |
+
- Reporting issues with the model: [github.com/facebookresearch/llama](http://github.com/facebookresearch/llama)
|
| 126 |
+
- Reporting problematic content generated by the model: [developers.facebook.com/llama_output_feedback](http://developers.facebook.com/llama_output_feedback)
|
| 127 |
+
- Reporting bugs and security concerns: [facebook.com/whitehat/info](http://facebook.com/whitehat/info)
|
| 128 |
+
|
| 129 |
+
## Llama Model Index
|
| 130 |
+
|Model|Llama2|Llama2-hf|Llama2-chat|Llama2-chat-hf|
|
| 131 |
+
|---|---|---|---|---|
|
| 132 |
+
|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)|
|
| 133 |
+
|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)|
|
| 134 |
+
|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)|
|
models/meta-llama/Llama-2-7b-hf/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 |
+
|
models/meta-llama/Llama-2-7b-hf/config.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"LlamaForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"bos_token_id": 1,
|
| 6 |
+
"eos_token_id": 2,
|
| 7 |
+
"hidden_act": "silu",
|
| 8 |
+
"hidden_size": 4096,
|
| 9 |
+
"initializer_range": 0.02,
|
| 10 |
+
"intermediate_size": 11008,
|
| 11 |
+
"max_position_embeddings": 4096,
|
| 12 |
+
"model_type": "llama",
|
| 13 |
+
"num_attention_heads": 32,
|
| 14 |
+
"num_hidden_layers": 32,
|
| 15 |
+
"num_key_value_heads": 32,
|
| 16 |
+
"pad_token_id": 0,
|
| 17 |
+
"pretraining_tp": 1,
|
| 18 |
+
"rms_norm_eps": 1e-05,
|
| 19 |
+
"rope_scaling": null,
|
| 20 |
+
"tie_word_embeddings": false,
|
| 21 |
+
"torch_dtype": "float16",
|
| 22 |
+
"transformers_version": "4.31.0.dev0",
|
| 23 |
+
"use_cache": true,
|
| 24 |
+
"vocab_size": 32000
|
| 25 |
+
}
|
models/meta-llama/Llama-2-7b-hf/generation_config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": 2,
|
| 5 |
+
"pad_token_id": 32000,
|
| 6 |
+
"do_sample": true,
|
| 7 |
+
"temperature": 0.9,
|
| 8 |
+
"top_p": 0.6,
|
| 9 |
+
"transformers_version": "4.31.0.dev0"
|
| 10 |
+
}
|
models/meta-llama/Llama-2-7b-hf/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,330 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 13476839424
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00002-of-00002.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.1.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.10.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.11.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.12.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.13.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.14.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.15.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 93 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 94 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 95 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"model.layers.16.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 99 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 100 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 101 |
+
"model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 102 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 103 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 105 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"model.layers.17.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 107 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 109 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 111 |
+
"model.layers.18.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 112 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 113 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 114 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 115 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"model.layers.18.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 117 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 119 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 121 |
+
"model.layers.19.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 123 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 124 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 125 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"model.layers.19.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 127 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 129 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 131 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 133 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 135 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"model.layers.2.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 137 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 139 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 141 |
+
"model.layers.20.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 143 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 145 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"model.layers.20.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.21.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 153 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 155 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"model.layers.21.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 157 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 159 |
+
"model.layers.22.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 161 |
+
"model.layers.22.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 163 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.22.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.23.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.23.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.23.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 179 |
+
"model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 180 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 181 |
+
"model.layers.24.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 182 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 183 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 184 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 185 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 186 |
+
"model.layers.24.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 187 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 188 |
+
"model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 189 |
+
"model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 190 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 191 |
+
"model.layers.25.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 192 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 193 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 194 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 195 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 196 |
+
"model.layers.25.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 197 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 198 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 199 |
+
"model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 200 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 201 |
+
"model.layers.26.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 202 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 203 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 204 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 205 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 206 |
+
"model.layers.26.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 207 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 208 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 209 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 210 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 211 |
+
"model.layers.27.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 212 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 213 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 214 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 215 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 216 |
+
"model.layers.27.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 217 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 218 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 219 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 220 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 221 |
+
"model.layers.28.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 222 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 223 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 224 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 225 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 226 |
+
"model.layers.28.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 227 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 228 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 229 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 230 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 231 |
+
"model.layers.29.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 232 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 233 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 234 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 235 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 236 |
+
"model.layers.29.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 237 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 238 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 239 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 240 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 241 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 242 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 243 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 244 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 245 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 246 |
+
"model.layers.3.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 247 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 248 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 249 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 250 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 251 |
+
"model.layers.30.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 252 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 253 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 254 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 255 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 256 |
+
"model.layers.30.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 257 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 258 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 259 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 260 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 261 |
+
"model.layers.31.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 262 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 263 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 264 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 265 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 266 |
+
"model.layers.31.self_attn.rotary_emb.inv_freq": "model-00002-of-00002.safetensors",
|
| 267 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 268 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 269 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 270 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 271 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 272 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 273 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 274 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 275 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 276 |
+
"model.layers.4.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 277 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 278 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 279 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 280 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 281 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 282 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 283 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 284 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 285 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 286 |
+
"model.layers.5.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 287 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 288 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 289 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 290 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 291 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 292 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 293 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 294 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 295 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 296 |
+
"model.layers.6.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 297 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 298 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 299 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 300 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 301 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 302 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 303 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 304 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 305 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 306 |
+
"model.layers.7.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 307 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 308 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 309 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 310 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 311 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 312 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 313 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 314 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 315 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 316 |
+
"model.layers.8.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 317 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 318 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 319 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 320 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 321 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 322 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 323 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 324 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 325 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 326 |
+
"model.layers.9.self_attn.rotary_emb.inv_freq": "model-00001-of-00002.safetensors",
|
| 327 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 328 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 329 |
+
}
|
| 330 |
+
}
|
models/meta-llama/Llama-2-7b-hf/pytorch_model.bin.index.json
ADDED
|
@@ -0,0 +1,330 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 26953670656
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "pytorch_model-00003-of-00003.bin",
|
| 7 |
+
"model.embed_tokens.weight": "pytorch_model-00001-of-00003.bin",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 14 |
+
"model.layers.0.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 15 |
+
"model.layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 16 |
+
"model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 17 |
+
"model.layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 18 |
+
"model.layers.1.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 19 |
+
"model.layers.1.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 20 |
+
"model.layers.1.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 21 |
+
"model.layers.1.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 22 |
+
"model.layers.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 23 |
+
"model.layers.1.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 24 |
+
"model.layers.1.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 25 |
+
"model.layers.1.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 26 |
+
"model.layers.1.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 27 |
+
"model.layers.1.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 28 |
+
"model.layers.10.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 29 |
+
"model.layers.10.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 30 |
+
"model.layers.10.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 31 |
+
"model.layers.10.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 32 |
+
"model.layers.10.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 33 |
+
"model.layers.10.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 34 |
+
"model.layers.10.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 35 |
+
"model.layers.10.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 36 |
+
"model.layers.10.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 37 |
+
"model.layers.10.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 38 |
+
"model.layers.11.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 39 |
+
"model.layers.11.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 40 |
+
"model.layers.11.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 41 |
+
"model.layers.11.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 42 |
+
"model.layers.11.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 43 |
+
"model.layers.11.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 44 |
+
"model.layers.11.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 45 |
+
"model.layers.11.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 46 |
+
"model.layers.11.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 47 |
+
"model.layers.11.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 48 |
+
"model.layers.12.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 49 |
+
"model.layers.12.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 50 |
+
"model.layers.12.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 51 |
+
"model.layers.12.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 52 |
+
"model.layers.12.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 53 |
+
"model.layers.12.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 54 |
+
"model.layers.12.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 55 |
+
"model.layers.12.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 56 |
+
"model.layers.12.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 57 |
+
"model.layers.12.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 58 |
+
"model.layers.13.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 59 |
+
"model.layers.13.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 60 |
+
"model.layers.13.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 61 |
+
"model.layers.13.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 62 |
+
"model.layers.13.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 63 |
+
"model.layers.13.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 64 |
+
"model.layers.13.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 65 |
+
"model.layers.13.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 66 |
+
"model.layers.13.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 67 |
+
"model.layers.13.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 68 |
+
"model.layers.14.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 69 |
+
"model.layers.14.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 70 |
+
"model.layers.14.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 71 |
+
"model.layers.14.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 72 |
+
"model.layers.14.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 73 |
+
"model.layers.14.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 74 |
+
"model.layers.14.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 75 |
+
"model.layers.14.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 76 |
+
"model.layers.14.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 77 |
+
"model.layers.14.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 78 |
+
"model.layers.15.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 79 |
+
"model.layers.15.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 80 |
+
"model.layers.15.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 81 |
+
"model.layers.15.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 82 |
+
"model.layers.15.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 83 |
+
"model.layers.15.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 84 |
+
"model.layers.15.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 85 |
+
"model.layers.15.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 86 |
+
"model.layers.15.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 87 |
+
"model.layers.15.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 88 |
+
"model.layers.16.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 89 |
+
"model.layers.16.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 90 |
+
"model.layers.16.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 91 |
+
"model.layers.16.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 92 |
+
"model.layers.16.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 93 |
+
"model.layers.16.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 94 |
+
"model.layers.16.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 95 |
+
"model.layers.16.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 96 |
+
"model.layers.16.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 97 |
+
"model.layers.16.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 98 |
+
"model.layers.17.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 99 |
+
"model.layers.17.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 100 |
+
"model.layers.17.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 101 |
+
"model.layers.17.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 102 |
+
"model.layers.17.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 103 |
+
"model.layers.17.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 104 |
+
"model.layers.17.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 105 |
+
"model.layers.17.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 106 |
+
"model.layers.17.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 107 |
+
"model.layers.17.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 108 |
+
"model.layers.18.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 109 |
+
"model.layers.18.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 110 |
+
"model.layers.18.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 111 |
+
"model.layers.18.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 112 |
+
"model.layers.18.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 113 |
+
"model.layers.18.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 114 |
+
"model.layers.18.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 115 |
+
"model.layers.18.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 116 |
+
"model.layers.18.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 117 |
+
"model.layers.18.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 118 |
+
"model.layers.19.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 119 |
+
"model.layers.19.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 120 |
+
"model.layers.19.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 121 |
+
"model.layers.19.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 122 |
+
"model.layers.19.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 123 |
+
"model.layers.19.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 124 |
+
"model.layers.19.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 125 |
+
"model.layers.19.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 126 |
+
"model.layers.19.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 127 |
+
"model.layers.19.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 128 |
+
"model.layers.2.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 129 |
+
"model.layers.2.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 130 |
+
"model.layers.2.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 131 |
+
"model.layers.2.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 132 |
+
"model.layers.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 133 |
+
"model.layers.2.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 134 |
+
"model.layers.2.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 135 |
+
"model.layers.2.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 136 |
+
"model.layers.2.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 137 |
+
"model.layers.2.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 138 |
+
"model.layers.20.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 139 |
+
"model.layers.20.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 140 |
+
"model.layers.20.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 141 |
+
"model.layers.20.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 142 |
+
"model.layers.20.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 143 |
+
"model.layers.20.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 144 |
+
"model.layers.20.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 145 |
+
"model.layers.20.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 146 |
+
"model.layers.20.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 147 |
+
"model.layers.20.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 148 |
+
"model.layers.21.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 149 |
+
"model.layers.21.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 150 |
+
"model.layers.21.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 151 |
+
"model.layers.21.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 152 |
+
"model.layers.21.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 153 |
+
"model.layers.21.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 154 |
+
"model.layers.21.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 155 |
+
"model.layers.21.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 156 |
+
"model.layers.21.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 157 |
+
"model.layers.21.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 158 |
+
"model.layers.22.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 159 |
+
"model.layers.22.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 160 |
+
"model.layers.22.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 161 |
+
"model.layers.22.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 162 |
+
"model.layers.22.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
| 163 |
+
"model.layers.22.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 164 |
+
"model.layers.22.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 165 |
+
"model.layers.22.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 166 |
+
"model.layers.22.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 167 |
+
"model.layers.22.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 168 |
+
"model.layers.23.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 169 |
+
"model.layers.23.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 170 |
+
"model.layers.23.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 171 |
+
"model.layers.23.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 172 |
+
"model.layers.23.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 173 |
+
"model.layers.23.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 174 |
+
"model.layers.23.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 175 |
+
"model.layers.23.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 176 |
+
"model.layers.23.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
| 177 |
+
"model.layers.23.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
| 178 |
+
"model.layers.24.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 179 |
+
"model.layers.24.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 180 |
+
"model.layers.24.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 181 |
+
"model.layers.24.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 182 |
+
"model.layers.24.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 183 |
+
"model.layers.24.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 184 |
+
"model.layers.24.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 185 |
+
"model.layers.24.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 186 |
+
"model.layers.24.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 187 |
+
"model.layers.24.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 188 |
+
"model.layers.25.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 189 |
+
"model.layers.25.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 190 |
+
"model.layers.25.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 191 |
+
"model.layers.25.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 192 |
+
"model.layers.25.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 193 |
+
"model.layers.25.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 194 |
+
"model.layers.25.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 195 |
+
"model.layers.25.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 196 |
+
"model.layers.25.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 197 |
+
"model.layers.25.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 198 |
+
"model.layers.26.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 199 |
+
"model.layers.26.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 200 |
+
"model.layers.26.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 201 |
+
"model.layers.26.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 202 |
+
"model.layers.26.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 203 |
+
"model.layers.26.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 204 |
+
"model.layers.26.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 205 |
+
"model.layers.26.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 206 |
+
"model.layers.26.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 207 |
+
"model.layers.26.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 208 |
+
"model.layers.27.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 209 |
+
"model.layers.27.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 210 |
+
"model.layers.27.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 211 |
+
"model.layers.27.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 212 |
+
"model.layers.27.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 213 |
+
"model.layers.27.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 214 |
+
"model.layers.27.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 215 |
+
"model.layers.27.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 216 |
+
"model.layers.27.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 217 |
+
"model.layers.27.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 218 |
+
"model.layers.28.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 219 |
+
"model.layers.28.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 220 |
+
"model.layers.28.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 221 |
+
"model.layers.28.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 222 |
+
"model.layers.28.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 223 |
+
"model.layers.28.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 224 |
+
"model.layers.28.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 225 |
+
"model.layers.28.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 226 |
+
"model.layers.28.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 227 |
+
"model.layers.28.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 228 |
+
"model.layers.29.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 229 |
+
"model.layers.29.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 230 |
+
"model.layers.29.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 231 |
+
"model.layers.29.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 232 |
+
"model.layers.29.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 233 |
+
"model.layers.29.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 234 |
+
"model.layers.29.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 235 |
+
"model.layers.29.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 236 |
+
"model.layers.29.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 237 |
+
"model.layers.29.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 238 |
+
"model.layers.3.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 239 |
+
"model.layers.3.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 240 |
+
"model.layers.3.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 241 |
+
"model.layers.3.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 242 |
+
"model.layers.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 243 |
+
"model.layers.3.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 244 |
+
"model.layers.3.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 245 |
+
"model.layers.3.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 246 |
+
"model.layers.3.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 247 |
+
"model.layers.3.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 248 |
+
"model.layers.30.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 249 |
+
"model.layers.30.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 250 |
+
"model.layers.30.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 251 |
+
"model.layers.30.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 252 |
+
"model.layers.30.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 253 |
+
"model.layers.30.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 254 |
+
"model.layers.30.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 255 |
+
"model.layers.30.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 256 |
+
"model.layers.30.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 257 |
+
"model.layers.30.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 258 |
+
"model.layers.31.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 259 |
+
"model.layers.31.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 260 |
+
"model.layers.31.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 261 |
+
"model.layers.31.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 262 |
+
"model.layers.31.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
| 263 |
+
"model.layers.31.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 264 |
+
"model.layers.31.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 265 |
+
"model.layers.31.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 266 |
+
"model.layers.31.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
| 267 |
+
"model.layers.31.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
| 268 |
+
"model.layers.4.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 269 |
+
"model.layers.4.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 270 |
+
"model.layers.4.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 271 |
+
"model.layers.4.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 272 |
+
"model.layers.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 273 |
+
"model.layers.4.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 274 |
+
"model.layers.4.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 275 |
+
"model.layers.4.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 276 |
+
"model.layers.4.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 277 |
+
"model.layers.4.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 278 |
+
"model.layers.5.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 279 |
+
"model.layers.5.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 280 |
+
"model.layers.5.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 281 |
+
"model.layers.5.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 282 |
+
"model.layers.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 283 |
+
"model.layers.5.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 284 |
+
"model.layers.5.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 285 |
+
"model.layers.5.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 286 |
+
"model.layers.5.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 287 |
+
"model.layers.5.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 288 |
+
"model.layers.6.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 289 |
+
"model.layers.6.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 290 |
+
"model.layers.6.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 291 |
+
"model.layers.6.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 292 |
+
"model.layers.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 293 |
+
"model.layers.6.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 294 |
+
"model.layers.6.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 295 |
+
"model.layers.6.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 296 |
+
"model.layers.6.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 297 |
+
"model.layers.6.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 298 |
+
"model.layers.7.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 299 |
+
"model.layers.7.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 300 |
+
"model.layers.7.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 301 |
+
"model.layers.7.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 302 |
+
"model.layers.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 303 |
+
"model.layers.7.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 304 |
+
"model.layers.7.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 305 |
+
"model.layers.7.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 306 |
+
"model.layers.7.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 307 |
+
"model.layers.7.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 308 |
+
"model.layers.8.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 309 |
+
"model.layers.8.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 310 |
+
"model.layers.8.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 311 |
+
"model.layers.8.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 312 |
+
"model.layers.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 313 |
+
"model.layers.8.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 314 |
+
"model.layers.8.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 315 |
+
"model.layers.8.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 316 |
+
"model.layers.8.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 317 |
+
"model.layers.8.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 318 |
+
"model.layers.9.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 319 |
+
"model.layers.9.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 320 |
+
"model.layers.9.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 321 |
+
"model.layers.9.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 322 |
+
"model.layers.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
| 323 |
+
"model.layers.9.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 324 |
+
"model.layers.9.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 325 |
+
"model.layers.9.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 326 |
+
"model.layers.9.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
| 327 |
+
"model.layers.9.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
| 328 |
+
"model.norm.weight": "pytorch_model-00003-of-00003.bin"
|
| 329 |
+
}
|
| 330 |
+
}
|
models/meta-llama/Llama-2-7b-hf/special_tokens_map.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": true,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "</s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": true,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": "<unk>",
|
| 17 |
+
"unk_token": {
|
| 18 |
+
"content": "<unk>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": true,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
}
|
| 24 |
+
}
|
models/meta-llama/Llama-3.1-8B/.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
models/meta-llama/Llama-3.1-8B/LICENSE
ADDED
|
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
LLAMA 3.1 COMMUNITY LICENSE AGREEMENT
|
| 2 |
+
Llama 3.1 Version Release Date: July 23, 2024
|
| 3 |
+
|
| 4 |
+
“Agreement” means the terms and conditions for use, reproduction, distribution and modification of the
|
| 5 |
+
Llama Materials set forth herein.
|
| 6 |
+
|
| 7 |
+
“Documentation” means the specifications, manuals and documentation accompanying Llama 3.1
|
| 8 |
+
distributed by Meta at https://llama.meta.com/doc/overview.
|
| 9 |
+
|
| 10 |
+
“Licensee” or “you” means you, or your employer or any other person or entity (if you are entering into
|
| 11 |
+
this Agreement on such person or entity’s behalf), of the age required under applicable laws, rules or
|
| 12 |
+
regulations to provide legal consent and that has legal authority to bind your employer or such other
|
| 13 |
+
person or entity if you are entering in this Agreement on their behalf.
|
| 14 |
+
|
| 15 |
+
“Llama 3.1” means the foundational large language models and software and algorithms, including
|
| 16 |
+
machine-learning model code, trained model weights, inference-enabling code, training-enabling code,
|
| 17 |
+
fine-tuning enabling code and other elements of the foregoing distributed by Meta at
|
| 18 |
+
https://llama.meta.com/llama-downloads.
|
| 19 |
+
|
| 20 |
+
“Llama Materials” means, collectively, Meta’s proprietary Llama 3.1 and Documentation (and any
|
| 21 |
+
portion thereof) made available under this Agreement.
|
| 22 |
+
|
| 23 |
+
“Meta” or “we” means Meta Platforms Ireland Limited (if you are located in or, if you are an entity, your
|
| 24 |
+
principal place of business is in the EEA or Switzerland) and Meta Platforms, Inc. (if you are located
|
| 25 |
+
outside of the EEA or Switzerland).
|
| 26 |
+
|
| 27 |
+
By clicking “I Accept” below or by using or distributing any portion or element of the Llama Materials,
|
| 28 |
+
you agree to be bound by this Agreement.
|
| 29 |
+
|
| 30 |
+
1. License Rights and Redistribution.
|
| 31 |
+
|
| 32 |
+
a. Grant of Rights. You are granted a non-exclusive, worldwide, non-transferable and royalty-free
|
| 33 |
+
limited license under Meta’s intellectual property or other rights owned by Meta embodied in the Llama
|
| 34 |
+
Materials to use, reproduce, distribute, copy, create derivative works of, and make modifications to the
|
| 35 |
+
Llama Materials.
|
| 36 |
+
|
| 37 |
+
b. Redistribution and Use.
|
| 38 |
+
|
| 39 |
+
i. If you distribute or make available the Llama Materials (or any derivative works
|
| 40 |
+
thereof), or a product or service (including another AI model) that contains any of them, you shall (A)
|
| 41 |
+
provide a copy of this Agreement with any such Llama Materials; and (B) prominently display “Built with
|
| 42 |
+
Llama” on a related website, user interface, blogpost, about page, or product documentation. If you use
|
| 43 |
+
the Llama Materials or any outputs or results of the Llama Materials to create, train, fine tune, or
|
| 44 |
+
otherwise improve an AI model, which is distributed or made available, you shall also include “Llama” at
|
| 45 |
+
the beginning of any such AI model name.
|
| 46 |
+
|
| 47 |
+
ii. If you receive Llama Materials, or any derivative works thereof, from a Licensee as part
|
| 48 |
+
of an integrated end user product, then Section 2 of this Agreement will not apply to you.
|
| 49 |
+
|
| 50 |
+
iii. You must retain in all copies of the Llama Materials that you distribute the following
|
| 51 |
+
attribution notice within a “Notice” text file distributed as a part of such copies: “Llama 3.1 is
|
| 52 |
+
licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights
|
| 53 |
+
Reserved.”
|
| 54 |
+
|
| 55 |
+
iv. Your use of the Llama Materials must comply with applicable laws and regulations
|
| 56 |
+
(including trade compliance laws and regulations) and adhere to the Acceptable Use Policy for the Llama
|
| 57 |
+
Materials (available at https://llama.meta.com/llama3_1/use-policy), which is hereby incorporated by
|
| 58 |
+
reference into this Agreement.
|
| 59 |
+
|
| 60 |
+
2. Additional Commercial Terms. If, on the Llama 3.1 version release date, the monthly active users
|
| 61 |
+
of the products or services made available by or for Licensee, or Licensee’s affiliates, is greater than 700
|
| 62 |
+
million monthly active users in the preceding calendar month, you must request a license from Meta,
|
| 63 |
+
which Meta may grant to you in its sole discretion, and you are not authorized to exercise any of the
|
| 64 |
+
rights under this Agreement unless or until Meta otherwise expressly grants you such rights.
|
| 65 |
+
|
| 66 |
+
3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE LLAMA MATERIALS AND ANY
|
| 67 |
+
OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OF
|
| 68 |
+
ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF ANY KIND, BOTH EXPRESS AND IMPLIED,
|
| 69 |
+
INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT,
|
| 70 |
+
MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR
|
| 71 |
+
DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING THE LLAMA MATERIALS AND
|
| 72 |
+
ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND
|
| 73 |
+
RESULTS.
|
| 74 |
+
|
| 75 |
+
4. Limitation of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF
|
| 76 |
+
LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING
|
| 77 |
+
OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL,
|
| 78 |
+
INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED
|
| 79 |
+
OF THE POSSIBILITY OF ANY OF THE FOREGOING.
|
| 80 |
+
|
| 81 |
+
5. Intellectual Property.
|
| 82 |
+
|
| 83 |
+
a. No trademark licenses are granted under this Agreement, and in connection with the Llama
|
| 84 |
+
Materials, neither Meta nor Licensee may use any name or mark owned by or associated with the other
|
| 85 |
+
or any of its affiliates, except as required for reasonable and customary use in describing and
|
| 86 |
+
redistributing the Llama Materials or as set forth in this Section 5(a). Meta hereby grants you a license to
|
| 87 |
+
use “Llama” (the “Mark”) solely as required to comply with the last sentence of Section 1.b.i. You will
|
| 88 |
+
comply with Meta’s brand guidelines (currently accessible at
|
| 89 |
+
https://about.meta.com/brand/resources/meta/company-brand/ ). All goodwill arising out of your use
|
| 90 |
+
of the Mark will inure to the benefit of Meta.
|
| 91 |
+
|
| 92 |
+
b. Subject to Meta’s ownership of Llama Materials and derivatives made by or for Meta, with
|
| 93 |
+
respect to any derivative works and modifications of the Llama Materials that are made by you, as
|
| 94 |
+
between you and Meta, you are and will be the owner of such derivative works and modifications.
|
| 95 |
+
|
| 96 |
+
c. If you institute litigation or other proceedings against Meta or any entity (including a
|
| 97 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Llama Materials or Llama 3.1 outputs or
|
| 98 |
+
results, or any portion of any of the foregoing, constitutes infringement of intellectual property or other
|
| 99 |
+
rights owned or licensable by you, then any licenses granted to you under this Agreement shall
|
| 100 |
+
terminate as of the date such litigation or claim is filed or instituted. You will indemnify and hold
|
| 101 |
+
harmless Meta from and against any claim by any third party arising out of or related to your use or
|
| 102 |
+
distribution of the Llama Materials.
|
| 103 |
+
|
| 104 |
+
6. Term and Termination. The term of this Agreement will commence upon your acceptance of this
|
| 105 |
+
Agreement or access to the Llama Materials and will continue in full force and effect until terminated in
|
| 106 |
+
accordance with the terms and conditions herein. Meta may terminate this Agreement if you are in
|
| 107 |
+
breach of any term or condition of this Agreement. Upon termination of this Agreement, you shall delete
|
| 108 |
+
and cease use of the Llama Materials. Sections 3, 4 and 7 shall survive the termination of this
|
| 109 |
+
Agreement.
|
| 110 |
+
|
| 111 |
+
7. Governing Law and Jurisdiction. This Agreement will be governed and construed under the laws of
|
| 112 |
+
the State of California without regard to choice of law principles, and the UN Convention on Contracts
|
| 113 |
+
for the International Sale of Goods does not apply to this Agreement. The courts of California shall have
|
| 114 |
+
exclusive jurisdiction of any dispute arising out of this Agreement.
|
models/meta-llama/Llama-3.1-8B/config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"LlamaForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 128000,
|
| 8 |
+
"eos_token_id": 128001,
|
| 9 |
+
"hidden_act": "silu",
|
| 10 |
+
"hidden_size": 4096,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 14336,
|
| 13 |
+
"max_position_embeddings": 131072,
|
| 14 |
+
"mlp_bias": false,
|
| 15 |
+
"model_type": "llama",
|
| 16 |
+
"num_attention_heads": 32,
|
| 17 |
+
"num_hidden_layers": 32,
|
| 18 |
+
"num_key_value_heads": 8,
|
| 19 |
+
"pretraining_tp": 1,
|
| 20 |
+
"rms_norm_eps": 1e-05,
|
| 21 |
+
"rope_scaling": {
|
| 22 |
+
"factor": 8.0,
|
| 23 |
+
"low_freq_factor": 1.0,
|
| 24 |
+
"high_freq_factor": 4.0,
|
| 25 |
+
"original_max_position_embeddings": 8192,
|
| 26 |
+
"rope_type": "llama3"
|
| 27 |
+
},
|
| 28 |
+
"rope_theta": 500000.0,
|
| 29 |
+
"tie_word_embeddings": false,
|
| 30 |
+
"torch_dtype": "bfloat16",
|
| 31 |
+
"transformers_version": "4.43.0.dev0",
|
| 32 |
+
"use_cache": true,
|
| 33 |
+
"vocab_size": 128256
|
| 34 |
+
}
|
models/meta-llama/Llama-3.1-8B/generation_config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"do_sample": true,
|
| 3 |
+
"temperature": 0.6,
|
| 4 |
+
"top_p": 0.9,
|
| 5 |
+
"_from_model_config": true,
|
| 6 |
+
"bos_token_id": 128000,
|
| 7 |
+
"eos_token_id": 128001,
|
| 8 |
+
"transformers_version": "4.43.0.dev0"
|
| 9 |
+
}
|
quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_5.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
2,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
4,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_6.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
2,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
4,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_7.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
2,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
4,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_8.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
2,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
4,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_1/configure_9.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
2,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
4,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_17.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
2,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_19.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
2,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_20.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
2,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_21.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
2,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_22.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
2,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_23.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
2,
|
| 26 |
+
4,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_24.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
2,
|
| 27 |
+
4,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|
quantization_metric/bit_layers/singletask_arc_easy/bits_2/configure_25.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
4,
|
| 3 |
+
4,
|
| 4 |
+
4,
|
| 5 |
+
4,
|
| 6 |
+
4,
|
| 7 |
+
4,
|
| 8 |
+
4,
|
| 9 |
+
4,
|
| 10 |
+
4,
|
| 11 |
+
4,
|
| 12 |
+
4,
|
| 13 |
+
4,
|
| 14 |
+
4,
|
| 15 |
+
4,
|
| 16 |
+
4,
|
| 17 |
+
4,
|
| 18 |
+
4,
|
| 19 |
+
4,
|
| 20 |
+
4,
|
| 21 |
+
4,
|
| 22 |
+
4,
|
| 23 |
+
4,
|
| 24 |
+
4,
|
| 25 |
+
4,
|
| 26 |
+
4,
|
| 27 |
+
2,
|
| 28 |
+
4,
|
| 29 |
+
2,
|
| 30 |
+
4,
|
| 31 |
+
4,
|
| 32 |
+
4,
|
| 33 |
+
4
|
| 34 |
+
]
|