Commit ·
c890dd0
0
Parent(s):
Upload GR00T-H N1.7 release checkpoint
Browse files- .gitattributes +35 -0
- BIAS.md +4 -0
- EXPLAINABILITY.md +14 -0
- LICENSE +61 -0
- PRIVACY.md +12 -0
- README.md +169 -0
- SAFETY_and_SECURITY.md +8 -0
- config.json +101 -0
- embodiment_id.json +27 -0
- media/gr00t-h.png +0 -0
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +976 -0
- processor_config.json +0 -0
- statistics.json +0 -0
.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
|
BIAS.md
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Field | Response
|
| 2 |
+
:---------------------------------------------------------------------------------------------------|:---------------
|
| 3 |
+
Participation considerations from adversely impacted groups [protected classes](https://www.senate.ca.gov/content/protected-classes) in model design and testing: | None
|
| 4 |
+
Measures taken to mitigate against unwanted bias: | None
|
EXPLAINABILITY.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# **Explainability**
|
| 2 |
+
|
| 3 |
+
|Field:|Response:|
|
| 4 |
+
|:---:|:---:|
|
| 5 |
+
|Intended Domain:| Open healthcare foundation model for generalized surgical and ultrasound robotics reasoning and skills.|
|
| 6 |
+
|Model Type: |Robot VLA|
|
| 7 |
+
|Intended Users:|Researchers and developers working on surgical robotics and ultrasound applications.|
|
| 8 |
+
|Output:|The model outputs are actions, and the units are floating-point values. This is referred to as "robot action policy." Actions consist of continuous-value vectors that correspond to different motor controls on a robot.|
|
| 9 |
+
|Describe how the model works:|Accepts multimodal inputs such as video, ultrasound, proprioception, and language, then outputs a robot action policy.|
|
| 10 |
+
|Technical Limitations & Mitigation:| This model is not tested or intended for use in mission critical or clinical applications that require functional safety. Use in those applications is at the user's own risk and sole responsibility, including taking the necessary steps to add needed guardrails or safety mechanisms prior to deployment. More generally, limitations include, but are not limited to:<br>- The model may underperform in operating room environments or device configurations that differ from the training distribution.<br>- Coverage may be limited for rare procedures, uncommon instruments, specialized workflows, or underrepresented institutions.<br>- Performance can vary across sites, sensors, and embodiment interfaces; additional fine-tuning and validation may be required for new deployments.<br><br>Risks and possible mitigations include:<br>Risk: Model underperformance in variable operating room conditions, device configurations, or imaging settings.<br>Mitigation: Expand data coverage across devices/settings and fine-tune for target environments.<br><br>Risk: Integration challenges across surgical/ultrasound platforms with different control interfaces or sensing configurations.<br>Mitigation: Provide embodiment-specific integration guidance and validation procedures.<br><br>Risk: Limited coverage for rare procedures or uncommon instrument/tooling setups.<br>Mitigation: Curate targeted data and evaluate on representative task subsets.|
|
| 11 |
+
|Verified to have met prescribed quality standards?|Yes|
|
| 12 |
+
|Performance Metrics:|Success rate, as well as the following:<br>1) if the trajectory is smooth and does not jitter<br>2) if the robot does not hit any other objects<br>3) if the trajectory is natural|
|
| 13 |
+
|Potential Known Risks:|This model is not tested or intended for clinical applications that require functional safety. The use of the model in those applications is at the user's own risk and sole responsibility, including taking the necessary steps to add needed guardrails or safety mechanisms prior to deployment.|
|
| 14 |
+
|End User License Agreement:| Your use of this model is governed by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).|
|
LICENSE
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
NVIDIA License
|
| 2 |
+
1. Definitions
|
| 3 |
+
“Licensor” means any person or entity that distributes its Work.
|
| 4 |
+
“Work” means (a) the original work of authorship made available under this license,
|
| 5 |
+
which may include software, documentation, or other files, and (b) any additions to or
|
| 6 |
+
derivative works thereof that are made available under this license.
|
| 7 |
+
The terms “reproduce,” “reproduction,” “derivative works,” and “distribution” have the
|
| 8 |
+
meaning as provided under U.S. copyright law; provided, however, that for the purposes
|
| 9 |
+
of this license, derivative works shall not include works that remain separable from, or
|
| 10 |
+
merely link (or bind by name) to the interfaces of, the Work.
|
| 11 |
+
Works are “made available” under this license by including in or with the Work either (a)
|
| 12 |
+
a copyright notice referencing the applicability of this license to the Work, or (b) a copy
|
| 13 |
+
of this license.
|
| 14 |
+
2. License Grant
|
| 15 |
+
2.1 Copyright Grant. Subject to the terms and conditions of this license, each
|
| 16 |
+
Licensor grants to you a perpetual, worldwide, non-exclusive, royalty-free,
|
| 17 |
+
copyright license to use, reproduce, prepare derivative works of, publicly display,
|
| 18 |
+
publicly perform, sublicense and distribute its Work and any resulting derivative
|
| 19 |
+
works in any form.
|
| 20 |
+
3. Limitations
|
| 21 |
+
3.1 Redistribution. You may reproduce or distribute the Work only if (a) you do so
|
| 22 |
+
under this license, (b) you include a complete copy of this license with your
|
| 23 |
+
distribution, and (c) you retain without modification any copyright, patent,
|
| 24 |
+
trademark, or attribution notices that are present in the Work.
|
| 25 |
+
3.2 Derivative Works. You may specify that additional or different terms apply to
|
| 26 |
+
the use, reproduction, and distribution of your derivative works of the Work (“Your
|
| 27 |
+
Terms”) only if (a) Your Terms provide that the use limitation in Section 3.3
|
| 28 |
+
applies to your derivative works, and (b) you identify the specific derivative works
|
| 29 |
+
that are subject to Your Terms. Notwithstanding Your Terms, this license (including
|
| 30 |
+
the redistribution requirements in Section 3.1) will continue to apply to the Work
|
| 31 |
+
itself.
|
| 32 |
+
3.3 Use Limitation. The Work and any derivative works thereof only may be used
|
| 33 |
+
or intended for use non-commercially. Notwithstanding the foregoing, NVIDIA
|
| 34 |
+
Corporation and its affiliates may use the Work and any derivative works
|
| 35 |
+
commercially. As used herein, “non-commercially” means for research or
|
| 36 |
+
evaluation purposes only.
|
| 37 |
+
3.4 Patent Claims. If you bring or threaten to bring a patent claim against any
|
| 38 |
+
Licensor (including any claim, cross-claim or counterclaim in a lawsuit) to enforce
|
| 39 |
+
any patents that you allege are infringed by any Work, then your rights under this
|
| 40 |
+
license from such Licensor (including the grant in Section 2.1) will terminate
|
| 41 |
+
immediately.
|
| 42 |
+
3.5 Trademarks. This license does not grant any rights to use any Licensor’s or its
|
| 43 |
+
affiliates’ names, logos, or trademarks, except as necessary to reproduce the
|
| 44 |
+
notices described in this license.
|
| 45 |
+
3.6 Termination. If you violate any term of this license, then your rights under this
|
| 46 |
+
license (including the grant in Section 2.1) will terminate immediately.
|
| 47 |
+
4. Disclaimer of Warranty.
|
| 48 |
+
THE WORK IS PROVIDED “AS IS” WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
| 49 |
+
EITHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OR CONDITIONS OF
|
| 50 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-
|
| 51 |
+
INFRINGEMENT. YOU BEAR THE RISK OF UNDERTAKING ANY ACTIVITIES UNDER THIS
|
| 52 |
+
LICENSE.
|
| 53 |
+
5. Limitation of Liability.
|
| 54 |
+
EXCEPT AS PROHIBITED BY APPLICABLE LAW, IN NO EVENT AND UNDER NO LEGAL
|
| 55 |
+
THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE
|
| 56 |
+
SHALL ANY LICENSOR BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT,
|
| 57 |
+
INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR
|
| 58 |
+
RELATED TO THIS LICENSE, THE USE OR INABILITY TO USE THE WORK (INCLUDING BUT
|
| 59 |
+
NOT LIMITED TO LOSS OF GOODWILL, BUSINESS INTERRUPTION, LOST PROFITS OR
|
| 60 |
+
DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY OTHER DAMAGES OR LOSSES),
|
| 61 |
+
EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
PRIVACY.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# **Privacy**
|
| 2 |
+
|
| 3 |
+
|Field:|Response:|
|
| 4 |
+
|:---:|:---:|
|
| 5 |
+
|Generatable or reverse engineerable personal data?|None|
|
| 6 |
+
|Personal data used to create this model?|No|
|
| 7 |
+
|How often is dataset reviewed?|Before Release|
|
| 8 |
+
|Was data from user interactions with the AI model (e.g. user input and prompts) used to train the model?|No|
|
| 9 |
+
|Is there provenance for all datasets used in training?|Yes|
|
| 10 |
+
|Does data labeling (annotation, metadata) comply with privacy laws?|Yes|
|
| 11 |
+
|Is data compliant with data subject requests for data correction or removal, if such a request was made?|Yes|
|
| 12 |
+
|Applicable NVIDIA Privacy Policy|https://www.nvidia.com/en-us/about-nvidia/privacy-policy/|
|
README.md
ADDED
|
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: nvidia-open-model-license
|
| 4 |
+
license_link: >-
|
| 5 |
+
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
| 6 |
+
datasets:
|
| 7 |
+
- nvidia/PhysicalAI-Robotics-Open-H-Embodiment
|
| 8 |
+
base_model:
|
| 9 |
+
- nvidia/GR00T-N1.7-3B
|
| 10 |
+
---
|
| 11 |
+
<div align="center">
|
| 12 |
+
<a href="https://github.com/NVIDIA-Medtech/GR00T-H">
|
| 13 |
+
<img src="media/gr00t-h.png" alt="GR00T-H" style="max-width:600px; width:100%; height:auto;">
|
| 14 |
+
</a>
|
| 15 |
+
<div align="center">
|
| 16 |
+
<a href="https://github.com/NVIDIA-Medtech/GR00T-H">
|
| 17 |
+
<img src="https://img.shields.io/badge/GitHub-grey?logo=GitHub" alt="GitHub Badge">
|
| 18 |
+
</a>
|
| 19 |
+
<a href="https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Open-H-Embodiment">
|
| 20 |
+
<img src="https://img.shields.io/badge/Dataset-Open--H--Embodiment-brightgreen?logo=huggingface" alt="Dataset Badge">
|
| 21 |
+
</a>
|
| 22 |
+
</div>
|
| 23 |
+
</div>
|
| 24 |
+
|
| 25 |
+
# GR00T-H-N1.7
|
| 26 |
+
|
| 27 |
+
# Model Overview
|
| 28 |
+
|
| 29 |
+
### Description:
|
| 30 |
+
|
| 31 |
+
GR00T-H-N1.7 is a post-trained variant of NVIDIA Isaac GR00T N1.7 for surgical robots. It builds on the GR00T N1.7 VLA foundation and adapts it using the Open-H embodiment dataset.
|
| 32 |
+
|
| 33 |
+
This model is ready for commercial use.
|
| 34 |
+
|
| 35 |
+
The neural network architecture is inherited from the GR00T N1.7 series of models, combining a vision-language foundation model with a diffusion transformer head that denoises continuous actions.
|
| 36 |
+
|
| 37 |
+
### License/Terms of Use:
|
| 38 |
+
[NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/)<br>
|
| 39 |
+
You are responsible for ensuring that your use of NVIDIA provided models complies with all applicable laws. <br>
|
| 40 |
+
|
| 41 |
+
### Deployment Geography:
|
| 42 |
+
Global
|
| 43 |
+
|
| 44 |
+
### Use Case:
|
| 45 |
+
Researchers, Academics, Open-Source Community: Healthcare-focused robotics research and algorithm development.
|
| 46 |
+
|
| 47 |
+
### Intended Use
|
| 48 |
+
|
| 49 |
+
GR00T-H-N1.7 is intended for use in robotics R&D, including exploration of surgical robotics and robotic ultrasound policies, benchmarking, and method development. It is not intended for clinical deployment, patient care, or medical decision-making.
|
| 50 |
+
|
| 51 |
+
## References(s):
|
| 52 |
+
* Open-H Paper: [Open-H-Embodiment: A Large-Scale Dataset for Enabling Foundation Models in Medical Robotics](https://arxiv.org/abs/2604.21017)
|
| 53 |
+
* Base Model: [GR00T-N1.7-3B](https://huggingface.co/nvidia/GR00T-N1.7-3B)
|
| 54 |
+
* GR00T Website: [NVIDIA Isaac GR00T](https://developer.nvidia.com/isaac/gr00t)
|
| 55 |
+
* GR00T N1 White Paper: https://arxiv.org/abs/2503.14734
|
| 56 |
+
* Cosmos-Reason2: NVIDIA. "Cosmos-Reason2: An Open, Customizable, Reasoning Vision Language Model." NVIDIA Documentation (2026).<br>
|
| 57 |
+
* Liu, Xingchao, and Chengyue Gong. "Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow." The Eleventh International Conference on Learning Representations.<br>
|
| 58 |
+
* Flow Matching Policy:
|
| 59 |
+
Black, Kevin, et al. "pi0: A Vision-Language-Action Flow Model for General Robot Control." arXiv preprint arXiv:2410.24164 (2024).<br>
|
| 60 |
+
|
| 61 |
+
## Model Architecture:
|
| 62 |
+
**Architecture Type:** Vision Transformer, Multilayer Perceptron, Flow matching Transformer
|
| 63 |
+
|
| 64 |
+
**This model was developed based on GR00T N1.7.**
|
| 65 |
+
|
| 66 |
+
**Number of model parameters:** 3B
|
| 67 |
+
|
| 68 |
+
GR00T-H-N1.7 uses Cosmos-Reason2-2B to encode the robot's image observations and text instructions. The architecture handles a varying number of views per embodiment by concatenating image token embeddings from all frames into a sequence, followed by language token embeddings.
|
| 69 |
+
|
| 70 |
+
To model proprioception and a sequence of actions conditioned on observations, GR00T-H-N1.7 uses a flow matching transformer. The flow matching transformer interleaves self-attention over proprioception and actions with cross-attention to the Cosmos-Reason2-2B vision and language embeddings. During training, the input actions are corrupted by randomly interpolating between the clean action vector and a Gaussian noise vector. At inference time, the policy first samples a Gaussian noise vector and iteratively reconstructs a continuous-value action using its velocity prediction.
|
| 71 |
+
|
| 72 |
+
**Network Architecture:**
|
| 73 |
+

|
| 74 |
+
The schematic diagram is shown in the illustration above.
|
| 75 |
+
Red, Green, Blue (RGB) camera frames are processed through a pre-trained vision transformer (SigLip2).
|
| 76 |
+
Robot proprioception is encoded using a multi-layer perceptron (MLP) indexed by the embodiment ID. To handle variable-dimension proprio, inputs are padded to a configurable max length before feeding into the MLP.
|
| 77 |
+
Actions are encoded and velocity predictions decoded by an MLP, one per unique embodiment.
|
| 78 |
+
The flow matching transformer is implemented as a diffusion transformer (DiT), in which the diffusion step conditioning is implemented using adaptive layernorm (AdaLN).
|
| 79 |
+
|
| 80 |
+
## Input(s):
|
| 81 |
+
**Input Type(s):**
|
| 82 |
+
* Vision: Image Frames<br>
|
| 83 |
+
* State: Robot Proprioception<br>
|
| 84 |
+
* Language Instruction: Text<br>
|
| 85 |
+
|
| 86 |
+
**Input Format(s):**
|
| 87 |
+
* Vision: Variable number of image frames from robot cameras<br>
|
| 88 |
+
* State: Floating Point<br>
|
| 89 |
+
* Language Instruction: String<br>
|
| 90 |
+
|
| 91 |
+
**Input Parameters:**
|
| 92 |
+
* Vision - Two-Dimensional (2D) - Red, Green, Blue (RGB) image, any resolution<br>
|
| 93 |
+
* State: One-Dimensional (1D) - Floating number vector<br>
|
| 94 |
+
* Language Instruction: One-Dimensional (1D) - String<br>
|
| 95 |
+
|
| 96 |
+
## Output(s)
|
| 97 |
+
**Output Type(s):** Actions<br>
|
| 98 |
+
**Output Format** Continuous-value vectors<br>
|
| 99 |
+
**Output Parameters:** Two-Dimensional (2D) <br>
|
| 100 |
+
**Other Properties Related to Output:** Continuous-value vectors correspond to different motor controls on a robot, which depends on Degrees of Freedom of the robot embodiment.
|
| 101 |
+
|
| 102 |
+
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA's hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions. <br>
|
| 103 |
+
|
| 104 |
+
## Software Integration:
|
| 105 |
+
**Runtime Engine(s):** PyTorch, TensorRT
|
| 106 |
+
|
| 107 |
+
**Supported Hardware Microarchitecture Compatibility:**
|
| 108 |
+
All of the below:
|
| 109 |
+
* NVIDIA Ampere
|
| 110 |
+
* NVIDIA Blackwell
|
| 111 |
+
* NVIDIA Hopper
|
| 112 |
+
* NVIDIA Jetson
|
| 113 |
+
* NVIDIA Lovelace
|
| 114 |
+
|
| 115 |
+
**Supported Operating System:**
|
| 116 |
+
* Ubuntu
|
| 117 |
+
|
| 118 |
+
## Model Version(s):
|
| 119 |
+
GR00T-H-N1.7, post-trained from GR00T N1.7
|
| 120 |
+
|
| 121 |
+
## Training, Testing, and Evaluation Datasets:
|
| 122 |
+
|
| 123 |
+
### Dataset Overview:
|
| 124 |
+
- **Full Open-H-Embodiment Dataset:** 770 hours; 124,019 episodes; 119 datasets; 20 robot platforms; 50+ institutions <br>
|
| 125 |
+
- **Post-Training Subset:** 601 hours (real-world surgical tasks only); ~63,930 episodes; 58 datasets; 7 robot platforms <br>
|
| 126 |
+
- **Dataset partition:** Training 98%, Testing N/A (real-world robot evaluation only), Validation 2% <br>
|
| 127 |
+
|
| 128 |
+
### Training Data Summary
|
| 129 |
+
|
| 130 |
+
GR00T-H-N1.7 is adapted from the upstream GR00T N1.7 foundation model using an Open-H post-training phase. The full Open-H-Embodiment dataset contains 770 hours of paired video and kinematic data across 124,019 episodes with synchronized streams such as video, kinematics, force/torque, ultrasound, and domain-specific sensors. For post-training, a 601-hour real-world surgical subset of the full 770-hour corpus is used. Only real-world surgical datasets are used; ultrasound, endoscopy, and simulation data is left for future work. The Versius-500 contribution is capped at 20% of training steps to prevent any single embodiment from dominating the loss signal; remaining datasets are sampled proportionally to their size.
|
| 131 |
+
|
| 132 |
+
GR00T-H-N1.7 was trained on 7 robot platforms across 58 datasets: CMR Versius, dVRK, dVRK-Si, Rob Surgical BiTrack, KUKA LBR iiwa, USTC Torin, and UR5e.
|
| 133 |
+
|
| 134 |
+
To enable better cross-embodiment transfer, the action space was standardized to relative end-effector (EEF) positioning. Additionally, camera configurations were standardized to include only (A) a single third-person monocular view, or (B) a third-person monocular view with wrist camera(s) and/or additional modalities (e.g., ultrasound images).
|
| 135 |
+
|
| 136 |
+
The Open-H dataset was collected by more than 50 institutions across the globe. Data collection took place in various settings, including simulation, benchtop, ex vivo, in vivo, and clinical environments. Depending on the dataset, robots were teleoperated either programmatically or by engineers, researchers, medical students, or professional surgeons.
|
| 137 |
+
|
| 138 |
+
For more information, see the [Open-H-Embodiment project page](https://open-h.github.io/open-h-embodiment/).
|
| 139 |
+
|
| 140 |
+
## Training Dataset:
|
| 141 |
+
|
| 142 |
+
- **Data Modality:** Video, Kinematics
|
| 143 |
+
- **Video Training Data Size:** 601 hours
|
| 144 |
+
- **Kinematic Training Data Size:** 601 hours
|
| 145 |
+
- **Data Collection Method:** Hybrid: Automatic/Sensors, Human, Synthetic
|
| 146 |
+
- **Labeling Method:** Hybrid: Automatic/Sensors, Human, Synthetic
|
| 147 |
+
- **Properties:**
|
| 148 |
+
- Open-H is a healthcare robotics dataset comprised of time-synchronized video and kinematics, as well as text labels describing the task being completed.
|
| 149 |
+
|
| 150 |
+
### Evaluation Dataset:
|
| 151 |
+
|
| 152 |
+
- **Data Collection Method:** Hybrid: Automatic/Sensors, Human, Synthetic
|
| 153 |
+
- **Labeling Method:** Hybrid: Automatic/Sensors, Human, Synthetic
|
| 154 |
+
- **Properties:**
|
| 155 |
+
- 2% of the training dataset was held-out for training-time validation.
|
| 156 |
+
- Primary evaluations are conducted in the real-world without a dataset.
|
| 157 |
+
|
| 158 |
+
## Inference:
|
| 159 |
+
**Acceleration Engine:** TensorRT
|
| 160 |
+
**Test Hardware:** NVIDIA Ampere, Ada, and Blackwell GPUs
|
| 161 |
+
|
| 162 |
+
## Ethical Considerations:
|
| 163 |
+
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br>
|
| 164 |
+
|
| 165 |
+
Please make sure you have proper rights and permissions for all input image and video content; if image or video includes people, personal health information, or intellectual property, the image or video generated will not blur or maintain proportions of image subjects included. <br>
|
| 166 |
+
|
| 167 |
+
For more detailed information on ethical considerations for this model, please see the Model Card++ [Explainability](EXPLAINABILITY.md), [Bias](BIAS.md), [Safety & Security](SAFETY_and_SECURITY.md), and [Privacy](PRIVACY.md) Subcards.
|
| 168 |
+
|
| 169 |
+
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
SAFETY_and_SECURITY.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# **Safety & Security**
|
| 2 |
+
|
| 3 |
+
|Field:|Response:|
|
| 4 |
+
|:---:|:---:|
|
| 5 |
+
|Model Application(s):|Robotic surgical and ultrasound research and development.|
|
| 6 |
+
|Describe life-critical application (if present):|This model is intended for research and is not tested or intended for clinical or mission critical applications that require functional safety. It is not for deployment in clinical settings or for medical decision-making. Any real-world use requires independent safety review and regulatory clearance.|
|
| 7 |
+
|Use Case Restrictions:| Abide by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/)|
|
| 8 |
+
|Model and Dataset Restrictions:|The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.|
|
config.json
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"action_horizon": 50,
|
| 3 |
+
"add_pos_embed": true,
|
| 4 |
+
"apply_sincos_state_encoding": false,
|
| 5 |
+
"architectures": [
|
| 6 |
+
"Gr00tN1d7"
|
| 7 |
+
],
|
| 8 |
+
"attn_dropout": 0.2,
|
| 9 |
+
"attn_implementation": null,
|
| 10 |
+
"backbone_embedding_dim": 2048,
|
| 11 |
+
"backbone_trainable_params_fp32": true,
|
| 12 |
+
"color_jitter_params": {
|
| 13 |
+
"brightness": 0.3,
|
| 14 |
+
"contrast": 0.4,
|
| 15 |
+
"hue": 0.08,
|
| 16 |
+
"saturation": 0.5
|
| 17 |
+
},
|
| 18 |
+
"crop_fraction": 0.95,
|
| 19 |
+
"diffusion_model_cfg": {
|
| 20 |
+
"attention_head_dim": 48,
|
| 21 |
+
"dropout": 0.2,
|
| 22 |
+
"final_dropout": true,
|
| 23 |
+
"interleave_self_attention": true,
|
| 24 |
+
"norm_type": "ada_norm",
|
| 25 |
+
"num_attention_heads": 32,
|
| 26 |
+
"num_layers": 32,
|
| 27 |
+
"output_dim": 1024,
|
| 28 |
+
"positional_embeddings": null
|
| 29 |
+
},
|
| 30 |
+
"dtype": "bfloat16",
|
| 31 |
+
"exclude_state": false,
|
| 32 |
+
"formalize_language": true,
|
| 33 |
+
"hidden_size": 1024,
|
| 34 |
+
"image_crop_size": [
|
| 35 |
+
230,
|
| 36 |
+
230
|
| 37 |
+
],
|
| 38 |
+
"image_target_size": [
|
| 39 |
+
256,
|
| 40 |
+
256
|
| 41 |
+
],
|
| 42 |
+
"letter_box_transform": false,
|
| 43 |
+
"load_bf16": true,
|
| 44 |
+
"max_action_dim": 132,
|
| 45 |
+
"max_num_embodiments": 32,
|
| 46 |
+
"max_seq_len": 1024,
|
| 47 |
+
"max_state_dim": 132,
|
| 48 |
+
"model_dtype": "bfloat16",
|
| 49 |
+
"model_name": "nvidia/Cosmos-Reason2-2B",
|
| 50 |
+
"model_type": "Gr00tN1d7",
|
| 51 |
+
"noise_beta_alpha": 1.5,
|
| 52 |
+
"noise_beta_beta": 1.0,
|
| 53 |
+
"noise_s": 0.999,
|
| 54 |
+
"num_inference_timesteps": 4,
|
| 55 |
+
"num_timestep_buckets": 1000,
|
| 56 |
+
"random_history_crop": true,
|
| 57 |
+
"random_rotation_angle": 0,
|
| 58 |
+
"reproject_vision": false,
|
| 59 |
+
"rtc_ramp_rate": 6.0,
|
| 60 |
+
"select_layer": 16,
|
| 61 |
+
"shortest_image_edge": 256,
|
| 62 |
+
"soft_prompt_lr_scale": 1.0,
|
| 63 |
+
"soft_prompt_num_tokens": 32,
|
| 64 |
+
"state_dropout_prob": 0.0,
|
| 65 |
+
"state_dropout_prob_per_embodiment": {
|
| 66 |
+
"cmr_versius": 1.0,
|
| 67 |
+
"jhu_imerse_dvrk": 1.0,
|
| 68 |
+
"obuda_dvrk": 1.0,
|
| 69 |
+
"stanford_dvrk_real": 1.0,
|
| 70 |
+
"ucb_dvrk": 1.0,
|
| 71 |
+
"ucsd_dvrk": 1.0,
|
| 72 |
+
"hamlyn_dvrk_30hz": 1.0,
|
| 73 |
+
"jhu_imerse_dvrk_mono": 1.0,
|
| 74 |
+
"jhu_imerse_star_il": 1.0,
|
| 75 |
+
"jhu_lscr_dvrk_smarts": 1.0,
|
| 76 |
+
"rob_surgical_bitrack": 1.0,
|
| 77 |
+
"tud_tundra_ur5e": 1.0,
|
| 78 |
+
"turin_mitic_ex_vivo": 1.0,
|
| 79 |
+
"ustc_torin_tuodao": 1.0
|
| 80 |
+
},
|
| 81 |
+
"state_gaussian_noise_std": 0.0,
|
| 82 |
+
"state_history_length": 1,
|
| 83 |
+
"transformers_version": "4.57.6",
|
| 84 |
+
"tune_diffusion_model": true,
|
| 85 |
+
"tune_linear": true,
|
| 86 |
+
"tune_llm": true,
|
| 87 |
+
"tune_projector": true,
|
| 88 |
+
"tune_top_llm_layers": 0,
|
| 89 |
+
"tune_visual": true,
|
| 90 |
+
"tune_vlln": true,
|
| 91 |
+
"use_albumentations": true,
|
| 92 |
+
"use_alternate_vl_dit": true,
|
| 93 |
+
"use_flash_attention": true,
|
| 94 |
+
"use_future_tokens": false,
|
| 95 |
+
"use_mean_std": false,
|
| 96 |
+
"use_percentiles": true,
|
| 97 |
+
"use_soft_prompts": false,
|
| 98 |
+
"use_vl_self_attention": false,
|
| 99 |
+
"use_vlln": true,
|
| 100 |
+
"vl_self_attention_cfg": null
|
| 101 |
+
}
|
embodiment_id.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"oxe_droid_relative_eef_relative_joint": 24,
|
| 3 |
+
"simpler_env_google": 0,
|
| 4 |
+
"simpler_env_widowx": 1,
|
| 5 |
+
"libero_sim": 2,
|
| 6 |
+
"new_embodiment": 10,
|
| 7 |
+
"jhu_imerse_dvrk": 3,
|
| 8 |
+
"cmr_versius": 4,
|
| 9 |
+
"ucb_dvrk": 5,
|
| 10 |
+
"sanoscience_sim": 6,
|
| 11 |
+
"tum_sonata_franka": 7,
|
| 12 |
+
"hamlyn_dvrk_15hz": 9,
|
| 13 |
+
"hamlyn_dvrk_30hz": 11,
|
| 14 |
+
"ustc_torin_tuodao": 12,
|
| 15 |
+
"ucsd_dvrk": 14,
|
| 16 |
+
"jhu_imerse_dvrk_mono": 15,
|
| 17 |
+
"rob_surgical_bitrack": 16,
|
| 18 |
+
"stanford_dvrk_real": 17,
|
| 19 |
+
"obuda_dvrk": 18,
|
| 20 |
+
"polyu_sim": 19,
|
| 21 |
+
"moon_maestro": 21,
|
| 22 |
+
"jhu_lscr_dvrk_miracle": 22,
|
| 23 |
+
"jhu_lscr_dvrk_smarts": 23,
|
| 24 |
+
"tud_tundra_ur5e": 25,
|
| 25 |
+
"turin_mitic_ex_vivo": 26,
|
| 26 |
+
"jhu_imerse_star_il": 27
|
| 27 |
+
}
|
media/gr00t-h.png
ADDED
|
model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89ffecc6cce1c517f4da07162d52121d9c8e58275a877fa9a1be75ef6cf4ceb5
|
| 3 |
+
size 4990519392
|
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9236f76396fc46b88b859e88586d535be76f5c1ef13ffa3bf40f98bd6078724
|
| 3 |
+
size 1517104904
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,976 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_parameters": 2942584448,
|
| 4 |
+
"total_size": 6507495744
|
| 5 |
+
},
|
| 6 |
+
"weight_map": {
|
| 7 |
+
"action_head.action_decoder.layer1.W": "model-00002-of-00002.safetensors",
|
| 8 |
+
"action_head.action_decoder.layer1.b": "model-00002-of-00002.safetensors",
|
| 9 |
+
"action_head.action_decoder.layer2.W": "model-00002-of-00002.safetensors",
|
| 10 |
+
"action_head.action_decoder.layer2.b": "model-00002-of-00002.safetensors",
|
| 11 |
+
"action_head.action_encoder.W1.W": "model-00002-of-00002.safetensors",
|
| 12 |
+
"action_head.action_encoder.W1.b": "model-00002-of-00002.safetensors",
|
| 13 |
+
"action_head.action_encoder.W2.W": "model-00002-of-00002.safetensors",
|
| 14 |
+
"action_head.action_encoder.W2.b": "model-00002-of-00002.safetensors",
|
| 15 |
+
"action_head.action_encoder.W3.W": "model-00002-of-00002.safetensors",
|
| 16 |
+
"action_head.action_encoder.W3.b": "model-00002-of-00002.safetensors",
|
| 17 |
+
"action_head.dropout_prob_by_embodiment": "model-00001-of-00002.safetensors",
|
| 18 |
+
"action_head.model.proj_out_1.bias": "model-00002-of-00002.safetensors",
|
| 19 |
+
"action_head.model.proj_out_1.weight": "model-00002-of-00002.safetensors",
|
| 20 |
+
"action_head.model.proj_out_2.bias": "model-00002-of-00002.safetensors",
|
| 21 |
+
"action_head.model.proj_out_2.weight": "model-00002-of-00002.safetensors",
|
| 22 |
+
"action_head.model.timestep_encoder.timestep_embedder.linear_1.bias": "model-00001-of-00002.safetensors",
|
| 23 |
+
"action_head.model.timestep_encoder.timestep_embedder.linear_1.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"action_head.model.timestep_encoder.timestep_embedder.linear_2.bias": "model-00001-of-00002.safetensors",
|
| 25 |
+
"action_head.model.timestep_encoder.timestep_embedder.linear_2.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"action_head.model.transformer_blocks.0.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 27 |
+
"action_head.model.transformer_blocks.0.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"action_head.model.transformer_blocks.0.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 29 |
+
"action_head.model.transformer_blocks.0.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"action_head.model.transformer_blocks.0.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 31 |
+
"action_head.model.transformer_blocks.0.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"action_head.model.transformer_blocks.0.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 33 |
+
"action_head.model.transformer_blocks.0.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"action_head.model.transformer_blocks.0.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 35 |
+
"action_head.model.transformer_blocks.0.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"action_head.model.transformer_blocks.0.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 37 |
+
"action_head.model.transformer_blocks.0.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"action_head.model.transformer_blocks.0.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 39 |
+
"action_head.model.transformer_blocks.0.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"action_head.model.transformer_blocks.1.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 41 |
+
"action_head.model.transformer_blocks.1.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"action_head.model.transformer_blocks.1.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 43 |
+
"action_head.model.transformer_blocks.1.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"action_head.model.transformer_blocks.1.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 45 |
+
"action_head.model.transformer_blocks.1.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"action_head.model.transformer_blocks.1.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 47 |
+
"action_head.model.transformer_blocks.1.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"action_head.model.transformer_blocks.1.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 49 |
+
"action_head.model.transformer_blocks.1.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"action_head.model.transformer_blocks.1.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 51 |
+
"action_head.model.transformer_blocks.1.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"action_head.model.transformer_blocks.1.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 53 |
+
"action_head.model.transformer_blocks.1.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"action_head.model.transformer_blocks.10.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 55 |
+
"action_head.model.transformer_blocks.10.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"action_head.model.transformer_blocks.10.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 57 |
+
"action_head.model.transformer_blocks.10.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"action_head.model.transformer_blocks.10.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 59 |
+
"action_head.model.transformer_blocks.10.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"action_head.model.transformer_blocks.10.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 61 |
+
"action_head.model.transformer_blocks.10.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"action_head.model.transformer_blocks.10.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 63 |
+
"action_head.model.transformer_blocks.10.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"action_head.model.transformer_blocks.10.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 65 |
+
"action_head.model.transformer_blocks.10.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"action_head.model.transformer_blocks.10.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 67 |
+
"action_head.model.transformer_blocks.10.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"action_head.model.transformer_blocks.11.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 69 |
+
"action_head.model.transformer_blocks.11.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"action_head.model.transformer_blocks.11.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 71 |
+
"action_head.model.transformer_blocks.11.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"action_head.model.transformer_blocks.11.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 73 |
+
"action_head.model.transformer_blocks.11.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"action_head.model.transformer_blocks.11.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 75 |
+
"action_head.model.transformer_blocks.11.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"action_head.model.transformer_blocks.11.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 77 |
+
"action_head.model.transformer_blocks.11.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"action_head.model.transformer_blocks.11.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 79 |
+
"action_head.model.transformer_blocks.11.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"action_head.model.transformer_blocks.11.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 81 |
+
"action_head.model.transformer_blocks.11.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"action_head.model.transformer_blocks.12.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 83 |
+
"action_head.model.transformer_blocks.12.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"action_head.model.transformer_blocks.12.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 85 |
+
"action_head.model.transformer_blocks.12.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"action_head.model.transformer_blocks.12.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 87 |
+
"action_head.model.transformer_blocks.12.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"action_head.model.transformer_blocks.12.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 89 |
+
"action_head.model.transformer_blocks.12.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"action_head.model.transformer_blocks.12.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 91 |
+
"action_head.model.transformer_blocks.12.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"action_head.model.transformer_blocks.12.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 93 |
+
"action_head.model.transformer_blocks.12.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 94 |
+
"action_head.model.transformer_blocks.12.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 95 |
+
"action_head.model.transformer_blocks.12.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"action_head.model.transformer_blocks.13.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 97 |
+
"action_head.model.transformer_blocks.13.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"action_head.model.transformer_blocks.13.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 99 |
+
"action_head.model.transformer_blocks.13.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 100 |
+
"action_head.model.transformer_blocks.13.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 101 |
+
"action_head.model.transformer_blocks.13.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 102 |
+
"action_head.model.transformer_blocks.13.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 103 |
+
"action_head.model.transformer_blocks.13.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"action_head.model.transformer_blocks.13.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 105 |
+
"action_head.model.transformer_blocks.13.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"action_head.model.transformer_blocks.13.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 107 |
+
"action_head.model.transformer_blocks.13.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"action_head.model.transformer_blocks.13.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 109 |
+
"action_head.model.transformer_blocks.13.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"action_head.model.transformer_blocks.14.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 111 |
+
"action_head.model.transformer_blocks.14.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 112 |
+
"action_head.model.transformer_blocks.14.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 113 |
+
"action_head.model.transformer_blocks.14.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 114 |
+
"action_head.model.transformer_blocks.14.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 115 |
+
"action_head.model.transformer_blocks.14.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"action_head.model.transformer_blocks.14.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 117 |
+
"action_head.model.transformer_blocks.14.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"action_head.model.transformer_blocks.14.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 119 |
+
"action_head.model.transformer_blocks.14.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"action_head.model.transformer_blocks.14.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 121 |
+
"action_head.model.transformer_blocks.14.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"action_head.model.transformer_blocks.14.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 123 |
+
"action_head.model.transformer_blocks.14.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 124 |
+
"action_head.model.transformer_blocks.15.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 125 |
+
"action_head.model.transformer_blocks.15.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"action_head.model.transformer_blocks.15.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 127 |
+
"action_head.model.transformer_blocks.15.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"action_head.model.transformer_blocks.15.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 129 |
+
"action_head.model.transformer_blocks.15.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"action_head.model.transformer_blocks.15.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 131 |
+
"action_head.model.transformer_blocks.15.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"action_head.model.transformer_blocks.15.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 133 |
+
"action_head.model.transformer_blocks.15.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"action_head.model.transformer_blocks.15.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 135 |
+
"action_head.model.transformer_blocks.15.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"action_head.model.transformer_blocks.15.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 137 |
+
"action_head.model.transformer_blocks.15.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"action_head.model.transformer_blocks.16.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 139 |
+
"action_head.model.transformer_blocks.16.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"action_head.model.transformer_blocks.16.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 141 |
+
"action_head.model.transformer_blocks.16.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"action_head.model.transformer_blocks.16.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 143 |
+
"action_head.model.transformer_blocks.16.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"action_head.model.transformer_blocks.16.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 145 |
+
"action_head.model.transformer_blocks.16.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"action_head.model.transformer_blocks.16.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 147 |
+
"action_head.model.transformer_blocks.16.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"action_head.model.transformer_blocks.16.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 149 |
+
"action_head.model.transformer_blocks.16.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"action_head.model.transformer_blocks.16.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 151 |
+
"action_head.model.transformer_blocks.16.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"action_head.model.transformer_blocks.17.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 153 |
+
"action_head.model.transformer_blocks.17.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"action_head.model.transformer_blocks.17.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 155 |
+
"action_head.model.transformer_blocks.17.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"action_head.model.transformer_blocks.17.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 157 |
+
"action_head.model.transformer_blocks.17.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"action_head.model.transformer_blocks.17.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 159 |
+
"action_head.model.transformer_blocks.17.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"action_head.model.transformer_blocks.17.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 161 |
+
"action_head.model.transformer_blocks.17.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"action_head.model.transformer_blocks.17.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 163 |
+
"action_head.model.transformer_blocks.17.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"action_head.model.transformer_blocks.17.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 165 |
+
"action_head.model.transformer_blocks.17.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"action_head.model.transformer_blocks.18.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 167 |
+
"action_head.model.transformer_blocks.18.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"action_head.model.transformer_blocks.18.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 169 |
+
"action_head.model.transformer_blocks.18.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"action_head.model.transformer_blocks.18.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 171 |
+
"action_head.model.transformer_blocks.18.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"action_head.model.transformer_blocks.18.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 173 |
+
"action_head.model.transformer_blocks.18.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"action_head.model.transformer_blocks.18.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 175 |
+
"action_head.model.transformer_blocks.18.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"action_head.model.transformer_blocks.18.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 177 |
+
"action_head.model.transformer_blocks.18.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"action_head.model.transformer_blocks.18.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 179 |
+
"action_head.model.transformer_blocks.18.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"action_head.model.transformer_blocks.19.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 181 |
+
"action_head.model.transformer_blocks.19.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"action_head.model.transformer_blocks.19.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 183 |
+
"action_head.model.transformer_blocks.19.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"action_head.model.transformer_blocks.19.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 185 |
+
"action_head.model.transformer_blocks.19.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"action_head.model.transformer_blocks.19.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 187 |
+
"action_head.model.transformer_blocks.19.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"action_head.model.transformer_blocks.19.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 189 |
+
"action_head.model.transformer_blocks.19.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 190 |
+
"action_head.model.transformer_blocks.19.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 191 |
+
"action_head.model.transformer_blocks.19.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 192 |
+
"action_head.model.transformer_blocks.19.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 193 |
+
"action_head.model.transformer_blocks.19.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"action_head.model.transformer_blocks.2.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 195 |
+
"action_head.model.transformer_blocks.2.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"action_head.model.transformer_blocks.2.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 197 |
+
"action_head.model.transformer_blocks.2.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"action_head.model.transformer_blocks.2.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 199 |
+
"action_head.model.transformer_blocks.2.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"action_head.model.transformer_blocks.2.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 201 |
+
"action_head.model.transformer_blocks.2.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 202 |
+
"action_head.model.transformer_blocks.2.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 203 |
+
"action_head.model.transformer_blocks.2.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 204 |
+
"action_head.model.transformer_blocks.2.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 205 |
+
"action_head.model.transformer_blocks.2.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 206 |
+
"action_head.model.transformer_blocks.2.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 207 |
+
"action_head.model.transformer_blocks.2.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 208 |
+
"action_head.model.transformer_blocks.20.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 209 |
+
"action_head.model.transformer_blocks.20.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 210 |
+
"action_head.model.transformer_blocks.20.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 211 |
+
"action_head.model.transformer_blocks.20.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 212 |
+
"action_head.model.transformer_blocks.20.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 213 |
+
"action_head.model.transformer_blocks.20.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 214 |
+
"action_head.model.transformer_blocks.20.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 215 |
+
"action_head.model.transformer_blocks.20.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 216 |
+
"action_head.model.transformer_blocks.20.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 217 |
+
"action_head.model.transformer_blocks.20.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 218 |
+
"action_head.model.transformer_blocks.20.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 219 |
+
"action_head.model.transformer_blocks.20.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 220 |
+
"action_head.model.transformer_blocks.20.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 221 |
+
"action_head.model.transformer_blocks.20.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 222 |
+
"action_head.model.transformer_blocks.21.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 223 |
+
"action_head.model.transformer_blocks.21.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 224 |
+
"action_head.model.transformer_blocks.21.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 225 |
+
"action_head.model.transformer_blocks.21.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 226 |
+
"action_head.model.transformer_blocks.21.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 227 |
+
"action_head.model.transformer_blocks.21.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 228 |
+
"action_head.model.transformer_blocks.21.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 229 |
+
"action_head.model.transformer_blocks.21.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 230 |
+
"action_head.model.transformer_blocks.21.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 231 |
+
"action_head.model.transformer_blocks.21.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 232 |
+
"action_head.model.transformer_blocks.21.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 233 |
+
"action_head.model.transformer_blocks.21.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 234 |
+
"action_head.model.transformer_blocks.21.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 235 |
+
"action_head.model.transformer_blocks.21.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 236 |
+
"action_head.model.transformer_blocks.22.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 237 |
+
"action_head.model.transformer_blocks.22.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 238 |
+
"action_head.model.transformer_blocks.22.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 239 |
+
"action_head.model.transformer_blocks.22.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 240 |
+
"action_head.model.transformer_blocks.22.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 241 |
+
"action_head.model.transformer_blocks.22.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 242 |
+
"action_head.model.transformer_blocks.22.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 243 |
+
"action_head.model.transformer_blocks.22.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 244 |
+
"action_head.model.transformer_blocks.22.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 245 |
+
"action_head.model.transformer_blocks.22.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 246 |
+
"action_head.model.transformer_blocks.22.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 247 |
+
"action_head.model.transformer_blocks.22.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 248 |
+
"action_head.model.transformer_blocks.22.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 249 |
+
"action_head.model.transformer_blocks.22.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 250 |
+
"action_head.model.transformer_blocks.23.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 251 |
+
"action_head.model.transformer_blocks.23.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 252 |
+
"action_head.model.transformer_blocks.23.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 253 |
+
"action_head.model.transformer_blocks.23.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 254 |
+
"action_head.model.transformer_blocks.23.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 255 |
+
"action_head.model.transformer_blocks.23.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 256 |
+
"action_head.model.transformer_blocks.23.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 257 |
+
"action_head.model.transformer_blocks.23.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 258 |
+
"action_head.model.transformer_blocks.23.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 259 |
+
"action_head.model.transformer_blocks.23.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 260 |
+
"action_head.model.transformer_blocks.23.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 261 |
+
"action_head.model.transformer_blocks.23.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 262 |
+
"action_head.model.transformer_blocks.23.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 263 |
+
"action_head.model.transformer_blocks.23.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 264 |
+
"action_head.model.transformer_blocks.24.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 265 |
+
"action_head.model.transformer_blocks.24.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 266 |
+
"action_head.model.transformer_blocks.24.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 267 |
+
"action_head.model.transformer_blocks.24.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 268 |
+
"action_head.model.transformer_blocks.24.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 269 |
+
"action_head.model.transformer_blocks.24.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 270 |
+
"action_head.model.transformer_blocks.24.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 271 |
+
"action_head.model.transformer_blocks.24.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 272 |
+
"action_head.model.transformer_blocks.24.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 273 |
+
"action_head.model.transformer_blocks.24.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 274 |
+
"action_head.model.transformer_blocks.24.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 275 |
+
"action_head.model.transformer_blocks.24.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 276 |
+
"action_head.model.transformer_blocks.24.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 277 |
+
"action_head.model.transformer_blocks.24.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 278 |
+
"action_head.model.transformer_blocks.25.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 279 |
+
"action_head.model.transformer_blocks.25.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 280 |
+
"action_head.model.transformer_blocks.25.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 281 |
+
"action_head.model.transformer_blocks.25.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 282 |
+
"action_head.model.transformer_blocks.25.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 283 |
+
"action_head.model.transformer_blocks.25.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 284 |
+
"action_head.model.transformer_blocks.25.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 285 |
+
"action_head.model.transformer_blocks.25.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 286 |
+
"action_head.model.transformer_blocks.25.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 287 |
+
"action_head.model.transformer_blocks.25.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 288 |
+
"action_head.model.transformer_blocks.25.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 289 |
+
"action_head.model.transformer_blocks.25.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 290 |
+
"action_head.model.transformer_blocks.25.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 291 |
+
"action_head.model.transformer_blocks.25.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 292 |
+
"action_head.model.transformer_blocks.26.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 293 |
+
"action_head.model.transformer_blocks.26.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 294 |
+
"action_head.model.transformer_blocks.26.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 295 |
+
"action_head.model.transformer_blocks.26.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 296 |
+
"action_head.model.transformer_blocks.26.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 297 |
+
"action_head.model.transformer_blocks.26.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 298 |
+
"action_head.model.transformer_blocks.26.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 299 |
+
"action_head.model.transformer_blocks.26.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 300 |
+
"action_head.model.transformer_blocks.26.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 301 |
+
"action_head.model.transformer_blocks.26.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 302 |
+
"action_head.model.transformer_blocks.26.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 303 |
+
"action_head.model.transformer_blocks.26.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 304 |
+
"action_head.model.transformer_blocks.26.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 305 |
+
"action_head.model.transformer_blocks.26.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 306 |
+
"action_head.model.transformer_blocks.27.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 307 |
+
"action_head.model.transformer_blocks.27.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 308 |
+
"action_head.model.transformer_blocks.27.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 309 |
+
"action_head.model.transformer_blocks.27.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 310 |
+
"action_head.model.transformer_blocks.27.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 311 |
+
"action_head.model.transformer_blocks.27.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 312 |
+
"action_head.model.transformer_blocks.27.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 313 |
+
"action_head.model.transformer_blocks.27.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 314 |
+
"action_head.model.transformer_blocks.27.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 315 |
+
"action_head.model.transformer_blocks.27.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 316 |
+
"action_head.model.transformer_blocks.27.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 317 |
+
"action_head.model.transformer_blocks.27.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 318 |
+
"action_head.model.transformer_blocks.27.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 319 |
+
"action_head.model.transformer_blocks.27.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 320 |
+
"action_head.model.transformer_blocks.28.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 321 |
+
"action_head.model.transformer_blocks.28.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 322 |
+
"action_head.model.transformer_blocks.28.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 323 |
+
"action_head.model.transformer_blocks.28.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 324 |
+
"action_head.model.transformer_blocks.28.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 325 |
+
"action_head.model.transformer_blocks.28.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 326 |
+
"action_head.model.transformer_blocks.28.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 327 |
+
"action_head.model.transformer_blocks.28.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 328 |
+
"action_head.model.transformer_blocks.28.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 329 |
+
"action_head.model.transformer_blocks.28.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 330 |
+
"action_head.model.transformer_blocks.28.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 331 |
+
"action_head.model.transformer_blocks.28.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 332 |
+
"action_head.model.transformer_blocks.28.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 333 |
+
"action_head.model.transformer_blocks.28.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 334 |
+
"action_head.model.transformer_blocks.29.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 335 |
+
"action_head.model.transformer_blocks.29.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 336 |
+
"action_head.model.transformer_blocks.29.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 337 |
+
"action_head.model.transformer_blocks.29.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 338 |
+
"action_head.model.transformer_blocks.29.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 339 |
+
"action_head.model.transformer_blocks.29.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 340 |
+
"action_head.model.transformer_blocks.29.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 341 |
+
"action_head.model.transformer_blocks.29.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 342 |
+
"action_head.model.transformer_blocks.29.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 343 |
+
"action_head.model.transformer_blocks.29.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 344 |
+
"action_head.model.transformer_blocks.29.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 345 |
+
"action_head.model.transformer_blocks.29.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 346 |
+
"action_head.model.transformer_blocks.29.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 347 |
+
"action_head.model.transformer_blocks.29.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 348 |
+
"action_head.model.transformer_blocks.3.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 349 |
+
"action_head.model.transformer_blocks.3.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 350 |
+
"action_head.model.transformer_blocks.3.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 351 |
+
"action_head.model.transformer_blocks.3.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 352 |
+
"action_head.model.transformer_blocks.3.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 353 |
+
"action_head.model.transformer_blocks.3.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 354 |
+
"action_head.model.transformer_blocks.3.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 355 |
+
"action_head.model.transformer_blocks.3.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 356 |
+
"action_head.model.transformer_blocks.3.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 357 |
+
"action_head.model.transformer_blocks.3.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 358 |
+
"action_head.model.transformer_blocks.3.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 359 |
+
"action_head.model.transformer_blocks.3.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 360 |
+
"action_head.model.transformer_blocks.3.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 361 |
+
"action_head.model.transformer_blocks.3.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 362 |
+
"action_head.model.transformer_blocks.30.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 363 |
+
"action_head.model.transformer_blocks.30.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 364 |
+
"action_head.model.transformer_blocks.30.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 365 |
+
"action_head.model.transformer_blocks.30.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 366 |
+
"action_head.model.transformer_blocks.30.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 367 |
+
"action_head.model.transformer_blocks.30.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 368 |
+
"action_head.model.transformer_blocks.30.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 369 |
+
"action_head.model.transformer_blocks.30.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 370 |
+
"action_head.model.transformer_blocks.30.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 371 |
+
"action_head.model.transformer_blocks.30.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 372 |
+
"action_head.model.transformer_blocks.30.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 373 |
+
"action_head.model.transformer_blocks.30.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 374 |
+
"action_head.model.transformer_blocks.30.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 375 |
+
"action_head.model.transformer_blocks.30.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 376 |
+
"action_head.model.transformer_blocks.31.attn1.to_k.bias": "model-00002-of-00002.safetensors",
|
| 377 |
+
"action_head.model.transformer_blocks.31.attn1.to_k.weight": "model-00002-of-00002.safetensors",
|
| 378 |
+
"action_head.model.transformer_blocks.31.attn1.to_out.0.bias": "model-00002-of-00002.safetensors",
|
| 379 |
+
"action_head.model.transformer_blocks.31.attn1.to_out.0.weight": "model-00002-of-00002.safetensors",
|
| 380 |
+
"action_head.model.transformer_blocks.31.attn1.to_q.bias": "model-00002-of-00002.safetensors",
|
| 381 |
+
"action_head.model.transformer_blocks.31.attn1.to_q.weight": "model-00002-of-00002.safetensors",
|
| 382 |
+
"action_head.model.transformer_blocks.31.attn1.to_v.bias": "model-00002-of-00002.safetensors",
|
| 383 |
+
"action_head.model.transformer_blocks.31.attn1.to_v.weight": "model-00002-of-00002.safetensors",
|
| 384 |
+
"action_head.model.transformer_blocks.31.ff.net.0.proj.bias": "model-00002-of-00002.safetensors",
|
| 385 |
+
"action_head.model.transformer_blocks.31.ff.net.0.proj.weight": "model-00002-of-00002.safetensors",
|
| 386 |
+
"action_head.model.transformer_blocks.31.ff.net.2.bias": "model-00002-of-00002.safetensors",
|
| 387 |
+
"action_head.model.transformer_blocks.31.ff.net.2.weight": "model-00002-of-00002.safetensors",
|
| 388 |
+
"action_head.model.transformer_blocks.31.norm1.linear.bias": "model-00002-of-00002.safetensors",
|
| 389 |
+
"action_head.model.transformer_blocks.31.norm1.linear.weight": "model-00002-of-00002.safetensors",
|
| 390 |
+
"action_head.model.transformer_blocks.4.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 391 |
+
"action_head.model.transformer_blocks.4.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 392 |
+
"action_head.model.transformer_blocks.4.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 393 |
+
"action_head.model.transformer_blocks.4.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 394 |
+
"action_head.model.transformer_blocks.4.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 395 |
+
"action_head.model.transformer_blocks.4.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 396 |
+
"action_head.model.transformer_blocks.4.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 397 |
+
"action_head.model.transformer_blocks.4.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 398 |
+
"action_head.model.transformer_blocks.4.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 399 |
+
"action_head.model.transformer_blocks.4.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 400 |
+
"action_head.model.transformer_blocks.4.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 401 |
+
"action_head.model.transformer_blocks.4.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 402 |
+
"action_head.model.transformer_blocks.4.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 403 |
+
"action_head.model.transformer_blocks.4.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 404 |
+
"action_head.model.transformer_blocks.5.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 405 |
+
"action_head.model.transformer_blocks.5.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 406 |
+
"action_head.model.transformer_blocks.5.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 407 |
+
"action_head.model.transformer_blocks.5.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 408 |
+
"action_head.model.transformer_blocks.5.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 409 |
+
"action_head.model.transformer_blocks.5.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 410 |
+
"action_head.model.transformer_blocks.5.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 411 |
+
"action_head.model.transformer_blocks.5.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 412 |
+
"action_head.model.transformer_blocks.5.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 413 |
+
"action_head.model.transformer_blocks.5.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 414 |
+
"action_head.model.transformer_blocks.5.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 415 |
+
"action_head.model.transformer_blocks.5.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 416 |
+
"action_head.model.transformer_blocks.5.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 417 |
+
"action_head.model.transformer_blocks.5.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 418 |
+
"action_head.model.transformer_blocks.6.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 419 |
+
"action_head.model.transformer_blocks.6.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 420 |
+
"action_head.model.transformer_blocks.6.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 421 |
+
"action_head.model.transformer_blocks.6.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 422 |
+
"action_head.model.transformer_blocks.6.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 423 |
+
"action_head.model.transformer_blocks.6.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 424 |
+
"action_head.model.transformer_blocks.6.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 425 |
+
"action_head.model.transformer_blocks.6.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 426 |
+
"action_head.model.transformer_blocks.6.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 427 |
+
"action_head.model.transformer_blocks.6.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 428 |
+
"action_head.model.transformer_blocks.6.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 429 |
+
"action_head.model.transformer_blocks.6.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 430 |
+
"action_head.model.transformer_blocks.6.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 431 |
+
"action_head.model.transformer_blocks.6.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 432 |
+
"action_head.model.transformer_blocks.7.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 433 |
+
"action_head.model.transformer_blocks.7.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 434 |
+
"action_head.model.transformer_blocks.7.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 435 |
+
"action_head.model.transformer_blocks.7.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 436 |
+
"action_head.model.transformer_blocks.7.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 437 |
+
"action_head.model.transformer_blocks.7.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 438 |
+
"action_head.model.transformer_blocks.7.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 439 |
+
"action_head.model.transformer_blocks.7.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 440 |
+
"action_head.model.transformer_blocks.7.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 441 |
+
"action_head.model.transformer_blocks.7.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 442 |
+
"action_head.model.transformer_blocks.7.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 443 |
+
"action_head.model.transformer_blocks.7.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 444 |
+
"action_head.model.transformer_blocks.7.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 445 |
+
"action_head.model.transformer_blocks.7.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 446 |
+
"action_head.model.transformer_blocks.8.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 447 |
+
"action_head.model.transformer_blocks.8.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 448 |
+
"action_head.model.transformer_blocks.8.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 449 |
+
"action_head.model.transformer_blocks.8.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 450 |
+
"action_head.model.transformer_blocks.8.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 451 |
+
"action_head.model.transformer_blocks.8.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 452 |
+
"action_head.model.transformer_blocks.8.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 453 |
+
"action_head.model.transformer_blocks.8.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 454 |
+
"action_head.model.transformer_blocks.8.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 455 |
+
"action_head.model.transformer_blocks.8.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 456 |
+
"action_head.model.transformer_blocks.8.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 457 |
+
"action_head.model.transformer_blocks.8.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 458 |
+
"action_head.model.transformer_blocks.8.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 459 |
+
"action_head.model.transformer_blocks.8.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 460 |
+
"action_head.model.transformer_blocks.9.attn1.to_k.bias": "model-00001-of-00002.safetensors",
|
| 461 |
+
"action_head.model.transformer_blocks.9.attn1.to_k.weight": "model-00001-of-00002.safetensors",
|
| 462 |
+
"action_head.model.transformer_blocks.9.attn1.to_out.0.bias": "model-00001-of-00002.safetensors",
|
| 463 |
+
"action_head.model.transformer_blocks.9.attn1.to_out.0.weight": "model-00001-of-00002.safetensors",
|
| 464 |
+
"action_head.model.transformer_blocks.9.attn1.to_q.bias": "model-00001-of-00002.safetensors",
|
| 465 |
+
"action_head.model.transformer_blocks.9.attn1.to_q.weight": "model-00001-of-00002.safetensors",
|
| 466 |
+
"action_head.model.transformer_blocks.9.attn1.to_v.bias": "model-00001-of-00002.safetensors",
|
| 467 |
+
"action_head.model.transformer_blocks.9.attn1.to_v.weight": "model-00001-of-00002.safetensors",
|
| 468 |
+
"action_head.model.transformer_blocks.9.ff.net.0.proj.bias": "model-00001-of-00002.safetensors",
|
| 469 |
+
"action_head.model.transformer_blocks.9.ff.net.0.proj.weight": "model-00001-of-00002.safetensors",
|
| 470 |
+
"action_head.model.transformer_blocks.9.ff.net.2.bias": "model-00001-of-00002.safetensors",
|
| 471 |
+
"action_head.model.transformer_blocks.9.ff.net.2.weight": "model-00001-of-00002.safetensors",
|
| 472 |
+
"action_head.model.transformer_blocks.9.norm1.linear.bias": "model-00001-of-00002.safetensors",
|
| 473 |
+
"action_head.model.transformer_blocks.9.norm1.linear.weight": "model-00001-of-00002.safetensors",
|
| 474 |
+
"action_head.position_embedding.weight": "model-00002-of-00002.safetensors",
|
| 475 |
+
"action_head.state_encoder.layer1.W": "model-00002-of-00002.safetensors",
|
| 476 |
+
"action_head.state_encoder.layer1.b": "model-00002-of-00002.safetensors",
|
| 477 |
+
"action_head.state_encoder.layer2.W": "model-00002-of-00002.safetensors",
|
| 478 |
+
"action_head.state_encoder.layer2.b": "model-00002-of-00002.safetensors",
|
| 479 |
+
"action_head.vlln.bias": "model-00002-of-00002.safetensors",
|
| 480 |
+
"action_head.vlln.weight": "model-00002-of-00002.safetensors",
|
| 481 |
+
"backbone.model.lm_head.weight": "model-00001-of-00002.safetensors",
|
| 482 |
+
"backbone.model.model.language_model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 483 |
+
"backbone.model.model.language_model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 484 |
+
"backbone.model.model.language_model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 485 |
+
"backbone.model.model.language_model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 486 |
+
"backbone.model.model.language_model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 487 |
+
"backbone.model.model.language_model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 488 |
+
"backbone.model.model.language_model.layers.0.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 489 |
+
"backbone.model.model.language_model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 490 |
+
"backbone.model.model.language_model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 491 |
+
"backbone.model.model.language_model.layers.0.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 492 |
+
"backbone.model.model.language_model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 493 |
+
"backbone.model.model.language_model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 494 |
+
"backbone.model.model.language_model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 495 |
+
"backbone.model.model.language_model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 496 |
+
"backbone.model.model.language_model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 497 |
+
"backbone.model.model.language_model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 498 |
+
"backbone.model.model.language_model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 499 |
+
"backbone.model.model.language_model.layers.1.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 500 |
+
"backbone.model.model.language_model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 501 |
+
"backbone.model.model.language_model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 502 |
+
"backbone.model.model.language_model.layers.1.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 503 |
+
"backbone.model.model.language_model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 504 |
+
"backbone.model.model.language_model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 505 |
+
"backbone.model.model.language_model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 506 |
+
"backbone.model.model.language_model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 507 |
+
"backbone.model.model.language_model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 508 |
+
"backbone.model.model.language_model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 509 |
+
"backbone.model.model.language_model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 510 |
+
"backbone.model.model.language_model.layers.10.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 511 |
+
"backbone.model.model.language_model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 512 |
+
"backbone.model.model.language_model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 513 |
+
"backbone.model.model.language_model.layers.10.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 514 |
+
"backbone.model.model.language_model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 515 |
+
"backbone.model.model.language_model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 516 |
+
"backbone.model.model.language_model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 517 |
+
"backbone.model.model.language_model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 518 |
+
"backbone.model.model.language_model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 519 |
+
"backbone.model.model.language_model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 520 |
+
"backbone.model.model.language_model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 521 |
+
"backbone.model.model.language_model.layers.11.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 522 |
+
"backbone.model.model.language_model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 523 |
+
"backbone.model.model.language_model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 524 |
+
"backbone.model.model.language_model.layers.11.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 525 |
+
"backbone.model.model.language_model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 526 |
+
"backbone.model.model.language_model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 527 |
+
"backbone.model.model.language_model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 528 |
+
"backbone.model.model.language_model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 529 |
+
"backbone.model.model.language_model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 530 |
+
"backbone.model.model.language_model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 531 |
+
"backbone.model.model.language_model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 532 |
+
"backbone.model.model.language_model.layers.12.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 533 |
+
"backbone.model.model.language_model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 534 |
+
"backbone.model.model.language_model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 535 |
+
"backbone.model.model.language_model.layers.12.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 536 |
+
"backbone.model.model.language_model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 537 |
+
"backbone.model.model.language_model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 538 |
+
"backbone.model.model.language_model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 539 |
+
"backbone.model.model.language_model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 540 |
+
"backbone.model.model.language_model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 541 |
+
"backbone.model.model.language_model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 542 |
+
"backbone.model.model.language_model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 543 |
+
"backbone.model.model.language_model.layers.13.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 544 |
+
"backbone.model.model.language_model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 545 |
+
"backbone.model.model.language_model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 546 |
+
"backbone.model.model.language_model.layers.13.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 547 |
+
"backbone.model.model.language_model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 548 |
+
"backbone.model.model.language_model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 549 |
+
"backbone.model.model.language_model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 550 |
+
"backbone.model.model.language_model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 551 |
+
"backbone.model.model.language_model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 552 |
+
"backbone.model.model.language_model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 553 |
+
"backbone.model.model.language_model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 554 |
+
"backbone.model.model.language_model.layers.14.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 555 |
+
"backbone.model.model.language_model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 556 |
+
"backbone.model.model.language_model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 557 |
+
"backbone.model.model.language_model.layers.14.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 558 |
+
"backbone.model.model.language_model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 559 |
+
"backbone.model.model.language_model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 560 |
+
"backbone.model.model.language_model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 561 |
+
"backbone.model.model.language_model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 562 |
+
"backbone.model.model.language_model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 563 |
+
"backbone.model.model.language_model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 564 |
+
"backbone.model.model.language_model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 565 |
+
"backbone.model.model.language_model.layers.15.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 566 |
+
"backbone.model.model.language_model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 567 |
+
"backbone.model.model.language_model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 568 |
+
"backbone.model.model.language_model.layers.15.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 569 |
+
"backbone.model.model.language_model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 570 |
+
"backbone.model.model.language_model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 571 |
+
"backbone.model.model.language_model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 572 |
+
"backbone.model.model.language_model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 573 |
+
"backbone.model.model.language_model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 574 |
+
"backbone.model.model.language_model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 575 |
+
"backbone.model.model.language_model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 576 |
+
"backbone.model.model.language_model.layers.2.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 577 |
+
"backbone.model.model.language_model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 578 |
+
"backbone.model.model.language_model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 579 |
+
"backbone.model.model.language_model.layers.2.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 580 |
+
"backbone.model.model.language_model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 581 |
+
"backbone.model.model.language_model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 582 |
+
"backbone.model.model.language_model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 583 |
+
"backbone.model.model.language_model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 584 |
+
"backbone.model.model.language_model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 585 |
+
"backbone.model.model.language_model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 586 |
+
"backbone.model.model.language_model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 587 |
+
"backbone.model.model.language_model.layers.3.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 588 |
+
"backbone.model.model.language_model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 589 |
+
"backbone.model.model.language_model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 590 |
+
"backbone.model.model.language_model.layers.3.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 591 |
+
"backbone.model.model.language_model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 592 |
+
"backbone.model.model.language_model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 593 |
+
"backbone.model.model.language_model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 594 |
+
"backbone.model.model.language_model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 595 |
+
"backbone.model.model.language_model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 596 |
+
"backbone.model.model.language_model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 597 |
+
"backbone.model.model.language_model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 598 |
+
"backbone.model.model.language_model.layers.4.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 599 |
+
"backbone.model.model.language_model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 600 |
+
"backbone.model.model.language_model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 601 |
+
"backbone.model.model.language_model.layers.4.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 602 |
+
"backbone.model.model.language_model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 603 |
+
"backbone.model.model.language_model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 604 |
+
"backbone.model.model.language_model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 605 |
+
"backbone.model.model.language_model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 606 |
+
"backbone.model.model.language_model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 607 |
+
"backbone.model.model.language_model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 608 |
+
"backbone.model.model.language_model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 609 |
+
"backbone.model.model.language_model.layers.5.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 610 |
+
"backbone.model.model.language_model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 611 |
+
"backbone.model.model.language_model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 612 |
+
"backbone.model.model.language_model.layers.5.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 613 |
+
"backbone.model.model.language_model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 614 |
+
"backbone.model.model.language_model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 615 |
+
"backbone.model.model.language_model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 616 |
+
"backbone.model.model.language_model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 617 |
+
"backbone.model.model.language_model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 618 |
+
"backbone.model.model.language_model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 619 |
+
"backbone.model.model.language_model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 620 |
+
"backbone.model.model.language_model.layers.6.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 621 |
+
"backbone.model.model.language_model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 622 |
+
"backbone.model.model.language_model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 623 |
+
"backbone.model.model.language_model.layers.6.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 624 |
+
"backbone.model.model.language_model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 625 |
+
"backbone.model.model.language_model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 626 |
+
"backbone.model.model.language_model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 627 |
+
"backbone.model.model.language_model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 628 |
+
"backbone.model.model.language_model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 629 |
+
"backbone.model.model.language_model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 630 |
+
"backbone.model.model.language_model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 631 |
+
"backbone.model.model.language_model.layers.7.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 632 |
+
"backbone.model.model.language_model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 633 |
+
"backbone.model.model.language_model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 634 |
+
"backbone.model.model.language_model.layers.7.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 635 |
+
"backbone.model.model.language_model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 636 |
+
"backbone.model.model.language_model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 637 |
+
"backbone.model.model.language_model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 638 |
+
"backbone.model.model.language_model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 639 |
+
"backbone.model.model.language_model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 640 |
+
"backbone.model.model.language_model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 641 |
+
"backbone.model.model.language_model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 642 |
+
"backbone.model.model.language_model.layers.8.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 643 |
+
"backbone.model.model.language_model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 644 |
+
"backbone.model.model.language_model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 645 |
+
"backbone.model.model.language_model.layers.8.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 646 |
+
"backbone.model.model.language_model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 647 |
+
"backbone.model.model.language_model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 648 |
+
"backbone.model.model.language_model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 649 |
+
"backbone.model.model.language_model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 650 |
+
"backbone.model.model.language_model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 651 |
+
"backbone.model.model.language_model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 652 |
+
"backbone.model.model.language_model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 653 |
+
"backbone.model.model.language_model.layers.9.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
|
| 654 |
+
"backbone.model.model.language_model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 655 |
+
"backbone.model.model.language_model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 656 |
+
"backbone.model.model.language_model.layers.9.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
|
| 657 |
+
"backbone.model.model.language_model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 658 |
+
"backbone.model.model.language_model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 659 |
+
"backbone.model.model.language_model.norm.weight": "model-00001-of-00002.safetensors",
|
| 660 |
+
"backbone.model.model.visual.blocks.0.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 661 |
+
"backbone.model.model.visual.blocks.0.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 662 |
+
"backbone.model.model.visual.blocks.0.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 663 |
+
"backbone.model.model.visual.blocks.0.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 664 |
+
"backbone.model.model.visual.blocks.0.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 665 |
+
"backbone.model.model.visual.blocks.0.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 666 |
+
"backbone.model.model.visual.blocks.0.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 667 |
+
"backbone.model.model.visual.blocks.0.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 668 |
+
"backbone.model.model.visual.blocks.0.norm1.bias": "model-00001-of-00002.safetensors",
|
| 669 |
+
"backbone.model.model.visual.blocks.0.norm1.weight": "model-00001-of-00002.safetensors",
|
| 670 |
+
"backbone.model.model.visual.blocks.0.norm2.bias": "model-00001-of-00002.safetensors",
|
| 671 |
+
"backbone.model.model.visual.blocks.0.norm2.weight": "model-00001-of-00002.safetensors",
|
| 672 |
+
"backbone.model.model.visual.blocks.1.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 673 |
+
"backbone.model.model.visual.blocks.1.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 674 |
+
"backbone.model.model.visual.blocks.1.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 675 |
+
"backbone.model.model.visual.blocks.1.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 676 |
+
"backbone.model.model.visual.blocks.1.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 677 |
+
"backbone.model.model.visual.blocks.1.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 678 |
+
"backbone.model.model.visual.blocks.1.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 679 |
+
"backbone.model.model.visual.blocks.1.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 680 |
+
"backbone.model.model.visual.blocks.1.norm1.bias": "model-00001-of-00002.safetensors",
|
| 681 |
+
"backbone.model.model.visual.blocks.1.norm1.weight": "model-00001-of-00002.safetensors",
|
| 682 |
+
"backbone.model.model.visual.blocks.1.norm2.bias": "model-00001-of-00002.safetensors",
|
| 683 |
+
"backbone.model.model.visual.blocks.1.norm2.weight": "model-00001-of-00002.safetensors",
|
| 684 |
+
"backbone.model.model.visual.blocks.10.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 685 |
+
"backbone.model.model.visual.blocks.10.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 686 |
+
"backbone.model.model.visual.blocks.10.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 687 |
+
"backbone.model.model.visual.blocks.10.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 688 |
+
"backbone.model.model.visual.blocks.10.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 689 |
+
"backbone.model.model.visual.blocks.10.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 690 |
+
"backbone.model.model.visual.blocks.10.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 691 |
+
"backbone.model.model.visual.blocks.10.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 692 |
+
"backbone.model.model.visual.blocks.10.norm1.bias": "model-00001-of-00002.safetensors",
|
| 693 |
+
"backbone.model.model.visual.blocks.10.norm1.weight": "model-00001-of-00002.safetensors",
|
| 694 |
+
"backbone.model.model.visual.blocks.10.norm2.bias": "model-00001-of-00002.safetensors",
|
| 695 |
+
"backbone.model.model.visual.blocks.10.norm2.weight": "model-00001-of-00002.safetensors",
|
| 696 |
+
"backbone.model.model.visual.blocks.11.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 697 |
+
"backbone.model.model.visual.blocks.11.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 698 |
+
"backbone.model.model.visual.blocks.11.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 699 |
+
"backbone.model.model.visual.blocks.11.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 700 |
+
"backbone.model.model.visual.blocks.11.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 701 |
+
"backbone.model.model.visual.blocks.11.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 702 |
+
"backbone.model.model.visual.blocks.11.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 703 |
+
"backbone.model.model.visual.blocks.11.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 704 |
+
"backbone.model.model.visual.blocks.11.norm1.bias": "model-00001-of-00002.safetensors",
|
| 705 |
+
"backbone.model.model.visual.blocks.11.norm1.weight": "model-00001-of-00002.safetensors",
|
| 706 |
+
"backbone.model.model.visual.blocks.11.norm2.bias": "model-00001-of-00002.safetensors",
|
| 707 |
+
"backbone.model.model.visual.blocks.11.norm2.weight": "model-00001-of-00002.safetensors",
|
| 708 |
+
"backbone.model.model.visual.blocks.12.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 709 |
+
"backbone.model.model.visual.blocks.12.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 710 |
+
"backbone.model.model.visual.blocks.12.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 711 |
+
"backbone.model.model.visual.blocks.12.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 712 |
+
"backbone.model.model.visual.blocks.12.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 713 |
+
"backbone.model.model.visual.blocks.12.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 714 |
+
"backbone.model.model.visual.blocks.12.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 715 |
+
"backbone.model.model.visual.blocks.12.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 716 |
+
"backbone.model.model.visual.blocks.12.norm1.bias": "model-00001-of-00002.safetensors",
|
| 717 |
+
"backbone.model.model.visual.blocks.12.norm1.weight": "model-00001-of-00002.safetensors",
|
| 718 |
+
"backbone.model.model.visual.blocks.12.norm2.bias": "model-00001-of-00002.safetensors",
|
| 719 |
+
"backbone.model.model.visual.blocks.12.norm2.weight": "model-00001-of-00002.safetensors",
|
| 720 |
+
"backbone.model.model.visual.blocks.13.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 721 |
+
"backbone.model.model.visual.blocks.13.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 722 |
+
"backbone.model.model.visual.blocks.13.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 723 |
+
"backbone.model.model.visual.blocks.13.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 724 |
+
"backbone.model.model.visual.blocks.13.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 725 |
+
"backbone.model.model.visual.blocks.13.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 726 |
+
"backbone.model.model.visual.blocks.13.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 727 |
+
"backbone.model.model.visual.blocks.13.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 728 |
+
"backbone.model.model.visual.blocks.13.norm1.bias": "model-00001-of-00002.safetensors",
|
| 729 |
+
"backbone.model.model.visual.blocks.13.norm1.weight": "model-00001-of-00002.safetensors",
|
| 730 |
+
"backbone.model.model.visual.blocks.13.norm2.bias": "model-00001-of-00002.safetensors",
|
| 731 |
+
"backbone.model.model.visual.blocks.13.norm2.weight": "model-00001-of-00002.safetensors",
|
| 732 |
+
"backbone.model.model.visual.blocks.14.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 733 |
+
"backbone.model.model.visual.blocks.14.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 734 |
+
"backbone.model.model.visual.blocks.14.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 735 |
+
"backbone.model.model.visual.blocks.14.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 736 |
+
"backbone.model.model.visual.blocks.14.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 737 |
+
"backbone.model.model.visual.blocks.14.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 738 |
+
"backbone.model.model.visual.blocks.14.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 739 |
+
"backbone.model.model.visual.blocks.14.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 740 |
+
"backbone.model.model.visual.blocks.14.norm1.bias": "model-00001-of-00002.safetensors",
|
| 741 |
+
"backbone.model.model.visual.blocks.14.norm1.weight": "model-00001-of-00002.safetensors",
|
| 742 |
+
"backbone.model.model.visual.blocks.14.norm2.bias": "model-00001-of-00002.safetensors",
|
| 743 |
+
"backbone.model.model.visual.blocks.14.norm2.weight": "model-00001-of-00002.safetensors",
|
| 744 |
+
"backbone.model.model.visual.blocks.15.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 745 |
+
"backbone.model.model.visual.blocks.15.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 746 |
+
"backbone.model.model.visual.blocks.15.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 747 |
+
"backbone.model.model.visual.blocks.15.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 748 |
+
"backbone.model.model.visual.blocks.15.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 749 |
+
"backbone.model.model.visual.blocks.15.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 750 |
+
"backbone.model.model.visual.blocks.15.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 751 |
+
"backbone.model.model.visual.blocks.15.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 752 |
+
"backbone.model.model.visual.blocks.15.norm1.bias": "model-00001-of-00002.safetensors",
|
| 753 |
+
"backbone.model.model.visual.blocks.15.norm1.weight": "model-00001-of-00002.safetensors",
|
| 754 |
+
"backbone.model.model.visual.blocks.15.norm2.bias": "model-00001-of-00002.safetensors",
|
| 755 |
+
"backbone.model.model.visual.blocks.15.norm2.weight": "model-00001-of-00002.safetensors",
|
| 756 |
+
"backbone.model.model.visual.blocks.16.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 757 |
+
"backbone.model.model.visual.blocks.16.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 758 |
+
"backbone.model.model.visual.blocks.16.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 759 |
+
"backbone.model.model.visual.blocks.16.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 760 |
+
"backbone.model.model.visual.blocks.16.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 761 |
+
"backbone.model.model.visual.blocks.16.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 762 |
+
"backbone.model.model.visual.blocks.16.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 763 |
+
"backbone.model.model.visual.blocks.16.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 764 |
+
"backbone.model.model.visual.blocks.16.norm1.bias": "model-00001-of-00002.safetensors",
|
| 765 |
+
"backbone.model.model.visual.blocks.16.norm1.weight": "model-00001-of-00002.safetensors",
|
| 766 |
+
"backbone.model.model.visual.blocks.16.norm2.bias": "model-00001-of-00002.safetensors",
|
| 767 |
+
"backbone.model.model.visual.blocks.16.norm2.weight": "model-00001-of-00002.safetensors",
|
| 768 |
+
"backbone.model.model.visual.blocks.17.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 769 |
+
"backbone.model.model.visual.blocks.17.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 770 |
+
"backbone.model.model.visual.blocks.17.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 771 |
+
"backbone.model.model.visual.blocks.17.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 772 |
+
"backbone.model.model.visual.blocks.17.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 773 |
+
"backbone.model.model.visual.blocks.17.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 774 |
+
"backbone.model.model.visual.blocks.17.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 775 |
+
"backbone.model.model.visual.blocks.17.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 776 |
+
"backbone.model.model.visual.blocks.17.norm1.bias": "model-00001-of-00002.safetensors",
|
| 777 |
+
"backbone.model.model.visual.blocks.17.norm1.weight": "model-00001-of-00002.safetensors",
|
| 778 |
+
"backbone.model.model.visual.blocks.17.norm2.bias": "model-00001-of-00002.safetensors",
|
| 779 |
+
"backbone.model.model.visual.blocks.17.norm2.weight": "model-00001-of-00002.safetensors",
|
| 780 |
+
"backbone.model.model.visual.blocks.18.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 781 |
+
"backbone.model.model.visual.blocks.18.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 782 |
+
"backbone.model.model.visual.blocks.18.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 783 |
+
"backbone.model.model.visual.blocks.18.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 784 |
+
"backbone.model.model.visual.blocks.18.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 785 |
+
"backbone.model.model.visual.blocks.18.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 786 |
+
"backbone.model.model.visual.blocks.18.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 787 |
+
"backbone.model.model.visual.blocks.18.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 788 |
+
"backbone.model.model.visual.blocks.18.norm1.bias": "model-00001-of-00002.safetensors",
|
| 789 |
+
"backbone.model.model.visual.blocks.18.norm1.weight": "model-00001-of-00002.safetensors",
|
| 790 |
+
"backbone.model.model.visual.blocks.18.norm2.bias": "model-00001-of-00002.safetensors",
|
| 791 |
+
"backbone.model.model.visual.blocks.18.norm2.weight": "model-00001-of-00002.safetensors",
|
| 792 |
+
"backbone.model.model.visual.blocks.19.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 793 |
+
"backbone.model.model.visual.blocks.19.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 794 |
+
"backbone.model.model.visual.blocks.19.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 795 |
+
"backbone.model.model.visual.blocks.19.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 796 |
+
"backbone.model.model.visual.blocks.19.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 797 |
+
"backbone.model.model.visual.blocks.19.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 798 |
+
"backbone.model.model.visual.blocks.19.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 799 |
+
"backbone.model.model.visual.blocks.19.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 800 |
+
"backbone.model.model.visual.blocks.19.norm1.bias": "model-00001-of-00002.safetensors",
|
| 801 |
+
"backbone.model.model.visual.blocks.19.norm1.weight": "model-00001-of-00002.safetensors",
|
| 802 |
+
"backbone.model.model.visual.blocks.19.norm2.bias": "model-00001-of-00002.safetensors",
|
| 803 |
+
"backbone.model.model.visual.blocks.19.norm2.weight": "model-00001-of-00002.safetensors",
|
| 804 |
+
"backbone.model.model.visual.blocks.2.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 805 |
+
"backbone.model.model.visual.blocks.2.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 806 |
+
"backbone.model.model.visual.blocks.2.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 807 |
+
"backbone.model.model.visual.blocks.2.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 808 |
+
"backbone.model.model.visual.blocks.2.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 809 |
+
"backbone.model.model.visual.blocks.2.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 810 |
+
"backbone.model.model.visual.blocks.2.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 811 |
+
"backbone.model.model.visual.blocks.2.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 812 |
+
"backbone.model.model.visual.blocks.2.norm1.bias": "model-00001-of-00002.safetensors",
|
| 813 |
+
"backbone.model.model.visual.blocks.2.norm1.weight": "model-00001-of-00002.safetensors",
|
| 814 |
+
"backbone.model.model.visual.blocks.2.norm2.bias": "model-00001-of-00002.safetensors",
|
| 815 |
+
"backbone.model.model.visual.blocks.2.norm2.weight": "model-00001-of-00002.safetensors",
|
| 816 |
+
"backbone.model.model.visual.blocks.20.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 817 |
+
"backbone.model.model.visual.blocks.20.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 818 |
+
"backbone.model.model.visual.blocks.20.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 819 |
+
"backbone.model.model.visual.blocks.20.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 820 |
+
"backbone.model.model.visual.blocks.20.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 821 |
+
"backbone.model.model.visual.blocks.20.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 822 |
+
"backbone.model.model.visual.blocks.20.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 823 |
+
"backbone.model.model.visual.blocks.20.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 824 |
+
"backbone.model.model.visual.blocks.20.norm1.bias": "model-00001-of-00002.safetensors",
|
| 825 |
+
"backbone.model.model.visual.blocks.20.norm1.weight": "model-00001-of-00002.safetensors",
|
| 826 |
+
"backbone.model.model.visual.blocks.20.norm2.bias": "model-00001-of-00002.safetensors",
|
| 827 |
+
"backbone.model.model.visual.blocks.20.norm2.weight": "model-00001-of-00002.safetensors",
|
| 828 |
+
"backbone.model.model.visual.blocks.21.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 829 |
+
"backbone.model.model.visual.blocks.21.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 830 |
+
"backbone.model.model.visual.blocks.21.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 831 |
+
"backbone.model.model.visual.blocks.21.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 832 |
+
"backbone.model.model.visual.blocks.21.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 833 |
+
"backbone.model.model.visual.blocks.21.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 834 |
+
"backbone.model.model.visual.blocks.21.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 835 |
+
"backbone.model.model.visual.blocks.21.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 836 |
+
"backbone.model.model.visual.blocks.21.norm1.bias": "model-00001-of-00002.safetensors",
|
| 837 |
+
"backbone.model.model.visual.blocks.21.norm1.weight": "model-00001-of-00002.safetensors",
|
| 838 |
+
"backbone.model.model.visual.blocks.21.norm2.bias": "model-00001-of-00002.safetensors",
|
| 839 |
+
"backbone.model.model.visual.blocks.21.norm2.weight": "model-00001-of-00002.safetensors",
|
| 840 |
+
"backbone.model.model.visual.blocks.22.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 841 |
+
"backbone.model.model.visual.blocks.22.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 842 |
+
"backbone.model.model.visual.blocks.22.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 843 |
+
"backbone.model.model.visual.blocks.22.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 844 |
+
"backbone.model.model.visual.blocks.22.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 845 |
+
"backbone.model.model.visual.blocks.22.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 846 |
+
"backbone.model.model.visual.blocks.22.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 847 |
+
"backbone.model.model.visual.blocks.22.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 848 |
+
"backbone.model.model.visual.blocks.22.norm1.bias": "model-00001-of-00002.safetensors",
|
| 849 |
+
"backbone.model.model.visual.blocks.22.norm1.weight": "model-00001-of-00002.safetensors",
|
| 850 |
+
"backbone.model.model.visual.blocks.22.norm2.bias": "model-00001-of-00002.safetensors",
|
| 851 |
+
"backbone.model.model.visual.blocks.22.norm2.weight": "model-00001-of-00002.safetensors",
|
| 852 |
+
"backbone.model.model.visual.blocks.23.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 853 |
+
"backbone.model.model.visual.blocks.23.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 854 |
+
"backbone.model.model.visual.blocks.23.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 855 |
+
"backbone.model.model.visual.blocks.23.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 856 |
+
"backbone.model.model.visual.blocks.23.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 857 |
+
"backbone.model.model.visual.blocks.23.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 858 |
+
"backbone.model.model.visual.blocks.23.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 859 |
+
"backbone.model.model.visual.blocks.23.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 860 |
+
"backbone.model.model.visual.blocks.23.norm1.bias": "model-00001-of-00002.safetensors",
|
| 861 |
+
"backbone.model.model.visual.blocks.23.norm1.weight": "model-00001-of-00002.safetensors",
|
| 862 |
+
"backbone.model.model.visual.blocks.23.norm2.bias": "model-00001-of-00002.safetensors",
|
| 863 |
+
"backbone.model.model.visual.blocks.23.norm2.weight": "model-00001-of-00002.safetensors",
|
| 864 |
+
"backbone.model.model.visual.blocks.3.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 865 |
+
"backbone.model.model.visual.blocks.3.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 866 |
+
"backbone.model.model.visual.blocks.3.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 867 |
+
"backbone.model.model.visual.blocks.3.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 868 |
+
"backbone.model.model.visual.blocks.3.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 869 |
+
"backbone.model.model.visual.blocks.3.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 870 |
+
"backbone.model.model.visual.blocks.3.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 871 |
+
"backbone.model.model.visual.blocks.3.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 872 |
+
"backbone.model.model.visual.blocks.3.norm1.bias": "model-00001-of-00002.safetensors",
|
| 873 |
+
"backbone.model.model.visual.blocks.3.norm1.weight": "model-00001-of-00002.safetensors",
|
| 874 |
+
"backbone.model.model.visual.blocks.3.norm2.bias": "model-00001-of-00002.safetensors",
|
| 875 |
+
"backbone.model.model.visual.blocks.3.norm2.weight": "model-00001-of-00002.safetensors",
|
| 876 |
+
"backbone.model.model.visual.blocks.4.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 877 |
+
"backbone.model.model.visual.blocks.4.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 878 |
+
"backbone.model.model.visual.blocks.4.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 879 |
+
"backbone.model.model.visual.blocks.4.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 880 |
+
"backbone.model.model.visual.blocks.4.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 881 |
+
"backbone.model.model.visual.blocks.4.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 882 |
+
"backbone.model.model.visual.blocks.4.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 883 |
+
"backbone.model.model.visual.blocks.4.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 884 |
+
"backbone.model.model.visual.blocks.4.norm1.bias": "model-00001-of-00002.safetensors",
|
| 885 |
+
"backbone.model.model.visual.blocks.4.norm1.weight": "model-00001-of-00002.safetensors",
|
| 886 |
+
"backbone.model.model.visual.blocks.4.norm2.bias": "model-00001-of-00002.safetensors",
|
| 887 |
+
"backbone.model.model.visual.blocks.4.norm2.weight": "model-00001-of-00002.safetensors",
|
| 888 |
+
"backbone.model.model.visual.blocks.5.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 889 |
+
"backbone.model.model.visual.blocks.5.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 890 |
+
"backbone.model.model.visual.blocks.5.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 891 |
+
"backbone.model.model.visual.blocks.5.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 892 |
+
"backbone.model.model.visual.blocks.5.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 893 |
+
"backbone.model.model.visual.blocks.5.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 894 |
+
"backbone.model.model.visual.blocks.5.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 895 |
+
"backbone.model.model.visual.blocks.5.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 896 |
+
"backbone.model.model.visual.blocks.5.norm1.bias": "model-00001-of-00002.safetensors",
|
| 897 |
+
"backbone.model.model.visual.blocks.5.norm1.weight": "model-00001-of-00002.safetensors",
|
| 898 |
+
"backbone.model.model.visual.blocks.5.norm2.bias": "model-00001-of-00002.safetensors",
|
| 899 |
+
"backbone.model.model.visual.blocks.5.norm2.weight": "model-00001-of-00002.safetensors",
|
| 900 |
+
"backbone.model.model.visual.blocks.6.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 901 |
+
"backbone.model.model.visual.blocks.6.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 902 |
+
"backbone.model.model.visual.blocks.6.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 903 |
+
"backbone.model.model.visual.blocks.6.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 904 |
+
"backbone.model.model.visual.blocks.6.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 905 |
+
"backbone.model.model.visual.blocks.6.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 906 |
+
"backbone.model.model.visual.blocks.6.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 907 |
+
"backbone.model.model.visual.blocks.6.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 908 |
+
"backbone.model.model.visual.blocks.6.norm1.bias": "model-00001-of-00002.safetensors",
|
| 909 |
+
"backbone.model.model.visual.blocks.6.norm1.weight": "model-00001-of-00002.safetensors",
|
| 910 |
+
"backbone.model.model.visual.blocks.6.norm2.bias": "model-00001-of-00002.safetensors",
|
| 911 |
+
"backbone.model.model.visual.blocks.6.norm2.weight": "model-00001-of-00002.safetensors",
|
| 912 |
+
"backbone.model.model.visual.blocks.7.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 913 |
+
"backbone.model.model.visual.blocks.7.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 914 |
+
"backbone.model.model.visual.blocks.7.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 915 |
+
"backbone.model.model.visual.blocks.7.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 916 |
+
"backbone.model.model.visual.blocks.7.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 917 |
+
"backbone.model.model.visual.blocks.7.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 918 |
+
"backbone.model.model.visual.blocks.7.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 919 |
+
"backbone.model.model.visual.blocks.7.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 920 |
+
"backbone.model.model.visual.blocks.7.norm1.bias": "model-00001-of-00002.safetensors",
|
| 921 |
+
"backbone.model.model.visual.blocks.7.norm1.weight": "model-00001-of-00002.safetensors",
|
| 922 |
+
"backbone.model.model.visual.blocks.7.norm2.bias": "model-00001-of-00002.safetensors",
|
| 923 |
+
"backbone.model.model.visual.blocks.7.norm2.weight": "model-00001-of-00002.safetensors",
|
| 924 |
+
"backbone.model.model.visual.blocks.8.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 925 |
+
"backbone.model.model.visual.blocks.8.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 926 |
+
"backbone.model.model.visual.blocks.8.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 927 |
+
"backbone.model.model.visual.blocks.8.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 928 |
+
"backbone.model.model.visual.blocks.8.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 929 |
+
"backbone.model.model.visual.blocks.8.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 930 |
+
"backbone.model.model.visual.blocks.8.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 931 |
+
"backbone.model.model.visual.blocks.8.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 932 |
+
"backbone.model.model.visual.blocks.8.norm1.bias": "model-00001-of-00002.safetensors",
|
| 933 |
+
"backbone.model.model.visual.blocks.8.norm1.weight": "model-00001-of-00002.safetensors",
|
| 934 |
+
"backbone.model.model.visual.blocks.8.norm2.bias": "model-00001-of-00002.safetensors",
|
| 935 |
+
"backbone.model.model.visual.blocks.8.norm2.weight": "model-00001-of-00002.safetensors",
|
| 936 |
+
"backbone.model.model.visual.blocks.9.attn.proj.bias": "model-00001-of-00002.safetensors",
|
| 937 |
+
"backbone.model.model.visual.blocks.9.attn.proj.weight": "model-00001-of-00002.safetensors",
|
| 938 |
+
"backbone.model.model.visual.blocks.9.attn.qkv.bias": "model-00001-of-00002.safetensors",
|
| 939 |
+
"backbone.model.model.visual.blocks.9.attn.qkv.weight": "model-00001-of-00002.safetensors",
|
| 940 |
+
"backbone.model.model.visual.blocks.9.mlp.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 941 |
+
"backbone.model.model.visual.blocks.9.mlp.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 942 |
+
"backbone.model.model.visual.blocks.9.mlp.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 943 |
+
"backbone.model.model.visual.blocks.9.mlp.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 944 |
+
"backbone.model.model.visual.blocks.9.norm1.bias": "model-00001-of-00002.safetensors",
|
| 945 |
+
"backbone.model.model.visual.blocks.9.norm1.weight": "model-00001-of-00002.safetensors",
|
| 946 |
+
"backbone.model.model.visual.blocks.9.norm2.bias": "model-00001-of-00002.safetensors",
|
| 947 |
+
"backbone.model.model.visual.blocks.9.norm2.weight": "model-00001-of-00002.safetensors",
|
| 948 |
+
"backbone.model.model.visual.deepstack_merger_list.0.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 949 |
+
"backbone.model.model.visual.deepstack_merger_list.0.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 950 |
+
"backbone.model.model.visual.deepstack_merger_list.0.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 951 |
+
"backbone.model.model.visual.deepstack_merger_list.0.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 952 |
+
"backbone.model.model.visual.deepstack_merger_list.0.norm.bias": "model-00001-of-00002.safetensors",
|
| 953 |
+
"backbone.model.model.visual.deepstack_merger_list.0.norm.weight": "model-00001-of-00002.safetensors",
|
| 954 |
+
"backbone.model.model.visual.deepstack_merger_list.1.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 955 |
+
"backbone.model.model.visual.deepstack_merger_list.1.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 956 |
+
"backbone.model.model.visual.deepstack_merger_list.1.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 957 |
+
"backbone.model.model.visual.deepstack_merger_list.1.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 958 |
+
"backbone.model.model.visual.deepstack_merger_list.1.norm.bias": "model-00001-of-00002.safetensors",
|
| 959 |
+
"backbone.model.model.visual.deepstack_merger_list.1.norm.weight": "model-00001-of-00002.safetensors",
|
| 960 |
+
"backbone.model.model.visual.deepstack_merger_list.2.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 961 |
+
"backbone.model.model.visual.deepstack_merger_list.2.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 962 |
+
"backbone.model.model.visual.deepstack_merger_list.2.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 963 |
+
"backbone.model.model.visual.deepstack_merger_list.2.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 964 |
+
"backbone.model.model.visual.deepstack_merger_list.2.norm.bias": "model-00001-of-00002.safetensors",
|
| 965 |
+
"backbone.model.model.visual.deepstack_merger_list.2.norm.weight": "model-00001-of-00002.safetensors",
|
| 966 |
+
"backbone.model.model.visual.merger.linear_fc1.bias": "model-00001-of-00002.safetensors",
|
| 967 |
+
"backbone.model.model.visual.merger.linear_fc1.weight": "model-00001-of-00002.safetensors",
|
| 968 |
+
"backbone.model.model.visual.merger.linear_fc2.bias": "model-00001-of-00002.safetensors",
|
| 969 |
+
"backbone.model.model.visual.merger.linear_fc2.weight": "model-00001-of-00002.safetensors",
|
| 970 |
+
"backbone.model.model.visual.merger.norm.bias": "model-00001-of-00002.safetensors",
|
| 971 |
+
"backbone.model.model.visual.merger.norm.weight": "model-00001-of-00002.safetensors",
|
| 972 |
+
"backbone.model.model.visual.patch_embed.proj.bias": "model-00001-of-00002.safetensors",
|
| 973 |
+
"backbone.model.model.visual.patch_embed.proj.weight": "model-00001-of-00002.safetensors",
|
| 974 |
+
"backbone.model.model.visual.pos_embed.weight": "model-00001-of-00002.safetensors"
|
| 975 |
+
}
|
| 976 |
+
}
|
processor_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
statistics.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|