diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..bc5f30d6632ac0efdc7be2e9095e9e9579af2e33 --- /dev/null +++ b/README.md @@ -0,0 +1,199 @@ +--- +library_name: transformers +tags: [] +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + +This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated. + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] \ No newline at end of file diff --git a/config.json b/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a978a1d9c24df5e1d21ca405568872fd27c0be5d --- /dev/null +++ b/config.json @@ -0,0 +1,28 @@ +{ + "_name_or_path": "./", + "architectures": [ + "LlamaForCausalLM" + ], + "attention_bias": false, + "attention_dropout": 0.0, + "bos_token_id": 1, + "eos_token_id": 2, + "hidden_act": "silu", + "hidden_size": 4096, + "initializer_range": 0.02, + "intermediate_size": 11008, + "max_position_embeddings": 4096, + "model_type": "llama", + "num_attention_heads": 32, + "num_hidden_layers": 32, + "num_key_value_heads": 32, + "pretraining_tp": 1, + "rms_norm_eps": 1e-05, + "rope_scaling": null, + "rope_theta": 10000.0, + "tie_word_embeddings": false, + "torch_dtype": "float32", + "transformers_version": "4.39.0.dev0", + "use_cache": true, + "vocab_size": 32001 +} diff --git a/generation_config.json b/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..05184834443e00062f1bb41002150197e7e13c67 --- /dev/null +++ b/generation_config.json @@ -0,0 +1,10 @@ +{ + "bos_token_id": 1, + "do_sample": true, + "eos_token_id": 2, + "max_length": 4096, + "pad_token_id": 0, + "temperature": 0.6, + "top_p": 0.9, + "transformers_version": "4.39.0.dev0" +} diff --git a/model-00001-of-00066.safetensors b/model-00001-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..983fc0f21b39810e969c35ec1dd6788ccf8a3053 --- /dev/null +++ b/model-00001-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207412cea1d5f9b40f0fea1f1741af8ee9996e21bfd3e43f5628d5d92c094d2f +size 524304520 diff --git a/model-00002-of-00066.safetensors b/model-00002-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f826c006536e90bd6481f91040bb90533b858af5 --- /dev/null +++ b/model-00002-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe7a6f649e0f051cbcfba468300f085a899528a3ef2b744cc344c6809089057 +size 448791128 diff --git a/model-00003-of-00066.safetensors b/model-00003-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..881736e83c60b5509cc09ca86d622b06abedae98 --- /dev/null +++ b/model-00003-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7302db0a772289a5186761a526aeb06ff5436b785ff477f2f9ea28d7f31889 +size 494961344 diff --git a/model-00004-of-00066.safetensors b/model-00004-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b7c33e9e749fad9ef0ff9226373163ecaf64dc96 --- /dev/null +++ b/model-00004-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a5ad80d120a67687c9639be436899a62e09c1f2c2a5ed8babd3806460e713d +size 494928360 diff --git a/model-00005-of-00066.safetensors b/model-00005-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4c1437bb2a10048ca32224a6e8a0d2f4d40950aa --- /dev/null +++ b/model-00005-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71d3f90b5c7c2cce079b76b609dda7c45a6d069597020db0ae53cc9916255e0 +size 448824120 diff --git a/model-00006-of-00066.safetensors b/model-00006-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c5948e43d4bccdffed2522d464a06e3f8b8491ed --- /dev/null +++ b/model-00006-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0169e811df36eb1df852db472cf76cd22ba0e2d6c9fd61835e9cd43554ee691 +size 360710400 diff --git a/model-00007-of-00066.safetensors b/model-00007-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e24c805c6d3c07369d927d404abd22b10def45ed --- /dev/null +++ b/model-00007-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c337b26fbbb8d8efb9bea9d2f0ac387306e2584159563fe7ce6b95c3beb2978 +size 448824120 diff --git a/model-00008-of-00066.safetensors b/model-00008-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..104d84926a23c27bf3cf8d37f05971025e6ac84f --- /dev/null +++ b/model-00008-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65bc5a7d16fcabad43d759e1e916b22a920f45bcacb4829166a759fe0ec7b19 +size 360710400 diff --git a/model-00009-of-00066.safetensors b/model-00009-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a8b2a86c02adc50c74358c951073def19fb90b5e --- /dev/null +++ b/model-00009-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383873f8f452a15988860f5cee7abb8c157e9f4be37f5184910989be7f3306d2 +size 448824120 diff --git a/model-00010-of-00066.safetensors b/model-00010-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..038eb1ebb5fb436baccf213a667c99b76f1b3cee --- /dev/null +++ b/model-00010-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95826f8492676acda2b41518f9ae26902e7342f7a1202387e0550ec3f39de458 +size 360710400 diff --git a/model-00011-of-00066.safetensors b/model-00011-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f7b69455f5b5b374473b90e399b0a98eaa59e343 --- /dev/null +++ b/model-00011-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc0b10c0564bd20d957dfabdca0f5b802bbda31405d9e70eb0d20ebb8836e33 +size 448824120 diff --git a/model-00012-of-00066.safetensors b/model-00012-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3fd4f8b569a7d797c4de2a3c04426123fbfa8df8 --- /dev/null +++ b/model-00012-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ec229c6263025bdf3e86b74a08761309b195a497f4ad61ecdd6c59d3fd39f8 +size 360710400 diff --git a/model-00013-of-00066.safetensors b/model-00013-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b5a073c73420596d3788e71839203a70e34c90ca --- /dev/null +++ b/model-00013-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0f06a64230d3d5745522768677e2a60ff456a7b9c195d8dff039f53dacfb20 +size 448824120 diff --git a/model-00014-of-00066.safetensors b/model-00014-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f32b9ee5815a67b080c25605b6e1b1b09d1ccbe6 --- /dev/null +++ b/model-00014-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04af8ef7b61faab962eaad094a0fdfe8cd5a9ea0a330192ee0c828c9f73503d +size 360710400 diff --git a/model-00015-of-00066.safetensors b/model-00015-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0953b09c62a305e10945dd426281e236c80e6b36 --- /dev/null +++ b/model-00015-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5b5c07da2ab4de644358e898cb0674e8c5242464a61111a725da6dcd77df1f +size 448824120 diff --git a/model-00016-of-00066.safetensors b/model-00016-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e2f4e97d4aa7ccd663f9490fae711b0430cfa0c2 --- /dev/null +++ b/model-00016-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d99596f6725a875155e07ef1c3fd65f8e8f691fcdb352e74dfe4e158852e72 +size 360710400 diff --git a/model-00017-of-00066.safetensors b/model-00017-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..18b3d7d72be75fd4ea5cf87eb180912e506fd566 --- /dev/null +++ b/model-00017-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b5683973ee3077701aeca67c43f6f5960ca26548cae7597fe9159a43196625 +size 448824120 diff --git a/model-00018-of-00066.safetensors b/model-00018-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..65ff22e62edb172dda6b5898dc7f4e0188d384ff --- /dev/null +++ b/model-00018-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67279a7a72d7e9aa0485a5c3d37db94e260efc52005bf03aacfe43c24b82c239 +size 360710400 diff --git a/model-00019-of-00066.safetensors b/model-00019-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4a252138d0fa6b3973a8269a1e502a1129e42a93 --- /dev/null +++ b/model-00019-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2776116d1b071cd3b904cb4a16343939a8a4804b313cf04a1da7cdd3a3baeb4 +size 448824120 diff --git a/model-00020-of-00066.safetensors b/model-00020-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c0e8ba69ae749d7446292723e9c9bd81c501e4f7 --- /dev/null +++ b/model-00020-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1117ec2c7332566e59e0c571ee886368a137d21ae115edf2eb3cadd5f98b22 +size 360710400 diff --git a/model-00021-of-00066.safetensors b/model-00021-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..cc817b1a3467619762310f7efcf801db56a40e1e --- /dev/null +++ b/model-00021-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b811753db92d83bd18e3a4e5f38d0cc3ee0acf41cafd36fe78c63c5acfe19f04 +size 448824128 diff --git a/model-00022-of-00066.safetensors b/model-00022-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9b994e6b5ada42532fdfc681a8606cc6591f0f24 --- /dev/null +++ b/model-00022-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66fda815d7be1525dbbce31f4efefbec9a952d3064f694b391b8d6bb9dab66f +size 360710400 diff --git a/model-00023-of-00066.safetensors b/model-00023-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ec7a187a9d82c18c12cd9c26053d0a162cb19e2d --- /dev/null +++ b/model-00023-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a5e73b6f2c1eeefc233f0895a971e3a2245f16ea131c885c5a87936591f6cb +size 448824120 diff --git a/model-00024-of-00066.safetensors b/model-00024-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a0c42e71b1401c9a1fc09bad531c240fdb1e5dbf --- /dev/null +++ b/model-00024-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b95110adb615c01096256fe1b618e10e425062b22bc58d10191b72f63acdb9 +size 360710400 diff --git a/model-00025-of-00066.safetensors b/model-00025-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ba95d0a2fe22a24a6ca5325ad0a6c81f80d48974 --- /dev/null +++ b/model-00025-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fbe79dd81ce87b83bb3ccb3516d92727f6d56ae25ce1e726aa2a1eaa9571de +size 448824120 diff --git a/model-00026-of-00066.safetensors b/model-00026-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0a94cbd520893933768521f51f88ea6bca448f08 --- /dev/null +++ b/model-00026-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ca570ef53051367db2e2e262de3ec00c030b68764efde21942ebe452234541 +size 360710400 diff --git a/model-00027-of-00066.safetensors b/model-00027-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..813209d46c6ef8d89875986aad68ca8f56b0530a --- /dev/null +++ b/model-00027-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57074770173a20bfe02f280732fc1610207ec5dce1c281e82dbbd1dc7d7831ec +size 448824120 diff --git a/model-00028-of-00066.safetensors b/model-00028-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f5755898ac297d8acf1136e8a4614d9717cb76b2 --- /dev/null +++ b/model-00028-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6834df98d3929e0f46b671040b08a636de200a9982ac89a8beafa65443804db2 +size 360710400 diff --git a/model-00029-of-00066.safetensors b/model-00029-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..228720a610ad1a59d8e2022b9949150730a8f5cf --- /dev/null +++ b/model-00029-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5738abfc5041cd0888fce7ec655fe3ac543e287ca38ea620be56bc1df9d25f09 +size 448824120 diff --git a/model-00030-of-00066.safetensors b/model-00030-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7d8cd0129b90ab9eaf6ab35de10f11a13378b6ba --- /dev/null +++ b/model-00030-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ddb2c91da744e4a22a7cc8b52bdee17b349c58960ddf171616e2885af7ec27 +size 360710400 diff --git a/model-00031-of-00066.safetensors b/model-00031-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3958db0718dcd934e29c16d374d811ad5f320ef0 --- /dev/null +++ b/model-00031-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9e896a0868cf9ea546e70952eeb82feb6e461e5dcfeb6231c891e078e07403 +size 448824120 diff --git a/model-00032-of-00066.safetensors b/model-00032-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..34df95d1b323b9ea5f1607464c261e56d2224087 --- /dev/null +++ b/model-00032-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50fde113f2e07876df3494c2715adbb789e6ffcdd9e80facf65b37a0c3f99970 +size 360710400 diff --git a/model-00033-of-00066.safetensors b/model-00033-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..60f32daf5cecb7ae83d4d7664ef3426c8065a459 --- /dev/null +++ b/model-00033-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b38051c9c3d989bd627d9a7c7695e4b8a63ed214285797f4d28f8829763612 +size 448824120 diff --git a/model-00034-of-00066.safetensors b/model-00034-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9a0fe7cc2dbe5e3ec359daec13d3bb157c363400 --- /dev/null +++ b/model-00034-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6164fcd86603ba8d4362ccd34045140b4b63d5fa881317ca24ba1ab3a21d766b +size 360710400 diff --git a/model-00035-of-00066.safetensors b/model-00035-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..16d4695ceb9a6452a1e044343a9e5d70f0b2657f --- /dev/null +++ b/model-00035-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2d4a953940143b0af294ae06d7d764371dccb9b2387e11a1b015839f0f4d19 +size 448824120 diff --git a/model-00036-of-00066.safetensors b/model-00036-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..869f056961011ab8772db22d3edd3853c6052b72 --- /dev/null +++ b/model-00036-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712212e0797838f46e7072474e133083e4520d6407894e1e8c6e1b852a76c42d +size 360710400 diff --git a/model-00037-of-00066.safetensors b/model-00037-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..94578e023469df6aca9e5a1cdffac21342324077 --- /dev/null +++ b/model-00037-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dddfeec80a61f7e10effb797dd758b312eba06adfc9fae074e17ded3dad8d6 +size 448824120 diff --git a/model-00038-of-00066.safetensors b/model-00038-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a700aa0b9b4179f2f85501a32e046bf5349fa0a3 --- /dev/null +++ b/model-00038-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0860d9664501a87f8ab5f8e37ef5dd588877f260f95979522814638d1ea0fe89 +size 360710400 diff --git a/model-00039-of-00066.safetensors b/model-00039-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..76002d89ec5a7c8547257f54ecb08c7f4620da18 --- /dev/null +++ b/model-00039-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e7244f0954d7918491835bbf3a87579db0d573c621531292dfaeede1a8f1aa +size 448824120 diff --git a/model-00040-of-00066.safetensors b/model-00040-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..db937c03f8cad861a309824c42e3b7500ba61695 --- /dev/null +++ b/model-00040-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f473e1c6a1968800ce41ba2d951a4cb0bc6ddc4a8206ecb8330c17dcc07f999 +size 360710400 diff --git a/model-00041-of-00066.safetensors b/model-00041-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..683c0202c68b9a11144d2e23d80a2fc596bdd90d --- /dev/null +++ b/model-00041-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0332d2aacbce26aa622640886b3d2702881493f73ac40a834900176609347d +size 448824120 diff --git a/model-00042-of-00066.safetensors b/model-00042-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..fdedf2daaff362c1bcf3a25cfe0c6fae1c9a9fe6 --- /dev/null +++ b/model-00042-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6900a41c50f6fa2f02c01dd3ff05ddb9759d2d349e2f6c7643036a9ed87697 +size 360710400 diff --git a/model-00043-of-00066.safetensors b/model-00043-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2b0093f0dc4b2c09f9723016af9a2665c7eaae8a --- /dev/null +++ b/model-00043-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe47aee2dadf8a4d3eba08fd43ee8310e83121587c0879243dce570cd418916 +size 448824120 diff --git a/model-00044-of-00066.safetensors b/model-00044-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7eaea5c9f74e69a12e1c517cbf8f52af7709b572 --- /dev/null +++ b/model-00044-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54881b181d53858e3b56c6be5ff2b6005fdc0637d5df97aaf6549650a41da17 +size 360710400 diff --git a/model-00045-of-00066.safetensors b/model-00045-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..6b27c1aea1614ff1d891b983e9a57c7ccbc7a15f --- /dev/null +++ b/model-00045-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a093866c5ab8437de6c68d0172991fe5765ad0cb56bd0d4ee9287a3cfbef745 +size 448824120 diff --git a/model-00046-of-00066.safetensors b/model-00046-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3fabdda819e99874a0561068e1266607db3fa457 --- /dev/null +++ b/model-00046-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7486b1f294e97af58d66e27d467bc9d154a26bbd3a5100b30a676af6d47b959 +size 360710400 diff --git a/model-00047-of-00066.safetensors b/model-00047-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a500adb2640fa0ab7b3dee1fc2509f028ac6bd6a --- /dev/null +++ b/model-00047-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8b1e740a4fca362ac59b850ad8184b004423e2681fa9f5264e88538c6cd86a +size 448824120 diff --git a/model-00048-of-00066.safetensors b/model-00048-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..29f63809ec2087c6da92c283bba63630e1ab3c12 --- /dev/null +++ b/model-00048-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cdb88ddd932eda10e43f3702ccf19fe051e0bedae44d6c1d149576138d76dab +size 360710400 diff --git a/model-00049-of-00066.safetensors b/model-00049-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..717404f9235f8653ff32e1187f6c97091c3e2091 --- /dev/null +++ b/model-00049-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e2da336967117e51be4cadb64b68d1913108124469388a42ea92e6e25f8005 +size 448824120 diff --git a/model-00050-of-00066.safetensors b/model-00050-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..fbf3cbd947c2c9b2546cc5e46a03f6457960706c --- /dev/null +++ b/model-00050-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e49cf087f89835125d56140a7670b8be3de11ab59346094c1b5d2652ec7ba0 +size 360710400 diff --git a/model-00051-of-00066.safetensors b/model-00051-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b3dd13a62a3e59b4d250b2c1f008bb8499c00e35 --- /dev/null +++ b/model-00051-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b140ff1c23461dc4f31cd652bf92b04709850a310ad219816d2ce29573af63 +size 448824120 diff --git a/model-00052-of-00066.safetensors b/model-00052-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e7b8f58c08950dc412785803c34a1f422db35a52 --- /dev/null +++ b/model-00052-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e8857de5113687b190c491641576d81a3859a983d04200caa4d8cbf6b19689 +size 360710400 diff --git a/model-00053-of-00066.safetensors b/model-00053-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2ee81f27a2268041e65824a009abe383dfa275be --- /dev/null +++ b/model-00053-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e417da759e1c28ec50ac245b82fc32a19c5368d9739f1649bf9a3594effc235c +size 448824120 diff --git a/model-00054-of-00066.safetensors b/model-00054-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9b1ce83aef62f4044b92eff939ef2d7c8bd6ade2 --- /dev/null +++ b/model-00054-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c7ce6d3909058455d3d835ba2dacf1d3c994d4257bcb028c66ec355d163c9c7 +size 360710400 diff --git a/model-00055-of-00066.safetensors b/model-00055-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..d9d66bb9ba7d4dcbea2e3ec7a7b5fa55a152a8aa --- /dev/null +++ b/model-00055-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c107f18f7515de88802b33f33581eaf77ce450b2d1b00a3d1a7ed5fd722ffc3 +size 448824120 diff --git a/model-00056-of-00066.safetensors b/model-00056-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..95474251e4b8f368a8b525cee527bf98ce0ebf7e --- /dev/null +++ b/model-00056-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0131ab71f022cc37ce19fe0816567d9a139540e9db1c85c38223b3ef49bc440c +size 360710400 diff --git a/model-00057-of-00066.safetensors b/model-00057-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..43d50f25e8445e6a8a9878fbf62438983032a27f --- /dev/null +++ b/model-00057-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1f466f48be50b6e9a602f931a8e6dc35d2489801e7d5a8b1f9afb4ace8d247 +size 448824120 diff --git a/model-00058-of-00066.safetensors b/model-00058-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..79df2bf30e836f42fc0b3974b78f75a4b16d9e4f --- /dev/null +++ b/model-00058-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55107f932411f00efba2166bbce6fd1a92496d9581d1bb1e71ad3dab3c28aa0 +size 360710400 diff --git a/model-00059-of-00066.safetensors b/model-00059-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..223e89f21e8dbc4d18344ea1dd57b8feeb51bd7b --- /dev/null +++ b/model-00059-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211a5d42b2f311a19a52e760a32a1188515d2e1f28b9d3450ad03dbbbbfce848 +size 448824120 diff --git a/model-00060-of-00066.safetensors b/model-00060-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..49e51d02dc33e8dfcd3b5c8a4dafeca6f851e5a9 --- /dev/null +++ b/model-00060-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd6b737b690c068910bd6dbba3e50f615b7c9d188a22ca15a317a587eedcddc +size 360710400 diff --git a/model-00061-of-00066.safetensors b/model-00061-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7591f2dce999f02d179def3e61744d7213fcfc43 --- /dev/null +++ b/model-00061-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1d6eb9489690348e700dbf0962cd7bb01d104b6166e1fe021762b1a0203468 +size 448824120 diff --git a/model-00062-of-00066.safetensors b/model-00062-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5466f6c1da0849c6b0055af1653f7c3b239b1378 --- /dev/null +++ b/model-00062-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f634e878dc0be174f2317a5afe11e7b086537c5372761123f579757392b6f1f +size 360710400 diff --git a/model-00063-of-00066.safetensors b/model-00063-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..aaa98ca17c8b9a70f900c57984634c769298cc2c --- /dev/null +++ b/model-00063-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abd19326d2aee07491b0769bac3a7ac946c086f5345fb33ccd81b2ffbf6cef8 +size 448824120 diff --git a/model-00064-of-00066.safetensors b/model-00064-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5c7a716262936b1b1a3613bf8347c625aab1655b --- /dev/null +++ b/model-00064-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce06a2d45ed402fac8cbc2dc77f4a38b81cc7a1637293f7e042a4579f952e81 +size 360710400 diff --git a/model-00065-of-00066.safetensors b/model-00065-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ba741c991d10ecadbe1f6aab72c57a8d813422a7 --- /dev/null +++ b/model-00065-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece8bd902083541d21880b84b14e9d916b28f535ac7f56dd64bedc9881cc761d +size 180404680 diff --git a/model-00066-of-00066.safetensors b/model-00066-of-00066.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..bd529e64d1dd6f09d3651098a98518c2c7d3725f --- /dev/null +++ b/model-00066-of-00066.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382aa1208256eba161f6006f2a380b76156ca7025466e93310ddc5c18198e73f +size 524304512 diff --git a/model.safetensors.index.json b/model.safetensors.index.json new file mode 100644 index 0000000000000000000000000000000000000000..88c2631c8730723211d1a3544835646438dc7217 --- /dev/null +++ b/model.safetensors.index.json @@ -0,0 +1,298 @@ +{ + "metadata": { + "total_size": 26953695232 + }, + "weight_map": { + "lm_head.weight": "model-00066-of-00066.safetensors", + "model.embed_tokens.weight": "model-00001-of-00066.safetensors", + "model.layers.0.input_layernorm.weight": "model-00003-of-00066.safetensors", + "model.layers.0.mlp.down_proj.weight": "model-00003-of-00066.safetensors", + "model.layers.0.mlp.gate_proj.weight": "model-00002-of-00066.safetensors", + "model.layers.0.mlp.up_proj.weight": "model-00003-of-00066.safetensors", + "model.layers.0.post_attention_layernorm.weight": "model-00003-of-00066.safetensors", + "model.layers.0.self_attn.k_proj.weight": "model-00002-of-00066.safetensors", + "model.layers.0.self_attn.o_proj.weight": "model-00002-of-00066.safetensors", + "model.layers.0.self_attn.q_proj.weight": "model-00002-of-00066.safetensors", + "model.layers.0.self_attn.v_proj.weight": "model-00002-of-00066.safetensors", + "model.layers.1.input_layernorm.weight": "model-00005-of-00066.safetensors", + "model.layers.1.mlp.down_proj.weight": "model-00005-of-00066.safetensors", + "model.layers.1.mlp.gate_proj.weight": "model-00004-of-00066.safetensors", + "model.layers.1.mlp.up_proj.weight": "model-00004-of-00066.safetensors", + "model.layers.1.post_attention_layernorm.weight": "model-00005-of-00066.safetensors", + "model.layers.1.self_attn.k_proj.weight": "model-00003-of-00066.safetensors", + "model.layers.1.self_attn.o_proj.weight": "model-00004-of-00066.safetensors", + "model.layers.1.self_attn.q_proj.weight": "model-00003-of-00066.safetensors", + "model.layers.1.self_attn.v_proj.weight": "model-00004-of-00066.safetensors", + "model.layers.10.input_layernorm.weight": "model-00023-of-00066.safetensors", + "model.layers.10.mlp.down_proj.weight": "model-00023-of-00066.safetensors", + "model.layers.10.mlp.gate_proj.weight": "model-00022-of-00066.safetensors", + "model.layers.10.mlp.up_proj.weight": "model-00022-of-00066.safetensors", + "model.layers.10.post_attention_layernorm.weight": "model-00023-of-00066.safetensors", + "model.layers.10.self_attn.k_proj.weight": "model-00021-of-00066.safetensors", + "model.layers.10.self_attn.o_proj.weight": "model-00021-of-00066.safetensors", + "model.layers.10.self_attn.q_proj.weight": "model-00021-of-00066.safetensors", + "model.layers.10.self_attn.v_proj.weight": "model-00021-of-00066.safetensors", + "model.layers.11.input_layernorm.weight": "model-00025-of-00066.safetensors", + "model.layers.11.mlp.down_proj.weight": "model-00025-of-00066.safetensors", + "model.layers.11.mlp.gate_proj.weight": "model-00024-of-00066.safetensors", + "model.layers.11.mlp.up_proj.weight": "model-00024-of-00066.safetensors", + "model.layers.11.post_attention_layernorm.weight": "model-00025-of-00066.safetensors", + "model.layers.11.self_attn.k_proj.weight": "model-00023-of-00066.safetensors", + "model.layers.11.self_attn.o_proj.weight": "model-00023-of-00066.safetensors", + "model.layers.11.self_attn.q_proj.weight": "model-00023-of-00066.safetensors", + "model.layers.11.self_attn.v_proj.weight": "model-00023-of-00066.safetensors", + "model.layers.12.input_layernorm.weight": "model-00027-of-00066.safetensors", + "model.layers.12.mlp.down_proj.weight": "model-00027-of-00066.safetensors", + "model.layers.12.mlp.gate_proj.weight": "model-00026-of-00066.safetensors", + "model.layers.12.mlp.up_proj.weight": "model-00026-of-00066.safetensors", + "model.layers.12.post_attention_layernorm.weight": "model-00027-of-00066.safetensors", + "model.layers.12.self_attn.k_proj.weight": "model-00025-of-00066.safetensors", + "model.layers.12.self_attn.o_proj.weight": "model-00025-of-00066.safetensors", + "model.layers.12.self_attn.q_proj.weight": "model-00025-of-00066.safetensors", + "model.layers.12.self_attn.v_proj.weight": "model-00025-of-00066.safetensors", + "model.layers.13.input_layernorm.weight": "model-00029-of-00066.safetensors", + "model.layers.13.mlp.down_proj.weight": "model-00029-of-00066.safetensors", + "model.layers.13.mlp.gate_proj.weight": "model-00028-of-00066.safetensors", + "model.layers.13.mlp.up_proj.weight": "model-00028-of-00066.safetensors", + "model.layers.13.post_attention_layernorm.weight": "model-00029-of-00066.safetensors", + "model.layers.13.self_attn.k_proj.weight": "model-00027-of-00066.safetensors", + "model.layers.13.self_attn.o_proj.weight": "model-00027-of-00066.safetensors", + "model.layers.13.self_attn.q_proj.weight": "model-00027-of-00066.safetensors", + "model.layers.13.self_attn.v_proj.weight": "model-00027-of-00066.safetensors", + "model.layers.14.input_layernorm.weight": "model-00031-of-00066.safetensors", + "model.layers.14.mlp.down_proj.weight": "model-00031-of-00066.safetensors", + "model.layers.14.mlp.gate_proj.weight": "model-00030-of-00066.safetensors", + "model.layers.14.mlp.up_proj.weight": "model-00030-of-00066.safetensors", + "model.layers.14.post_attention_layernorm.weight": "model-00031-of-00066.safetensors", + "model.layers.14.self_attn.k_proj.weight": "model-00029-of-00066.safetensors", + "model.layers.14.self_attn.o_proj.weight": "model-00029-of-00066.safetensors", + "model.layers.14.self_attn.q_proj.weight": "model-00029-of-00066.safetensors", + "model.layers.14.self_attn.v_proj.weight": "model-00029-of-00066.safetensors", + "model.layers.15.input_layernorm.weight": "model-00033-of-00066.safetensors", + "model.layers.15.mlp.down_proj.weight": "model-00033-of-00066.safetensors", + "model.layers.15.mlp.gate_proj.weight": "model-00032-of-00066.safetensors", + "model.layers.15.mlp.up_proj.weight": "model-00032-of-00066.safetensors", + "model.layers.15.post_attention_layernorm.weight": "model-00033-of-00066.safetensors", + "model.layers.15.self_attn.k_proj.weight": "model-00031-of-00066.safetensors", + "model.layers.15.self_attn.o_proj.weight": "model-00031-of-00066.safetensors", + "model.layers.15.self_attn.q_proj.weight": "model-00031-of-00066.safetensors", + "model.layers.15.self_attn.v_proj.weight": "model-00031-of-00066.safetensors", + "model.layers.16.input_layernorm.weight": "model-00035-of-00066.safetensors", + "model.layers.16.mlp.down_proj.weight": "model-00035-of-00066.safetensors", + "model.layers.16.mlp.gate_proj.weight": "model-00034-of-00066.safetensors", + "model.layers.16.mlp.up_proj.weight": "model-00034-of-00066.safetensors", + "model.layers.16.post_attention_layernorm.weight": "model-00035-of-00066.safetensors", + "model.layers.16.self_attn.k_proj.weight": "model-00033-of-00066.safetensors", + "model.layers.16.self_attn.o_proj.weight": "model-00033-of-00066.safetensors", + "model.layers.16.self_attn.q_proj.weight": "model-00033-of-00066.safetensors", + "model.layers.16.self_attn.v_proj.weight": "model-00033-of-00066.safetensors", + "model.layers.17.input_layernorm.weight": "model-00037-of-00066.safetensors", + "model.layers.17.mlp.down_proj.weight": "model-00037-of-00066.safetensors", + "model.layers.17.mlp.gate_proj.weight": "model-00036-of-00066.safetensors", + "model.layers.17.mlp.up_proj.weight": "model-00036-of-00066.safetensors", + "model.layers.17.post_attention_layernorm.weight": "model-00037-of-00066.safetensors", + "model.layers.17.self_attn.k_proj.weight": "model-00035-of-00066.safetensors", + "model.layers.17.self_attn.o_proj.weight": "model-00035-of-00066.safetensors", + "model.layers.17.self_attn.q_proj.weight": "model-00035-of-00066.safetensors", + "model.layers.17.self_attn.v_proj.weight": "model-00035-of-00066.safetensors", + "model.layers.18.input_layernorm.weight": "model-00039-of-00066.safetensors", + "model.layers.18.mlp.down_proj.weight": "model-00039-of-00066.safetensors", + "model.layers.18.mlp.gate_proj.weight": "model-00038-of-00066.safetensors", + "model.layers.18.mlp.up_proj.weight": "model-00038-of-00066.safetensors", + "model.layers.18.post_attention_layernorm.weight": "model-00039-of-00066.safetensors", + "model.layers.18.self_attn.k_proj.weight": "model-00037-of-00066.safetensors", + "model.layers.18.self_attn.o_proj.weight": "model-00037-of-00066.safetensors", + "model.layers.18.self_attn.q_proj.weight": "model-00037-of-00066.safetensors", + "model.layers.18.self_attn.v_proj.weight": "model-00037-of-00066.safetensors", + "model.layers.19.input_layernorm.weight": "model-00041-of-00066.safetensors", + "model.layers.19.mlp.down_proj.weight": "model-00041-of-00066.safetensors", + "model.layers.19.mlp.gate_proj.weight": "model-00040-of-00066.safetensors", + "model.layers.19.mlp.up_proj.weight": "model-00040-of-00066.safetensors", + "model.layers.19.post_attention_layernorm.weight": "model-00041-of-00066.safetensors", + "model.layers.19.self_attn.k_proj.weight": "model-00039-of-00066.safetensors", + "model.layers.19.self_attn.o_proj.weight": "model-00039-of-00066.safetensors", + "model.layers.19.self_attn.q_proj.weight": "model-00039-of-00066.safetensors", + "model.layers.19.self_attn.v_proj.weight": "model-00039-of-00066.safetensors", + "model.layers.2.input_layernorm.weight": "model-00007-of-00066.safetensors", + "model.layers.2.mlp.down_proj.weight": "model-00007-of-00066.safetensors", + "model.layers.2.mlp.gate_proj.weight": "model-00006-of-00066.safetensors", + "model.layers.2.mlp.up_proj.weight": "model-00006-of-00066.safetensors", + "model.layers.2.post_attention_layernorm.weight": "model-00007-of-00066.safetensors", + "model.layers.2.self_attn.k_proj.weight": "model-00005-of-00066.safetensors", + "model.layers.2.self_attn.o_proj.weight": "model-00005-of-00066.safetensors", + "model.layers.2.self_attn.q_proj.weight": "model-00005-of-00066.safetensors", + "model.layers.2.self_attn.v_proj.weight": "model-00005-of-00066.safetensors", + "model.layers.20.input_layernorm.weight": "model-00043-of-00066.safetensors", + "model.layers.20.mlp.down_proj.weight": "model-00043-of-00066.safetensors", + "model.layers.20.mlp.gate_proj.weight": "model-00042-of-00066.safetensors", + "model.layers.20.mlp.up_proj.weight": "model-00042-of-00066.safetensors", + "model.layers.20.post_attention_layernorm.weight": "model-00043-of-00066.safetensors", + "model.layers.20.self_attn.k_proj.weight": "model-00041-of-00066.safetensors", + "model.layers.20.self_attn.o_proj.weight": "model-00041-of-00066.safetensors", + "model.layers.20.self_attn.q_proj.weight": "model-00041-of-00066.safetensors", + "model.layers.20.self_attn.v_proj.weight": "model-00041-of-00066.safetensors", + "model.layers.21.input_layernorm.weight": "model-00045-of-00066.safetensors", + "model.layers.21.mlp.down_proj.weight": "model-00045-of-00066.safetensors", + "model.layers.21.mlp.gate_proj.weight": "model-00044-of-00066.safetensors", + "model.layers.21.mlp.up_proj.weight": "model-00044-of-00066.safetensors", + "model.layers.21.post_attention_layernorm.weight": "model-00045-of-00066.safetensors", + "model.layers.21.self_attn.k_proj.weight": "model-00043-of-00066.safetensors", + "model.layers.21.self_attn.o_proj.weight": "model-00043-of-00066.safetensors", + "model.layers.21.self_attn.q_proj.weight": "model-00043-of-00066.safetensors", + "model.layers.21.self_attn.v_proj.weight": "model-00043-of-00066.safetensors", + "model.layers.22.input_layernorm.weight": "model-00047-of-00066.safetensors", + "model.layers.22.mlp.down_proj.weight": "model-00047-of-00066.safetensors", + "model.layers.22.mlp.gate_proj.weight": "model-00046-of-00066.safetensors", + "model.layers.22.mlp.up_proj.weight": "model-00046-of-00066.safetensors", + "model.layers.22.post_attention_layernorm.weight": "model-00047-of-00066.safetensors", + "model.layers.22.self_attn.k_proj.weight": "model-00045-of-00066.safetensors", + "model.layers.22.self_attn.o_proj.weight": "model-00045-of-00066.safetensors", + "model.layers.22.self_attn.q_proj.weight": "model-00045-of-00066.safetensors", + "model.layers.22.self_attn.v_proj.weight": "model-00045-of-00066.safetensors", + "model.layers.23.input_layernorm.weight": "model-00049-of-00066.safetensors", + "model.layers.23.mlp.down_proj.weight": "model-00049-of-00066.safetensors", + "model.layers.23.mlp.gate_proj.weight": "model-00048-of-00066.safetensors", + "model.layers.23.mlp.up_proj.weight": "model-00048-of-00066.safetensors", + "model.layers.23.post_attention_layernorm.weight": "model-00049-of-00066.safetensors", + "model.layers.23.self_attn.k_proj.weight": "model-00047-of-00066.safetensors", + "model.layers.23.self_attn.o_proj.weight": "model-00047-of-00066.safetensors", + "model.layers.23.self_attn.q_proj.weight": "model-00047-of-00066.safetensors", + "model.layers.23.self_attn.v_proj.weight": "model-00047-of-00066.safetensors", + "model.layers.24.input_layernorm.weight": "model-00051-of-00066.safetensors", + "model.layers.24.mlp.down_proj.weight": "model-00051-of-00066.safetensors", + "model.layers.24.mlp.gate_proj.weight": "model-00050-of-00066.safetensors", + "model.layers.24.mlp.up_proj.weight": "model-00050-of-00066.safetensors", + "model.layers.24.post_attention_layernorm.weight": "model-00051-of-00066.safetensors", + "model.layers.24.self_attn.k_proj.weight": "model-00049-of-00066.safetensors", + "model.layers.24.self_attn.o_proj.weight": "model-00049-of-00066.safetensors", + "model.layers.24.self_attn.q_proj.weight": "model-00049-of-00066.safetensors", + "model.layers.24.self_attn.v_proj.weight": "model-00049-of-00066.safetensors", + "model.layers.25.input_layernorm.weight": "model-00053-of-00066.safetensors", + "model.layers.25.mlp.down_proj.weight": "model-00053-of-00066.safetensors", + "model.layers.25.mlp.gate_proj.weight": "model-00052-of-00066.safetensors", + "model.layers.25.mlp.up_proj.weight": "model-00052-of-00066.safetensors", + "model.layers.25.post_attention_layernorm.weight": "model-00053-of-00066.safetensors", + "model.layers.25.self_attn.k_proj.weight": "model-00051-of-00066.safetensors", + "model.layers.25.self_attn.o_proj.weight": "model-00051-of-00066.safetensors", + "model.layers.25.self_attn.q_proj.weight": "model-00051-of-00066.safetensors", + "model.layers.25.self_attn.v_proj.weight": "model-00051-of-00066.safetensors", + "model.layers.26.input_layernorm.weight": "model-00055-of-00066.safetensors", + "model.layers.26.mlp.down_proj.weight": "model-00055-of-00066.safetensors", + "model.layers.26.mlp.gate_proj.weight": "model-00054-of-00066.safetensors", + "model.layers.26.mlp.up_proj.weight": "model-00054-of-00066.safetensors", + "model.layers.26.post_attention_layernorm.weight": "model-00055-of-00066.safetensors", + "model.layers.26.self_attn.k_proj.weight": "model-00053-of-00066.safetensors", + "model.layers.26.self_attn.o_proj.weight": "model-00053-of-00066.safetensors", + "model.layers.26.self_attn.q_proj.weight": "model-00053-of-00066.safetensors", + "model.layers.26.self_attn.v_proj.weight": "model-00053-of-00066.safetensors", + "model.layers.27.input_layernorm.weight": "model-00057-of-00066.safetensors", + "model.layers.27.mlp.down_proj.weight": "model-00057-of-00066.safetensors", + "model.layers.27.mlp.gate_proj.weight": "model-00056-of-00066.safetensors", + "model.layers.27.mlp.up_proj.weight": "model-00056-of-00066.safetensors", + "model.layers.27.post_attention_layernorm.weight": "model-00057-of-00066.safetensors", + "model.layers.27.self_attn.k_proj.weight": "model-00055-of-00066.safetensors", + "model.layers.27.self_attn.o_proj.weight": "model-00055-of-00066.safetensors", + "model.layers.27.self_attn.q_proj.weight": "model-00055-of-00066.safetensors", + "model.layers.27.self_attn.v_proj.weight": "model-00055-of-00066.safetensors", + "model.layers.28.input_layernorm.weight": "model-00059-of-00066.safetensors", + "model.layers.28.mlp.down_proj.weight": "model-00059-of-00066.safetensors", + "model.layers.28.mlp.gate_proj.weight": "model-00058-of-00066.safetensors", + "model.layers.28.mlp.up_proj.weight": "model-00058-of-00066.safetensors", + "model.layers.28.post_attention_layernorm.weight": "model-00059-of-00066.safetensors", + "model.layers.28.self_attn.k_proj.weight": "model-00057-of-00066.safetensors", + "model.layers.28.self_attn.o_proj.weight": "model-00057-of-00066.safetensors", + "model.layers.28.self_attn.q_proj.weight": "model-00057-of-00066.safetensors", + "model.layers.28.self_attn.v_proj.weight": "model-00057-of-00066.safetensors", + "model.layers.29.input_layernorm.weight": "model-00061-of-00066.safetensors", + "model.layers.29.mlp.down_proj.weight": "model-00061-of-00066.safetensors", + "model.layers.29.mlp.gate_proj.weight": "model-00060-of-00066.safetensors", + "model.layers.29.mlp.up_proj.weight": "model-00060-of-00066.safetensors", + "model.layers.29.post_attention_layernorm.weight": "model-00061-of-00066.safetensors", + "model.layers.29.self_attn.k_proj.weight": "model-00059-of-00066.safetensors", + "model.layers.29.self_attn.o_proj.weight": "model-00059-of-00066.safetensors", + "model.layers.29.self_attn.q_proj.weight": "model-00059-of-00066.safetensors", + "model.layers.29.self_attn.v_proj.weight": "model-00059-of-00066.safetensors", + "model.layers.3.input_layernorm.weight": "model-00009-of-00066.safetensors", + "model.layers.3.mlp.down_proj.weight": "model-00009-of-00066.safetensors", + "model.layers.3.mlp.gate_proj.weight": "model-00008-of-00066.safetensors", + "model.layers.3.mlp.up_proj.weight": "model-00008-of-00066.safetensors", + "model.layers.3.post_attention_layernorm.weight": "model-00009-of-00066.safetensors", + "model.layers.3.self_attn.k_proj.weight": "model-00007-of-00066.safetensors", + "model.layers.3.self_attn.o_proj.weight": "model-00007-of-00066.safetensors", + "model.layers.3.self_attn.q_proj.weight": "model-00007-of-00066.safetensors", + "model.layers.3.self_attn.v_proj.weight": "model-00007-of-00066.safetensors", + "model.layers.30.input_layernorm.weight": "model-00063-of-00066.safetensors", + "model.layers.30.mlp.down_proj.weight": "model-00063-of-00066.safetensors", + "model.layers.30.mlp.gate_proj.weight": "model-00062-of-00066.safetensors", + "model.layers.30.mlp.up_proj.weight": "model-00062-of-00066.safetensors", + "model.layers.30.post_attention_layernorm.weight": "model-00063-of-00066.safetensors", + "model.layers.30.self_attn.k_proj.weight": "model-00061-of-00066.safetensors", + "model.layers.30.self_attn.o_proj.weight": "model-00061-of-00066.safetensors", + "model.layers.30.self_attn.q_proj.weight": "model-00061-of-00066.safetensors", + "model.layers.30.self_attn.v_proj.weight": "model-00061-of-00066.safetensors", + "model.layers.31.input_layernorm.weight": "model-00065-of-00066.safetensors", + "model.layers.31.mlp.down_proj.weight": "model-00065-of-00066.safetensors", + "model.layers.31.mlp.gate_proj.weight": "model-00064-of-00066.safetensors", + "model.layers.31.mlp.up_proj.weight": "model-00064-of-00066.safetensors", + "model.layers.31.post_attention_layernorm.weight": "model-00065-of-00066.safetensors", + "model.layers.31.self_attn.k_proj.weight": "model-00063-of-00066.safetensors", + "model.layers.31.self_attn.o_proj.weight": "model-00063-of-00066.safetensors", + "model.layers.31.self_attn.q_proj.weight": "model-00063-of-00066.safetensors", + "model.layers.31.self_attn.v_proj.weight": "model-00063-of-00066.safetensors", + "model.layers.4.input_layernorm.weight": "model-00011-of-00066.safetensors", + "model.layers.4.mlp.down_proj.weight": "model-00011-of-00066.safetensors", + "model.layers.4.mlp.gate_proj.weight": "model-00010-of-00066.safetensors", + "model.layers.4.mlp.up_proj.weight": "model-00010-of-00066.safetensors", + "model.layers.4.post_attention_layernorm.weight": "model-00011-of-00066.safetensors", + "model.layers.4.self_attn.k_proj.weight": "model-00009-of-00066.safetensors", + "model.layers.4.self_attn.o_proj.weight": "model-00009-of-00066.safetensors", + "model.layers.4.self_attn.q_proj.weight": "model-00009-of-00066.safetensors", + "model.layers.4.self_attn.v_proj.weight": "model-00009-of-00066.safetensors", + "model.layers.5.input_layernorm.weight": "model-00013-of-00066.safetensors", + "model.layers.5.mlp.down_proj.weight": "model-00013-of-00066.safetensors", + "model.layers.5.mlp.gate_proj.weight": "model-00012-of-00066.safetensors", + "model.layers.5.mlp.up_proj.weight": "model-00012-of-00066.safetensors", + "model.layers.5.post_attention_layernorm.weight": "model-00013-of-00066.safetensors", + "model.layers.5.self_attn.k_proj.weight": "model-00011-of-00066.safetensors", + "model.layers.5.self_attn.o_proj.weight": "model-00011-of-00066.safetensors", + "model.layers.5.self_attn.q_proj.weight": "model-00011-of-00066.safetensors", + "model.layers.5.self_attn.v_proj.weight": "model-00011-of-00066.safetensors", + "model.layers.6.input_layernorm.weight": "model-00015-of-00066.safetensors", + "model.layers.6.mlp.down_proj.weight": "model-00015-of-00066.safetensors", + "model.layers.6.mlp.gate_proj.weight": "model-00014-of-00066.safetensors", + "model.layers.6.mlp.up_proj.weight": "model-00014-of-00066.safetensors", + "model.layers.6.post_attention_layernorm.weight": "model-00015-of-00066.safetensors", + "model.layers.6.self_attn.k_proj.weight": "model-00013-of-00066.safetensors", + "model.layers.6.self_attn.o_proj.weight": "model-00013-of-00066.safetensors", + "model.layers.6.self_attn.q_proj.weight": "model-00013-of-00066.safetensors", + "model.layers.6.self_attn.v_proj.weight": "model-00013-of-00066.safetensors", + "model.layers.7.input_layernorm.weight": "model-00017-of-00066.safetensors", + "model.layers.7.mlp.down_proj.weight": "model-00017-of-00066.safetensors", + "model.layers.7.mlp.gate_proj.weight": "model-00016-of-00066.safetensors", + "model.layers.7.mlp.up_proj.weight": "model-00016-of-00066.safetensors", + "model.layers.7.post_attention_layernorm.weight": "model-00017-of-00066.safetensors", + "model.layers.7.self_attn.k_proj.weight": "model-00015-of-00066.safetensors", + "model.layers.7.self_attn.o_proj.weight": "model-00015-of-00066.safetensors", + "model.layers.7.self_attn.q_proj.weight": "model-00015-of-00066.safetensors", + "model.layers.7.self_attn.v_proj.weight": "model-00015-of-00066.safetensors", + "model.layers.8.input_layernorm.weight": "model-00019-of-00066.safetensors", + "model.layers.8.mlp.down_proj.weight": "model-00019-of-00066.safetensors", + "model.layers.8.mlp.gate_proj.weight": "model-00018-of-00066.safetensors", + "model.layers.8.mlp.up_proj.weight": "model-00018-of-00066.safetensors", + "model.layers.8.post_attention_layernorm.weight": "model-00019-of-00066.safetensors", + "model.layers.8.self_attn.k_proj.weight": "model-00017-of-00066.safetensors", + "model.layers.8.self_attn.o_proj.weight": "model-00017-of-00066.safetensors", + "model.layers.8.self_attn.q_proj.weight": "model-00017-of-00066.safetensors", + "model.layers.8.self_attn.v_proj.weight": "model-00017-of-00066.safetensors", + "model.layers.9.input_layernorm.weight": "model-00021-of-00066.safetensors", + "model.layers.9.mlp.down_proj.weight": "model-00021-of-00066.safetensors", + "model.layers.9.mlp.gate_proj.weight": "model-00020-of-00066.safetensors", + "model.layers.9.mlp.up_proj.weight": "model-00020-of-00066.safetensors", + "model.layers.9.post_attention_layernorm.weight": "model-00021-of-00066.safetensors", + "model.layers.9.self_attn.k_proj.weight": "model-00019-of-00066.safetensors", + "model.layers.9.self_attn.o_proj.weight": "model-00019-of-00066.safetensors", + "model.layers.9.self_attn.q_proj.weight": "model-00019-of-00066.safetensors", + "model.layers.9.self_attn.v_proj.weight": "model-00019-of-00066.safetensors", + "model.norm.weight": "model-00065-of-00066.safetensors" + } +}