Instructions to use AcademiaSD/MiniMax-H3-NF4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AcademiaSD/MiniMax-H3-NF4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AcademiaSD/MiniMax-H3-NF4", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
| { | |
| "format": "MiniMax-H3-NF4", | |
| "version": 1, | |
| "quantized": { | |
| "model.visual.blocks.0.attn.qkv": { | |
| "file": "model__visual__blocks__0__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.0.attn.proj": { | |
| "file": "model__visual__blocks__0__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.0.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__0__mlp__linear_fc1.safetensors", | |
| "file_size": 2568494, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.0.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__0__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.1.attn.qkv": { | |
| "file": "model__visual__blocks__1__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.1.attn.proj": { | |
| "file": "model__visual__blocks__1__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.1.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__1__mlp__linear_fc1.safetensors", | |
| "file_size": 2568493, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.1.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__1__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.2.attn.qkv": { | |
| "file": "model__visual__blocks__2__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.2.attn.proj": { | |
| "file": "model__visual__blocks__2__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.2.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__2__mlp__linear_fc1.safetensors", | |
| "file_size": 2568496, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.2.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__2__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.3.attn.qkv": { | |
| "file": "model__visual__blocks__3__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.3.attn.proj": { | |
| "file": "model__visual__blocks__3__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.3.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__3__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.3.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__3__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.4.attn.qkv": { | |
| "file": "model__visual__blocks__4__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.4.attn.proj": { | |
| "file": "model__visual__blocks__4__attn__proj.safetensors", | |
| "file_size": 689006, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.4.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__4__mlp__linear_fc1.safetensors", | |
| "file_size": 2568494, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.4.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__4__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.5.attn.qkv": { | |
| "file": "model__visual__blocks__5__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.5.attn.proj": { | |
| "file": "model__visual__blocks__5__attn__proj.safetensors", | |
| "file_size": 689008, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.5.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__5__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.5.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__5__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.6.attn.qkv": { | |
| "file": "model__visual__blocks__6__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.6.attn.proj": { | |
| "file": "model__visual__blocks__6__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.6.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__6__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.6.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__6__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.7.attn.qkv": { | |
| "file": "model__visual__blocks__7__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.7.attn.proj": { | |
| "file": "model__visual__blocks__7__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.7.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__7__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.7.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__7__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.8.attn.qkv": { | |
| "file": "model__visual__blocks__8__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.8.attn.proj": { | |
| "file": "model__visual__blocks__8__attn__proj.safetensors", | |
| "file_size": 689008, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.8.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__8__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.8.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__8__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.9.attn.qkv": { | |
| "file": "model__visual__blocks__9__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.9.attn.proj": { | |
| "file": "model__visual__blocks__9__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.9.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__9__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.9.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__9__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.10.attn.qkv": { | |
| "file": "model__visual__blocks__10__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.10.attn.proj": { | |
| "file": "model__visual__blocks__10__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.10.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__10__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.10.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__10__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.11.attn.qkv": { | |
| "file": "model__visual__blocks__11__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.11.attn.proj": { | |
| "file": "model__visual__blocks__11__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.11.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__11__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.11.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__11__mlp__linear_fc2.safetensors", | |
| "file_size": 2562190, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.12.attn.qkv": { | |
| "file": "model__visual__blocks__12__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.12.attn.proj": { | |
| "file": "model__visual__blocks__12__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.12.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__12__mlp__linear_fc1.safetensors", | |
| "file_size": 2568494, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.12.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__12__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.13.attn.qkv": { | |
| "file": "model__visual__blocks__13__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.13.attn.proj": { | |
| "file": "model__visual__blocks__13__attn__proj.safetensors", | |
| "file_size": 689008, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.13.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__13__mlp__linear_fc1.safetensors", | |
| "file_size": 2568494, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.13.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__13__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.14.attn.qkv": { | |
| "file": "model__visual__blocks__14__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.14.attn.proj": { | |
| "file": "model__visual__blocks__14__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.14.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__14__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.14.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__14__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.15.attn.qkv": { | |
| "file": "model__visual__blocks__15__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.15.attn.proj": { | |
| "file": "model__visual__blocks__15__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.15.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__15__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.15.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__15__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.16.attn.qkv": { | |
| "file": "model__visual__blocks__16__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.16.attn.proj": { | |
| "file": "model__visual__blocks__16__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.16.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__16__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.16.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__16__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.17.attn.qkv": { | |
| "file": "model__visual__blocks__17__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.17.attn.proj": { | |
| "file": "model__visual__blocks__17__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.17.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__17__mlp__linear_fc1.safetensors", | |
| "file_size": 2568496, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.17.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__17__mlp__linear_fc2.safetensors", | |
| "file_size": 2562190, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.18.attn.qkv": { | |
| "file": "model__visual__blocks__18__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.18.attn.proj": { | |
| "file": "model__visual__blocks__18__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.18.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__18__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.18.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__18__mlp__linear_fc2.safetensors", | |
| "file_size": 2562190, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.19.attn.qkv": { | |
| "file": "model__visual__blocks__19__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.19.attn.proj": { | |
| "file": "model__visual__blocks__19__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.19.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__19__mlp__linear_fc1.safetensors", | |
| "file_size": 2568496, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.19.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__19__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.20.attn.qkv": { | |
| "file": "model__visual__blocks__20__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.20.attn.proj": { | |
| "file": "model__visual__blocks__20__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.20.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__20__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.20.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__20__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.21.attn.qkv": { | |
| "file": "model__visual__blocks__21__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.21.attn.proj": { | |
| "file": "model__visual__blocks__21__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.21.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__21__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.21.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__21__mlp__linear_fc2.safetensors", | |
| "file_size": 2562192, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.22.attn.qkv": { | |
| "file": "model__visual__blocks__22__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.22.attn.proj": { | |
| "file": "model__visual__blocks__22__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.22.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__22__mlp__linear_fc1.safetensors", | |
| "file_size": 2568496, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.22.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__22__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.23.attn.qkv": { | |
| "file": "model__visual__blocks__23__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.23.attn.proj": { | |
| "file": "model__visual__blocks__23__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.23.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__23__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.23.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__23__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.24.attn.qkv": { | |
| "file": "model__visual__blocks__24__attn__qkv.safetensors", | |
| "file_size": 2062840, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.24.attn.proj": { | |
| "file": "model__visual__blocks__24__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.24.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__24__mlp__linear_fc1.safetensors", | |
| "file_size": 2568494, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.24.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__24__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.25.attn.qkv": { | |
| "file": "model__visual__blocks__25__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.25.attn.proj": { | |
| "file": "model__visual__blocks__25__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.25.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__25__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.25.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__25__mlp__linear_fc2.safetensors", | |
| "file_size": 2562191, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.26.attn.qkv": { | |
| "file": "model__visual__blocks__26__attn__qkv.safetensors", | |
| "file_size": 2062839, | |
| "in_features": 1152, | |
| "out_features": 3456, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.26.attn.proj": { | |
| "file": "model__visual__blocks__26__attn__proj.safetensors", | |
| "file_size": 689007, | |
| "in_features": 1152, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.26.mlp.linear_fc1": { | |
| "file": "model__visual__blocks__26__mlp__linear_fc1.safetensors", | |
| "file_size": 2568495, | |
| "in_features": 1152, | |
| "out_features": 4304, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.blocks.26.mlp.linear_fc2": { | |
| "file": "model__visual__blocks__26__mlp__linear_fc2.safetensors", | |
| "file_size": 2562190, | |
| "in_features": 4304, | |
| "out_features": 1152, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.merger.linear_fc1": { | |
| "file": "model__visual__merger__linear_fc1.safetensors", | |
| "file_size": 10965115, | |
| "in_features": 4608, | |
| "out_features": 4608, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.merger.linear_fc2": { | |
| "file": "model__visual__merger__linear_fc2.safetensors", | |
| "file_size": 12183227, | |
| "in_features": 4608, | |
| "out_features": 5120, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.deepstack_merger_list.0.linear_fc1": { | |
| "file": "model__visual__deepstack_merger_list__0__linear_fc1.safetensors", | |
| "file_size": 10965131, | |
| "in_features": 4608, | |
| "out_features": 4608, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.deepstack_merger_list.0.linear_fc2": { | |
| "file": "model__visual__deepstack_merger_list__0__linear_fc2.safetensors", | |
| "file_size": 12183243, | |
| "in_features": 4608, | |
| "out_features": 5120, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.deepstack_merger_list.1.linear_fc1": { | |
| "file": "model__visual__deepstack_merger_list__1__linear_fc1.safetensors", | |
| "file_size": 10965131, | |
| "in_features": 4608, | |
| "out_features": 4608, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.deepstack_merger_list.1.linear_fc2": { | |
| "file": "model__visual__deepstack_merger_list__1__linear_fc2.safetensors", | |
| "file_size": 12183243, | |
| "in_features": 4608, | |
| "out_features": 5120, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.deepstack_merger_list.2.linear_fc1": { | |
| "file": "model__visual__deepstack_merger_list__2__linear_fc1.safetensors", | |
| "file_size": 10965130, | |
| "in_features": 4608, | |
| "out_features": 4608, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.visual.deepstack_merger_list.2.linear_fc2": { | |
| "file": "model__visual__deepstack_merger_list__2__linear_fc2.safetensors", | |
| "file_size": 12183243, | |
| "in_features": 4608, | |
| "out_features": 5120, | |
| "bias": true, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.0.self_attn.q_proj": { | |
| "file": "model__language_model__layers__0__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.0.self_attn.k_proj": { | |
| "file": "model__language_model__layers__0__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.0.self_attn.v_proj": { | |
| "file": "model__language_model__layers__0__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.0.self_attn.o_proj": { | |
| "file": "model__language_model__layers__0__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.0.mlp.gate_proj": { | |
| "file": "model__language_model__layers__0__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.0.mlp.up_proj": { | |
| "file": "model__language_model__layers__0__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.0.mlp.down_proj": { | |
| "file": "model__language_model__layers__0__mlp__down_proj.safetensors", | |
| "file_size": 67618058, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.1.self_attn.q_proj": { | |
| "file": "model__language_model__layers__1__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.1.self_attn.k_proj": { | |
| "file": "model__language_model__layers__1__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.1.self_attn.v_proj": { | |
| "file": "model__language_model__layers__1__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.1.self_attn.o_proj": { | |
| "file": "model__language_model__layers__1__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.1.mlp.gate_proj": { | |
| "file": "model__language_model__layers__1__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.1.mlp.up_proj": { | |
| "file": "model__language_model__layers__1__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.1.mlp.down_proj": { | |
| "file": "model__language_model__layers__1__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.2.self_attn.q_proj": { | |
| "file": "model__language_model__layers__2__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.2.self_attn.k_proj": { | |
| "file": "model__language_model__layers__2__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.2.self_attn.v_proj": { | |
| "file": "model__language_model__layers__2__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.2.self_attn.o_proj": { | |
| "file": "model__language_model__layers__2__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.2.mlp.gate_proj": { | |
| "file": "model__language_model__layers__2__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.2.mlp.up_proj": { | |
| "file": "model__language_model__layers__2__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.2.mlp.down_proj": { | |
| "file": "model__language_model__layers__2__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.3.self_attn.q_proj": { | |
| "file": "model__language_model__layers__3__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.3.self_attn.k_proj": { | |
| "file": "model__language_model__layers__3__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.3.self_attn.v_proj": { | |
| "file": "model__language_model__layers__3__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.3.self_attn.o_proj": { | |
| "file": "model__language_model__layers__3__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.3.mlp.gate_proj": { | |
| "file": "model__language_model__layers__3__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.3.mlp.up_proj": { | |
| "file": "model__language_model__layers__3__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.3.mlp.down_proj": { | |
| "file": "model__language_model__layers__3__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.4.self_attn.q_proj": { | |
| "file": "model__language_model__layers__4__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.4.self_attn.k_proj": { | |
| "file": "model__language_model__layers__4__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.4.self_attn.v_proj": { | |
| "file": "model__language_model__layers__4__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.4.self_attn.o_proj": { | |
| "file": "model__language_model__layers__4__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.4.mlp.gate_proj": { | |
| "file": "model__language_model__layers__4__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.4.mlp.up_proj": { | |
| "file": "model__language_model__layers__4__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.4.mlp.down_proj": { | |
| "file": "model__language_model__layers__4__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.5.self_attn.q_proj": { | |
| "file": "model__language_model__layers__5__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.5.self_attn.k_proj": { | |
| "file": "model__language_model__layers__5__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.5.self_attn.v_proj": { | |
| "file": "model__language_model__layers__5__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.5.self_attn.o_proj": { | |
| "file": "model__language_model__layers__5__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.5.mlp.gate_proj": { | |
| "file": "model__language_model__layers__5__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.5.mlp.up_proj": { | |
| "file": "model__language_model__layers__5__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.5.mlp.down_proj": { | |
| "file": "model__language_model__layers__5__mlp__down_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.6.self_attn.q_proj": { | |
| "file": "model__language_model__layers__6__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.6.self_attn.k_proj": { | |
| "file": "model__language_model__layers__6__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.6.self_attn.v_proj": { | |
| "file": "model__language_model__layers__6__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.6.self_attn.o_proj": { | |
| "file": "model__language_model__layers__6__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.6.mlp.gate_proj": { | |
| "file": "model__language_model__layers__6__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.6.mlp.up_proj": { | |
| "file": "model__language_model__layers__6__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.6.mlp.down_proj": { | |
| "file": "model__language_model__layers__6__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.7.self_attn.q_proj": { | |
| "file": "model__language_model__layers__7__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.7.self_attn.k_proj": { | |
| "file": "model__language_model__layers__7__self_attn__k_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.7.self_attn.v_proj": { | |
| "file": "model__language_model__layers__7__self_attn__v_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.7.self_attn.o_proj": { | |
| "file": "model__language_model__layers__7__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.7.mlp.gate_proj": { | |
| "file": "model__language_model__layers__7__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.7.mlp.up_proj": { | |
| "file": "model__language_model__layers__7__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.7.mlp.down_proj": { | |
| "file": "model__language_model__layers__7__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.8.self_attn.q_proj": { | |
| "file": "model__language_model__layers__8__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.8.self_attn.k_proj": { | |
| "file": "model__language_model__layers__8__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.8.self_attn.v_proj": { | |
| "file": "model__language_model__layers__8__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.8.self_attn.o_proj": { | |
| "file": "model__language_model__layers__8__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.8.mlp.gate_proj": { | |
| "file": "model__language_model__layers__8__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.8.mlp.up_proj": { | |
| "file": "model__language_model__layers__8__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.8.mlp.down_proj": { | |
| "file": "model__language_model__layers__8__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.9.self_attn.q_proj": { | |
| "file": "model__language_model__layers__9__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.9.self_attn.k_proj": { | |
| "file": "model__language_model__layers__9__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.9.self_attn.v_proj": { | |
| "file": "model__language_model__layers__9__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.9.self_attn.o_proj": { | |
| "file": "model__language_model__layers__9__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.9.mlp.gate_proj": { | |
| "file": "model__language_model__layers__9__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.9.mlp.up_proj": { | |
| "file": "model__language_model__layers__9__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.9.mlp.down_proj": { | |
| "file": "model__language_model__layers__9__mlp__down_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.10.self_attn.q_proj": { | |
| "file": "model__language_model__layers__10__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.10.self_attn.k_proj": { | |
| "file": "model__language_model__layers__10__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.10.self_attn.v_proj": { | |
| "file": "model__language_model__layers__10__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.10.self_attn.o_proj": { | |
| "file": "model__language_model__layers__10__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.10.mlp.gate_proj": { | |
| "file": "model__language_model__layers__10__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.10.mlp.up_proj": { | |
| "file": "model__language_model__layers__10__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.10.mlp.down_proj": { | |
| "file": "model__language_model__layers__10__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.11.self_attn.q_proj": { | |
| "file": "model__language_model__layers__11__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.11.self_attn.k_proj": { | |
| "file": "model__language_model__layers__11__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.11.self_attn.v_proj": { | |
| "file": "model__language_model__layers__11__self_attn__v_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.11.self_attn.o_proj": { | |
| "file": "model__language_model__layers__11__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.11.mlp.gate_proj": { | |
| "file": "model__language_model__layers__11__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.11.mlp.up_proj": { | |
| "file": "model__language_model__layers__11__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.11.mlp.down_proj": { | |
| "file": "model__language_model__layers__11__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.12.self_attn.q_proj": { | |
| "file": "model__language_model__layers__12__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.12.self_attn.k_proj": { | |
| "file": "model__language_model__layers__12__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.12.self_attn.v_proj": { | |
| "file": "model__language_model__layers__12__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.12.self_attn.o_proj": { | |
| "file": "model__language_model__layers__12__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.12.mlp.gate_proj": { | |
| "file": "model__language_model__layers__12__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.12.mlp.up_proj": { | |
| "file": "model__language_model__layers__12__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.12.mlp.down_proj": { | |
| "file": "model__language_model__layers__12__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.13.self_attn.q_proj": { | |
| "file": "model__language_model__layers__13__self_attn__q_proj.safetensors", | |
| "file_size": 21639178, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.13.self_attn.k_proj": { | |
| "file": "model__language_model__layers__13__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.13.self_attn.v_proj": { | |
| "file": "model__language_model__layers__13__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.13.self_attn.o_proj": { | |
| "file": "model__language_model__layers__13__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.13.mlp.gate_proj": { | |
| "file": "model__language_model__layers__13__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.13.mlp.up_proj": { | |
| "file": "model__language_model__layers__13__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.13.mlp.down_proj": { | |
| "file": "model__language_model__layers__13__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.14.self_attn.q_proj": { | |
| "file": "model__language_model__layers__14__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.14.self_attn.k_proj": { | |
| "file": "model__language_model__layers__14__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.14.self_attn.v_proj": { | |
| "file": "model__language_model__layers__14__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.14.self_attn.o_proj": { | |
| "file": "model__language_model__layers__14__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.14.mlp.gate_proj": { | |
| "file": "model__language_model__layers__14__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.14.mlp.up_proj": { | |
| "file": "model__language_model__layers__14__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.14.mlp.down_proj": { | |
| "file": "model__language_model__layers__14__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.15.self_attn.q_proj": { | |
| "file": "model__language_model__layers__15__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.15.self_attn.k_proj": { | |
| "file": "model__language_model__layers__15__self_attn__k_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.15.self_attn.v_proj": { | |
| "file": "model__language_model__layers__15__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.15.self_attn.o_proj": { | |
| "file": "model__language_model__layers__15__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.15.mlp.gate_proj": { | |
| "file": "model__language_model__layers__15__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.15.mlp.up_proj": { | |
| "file": "model__language_model__layers__15__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.15.mlp.down_proj": { | |
| "file": "model__language_model__layers__15__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.16.self_attn.q_proj": { | |
| "file": "model__language_model__layers__16__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.16.self_attn.k_proj": { | |
| "file": "model__language_model__layers__16__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.16.self_attn.v_proj": { | |
| "file": "model__language_model__layers__16__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.16.self_attn.o_proj": { | |
| "file": "model__language_model__layers__16__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.16.mlp.gate_proj": { | |
| "file": "model__language_model__layers__16__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.16.mlp.up_proj": { | |
| "file": "model__language_model__layers__16__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.16.mlp.down_proj": { | |
| "file": "model__language_model__layers__16__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.17.self_attn.q_proj": { | |
| "file": "model__language_model__layers__17__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.17.self_attn.k_proj": { | |
| "file": "model__language_model__layers__17__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.17.self_attn.v_proj": { | |
| "file": "model__language_model__layers__17__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.17.self_attn.o_proj": { | |
| "file": "model__language_model__layers__17__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.17.mlp.gate_proj": { | |
| "file": "model__language_model__layers__17__mlp__gate_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.17.mlp.up_proj": { | |
| "file": "model__language_model__layers__17__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.17.mlp.down_proj": { | |
| "file": "model__language_model__layers__17__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.18.self_attn.q_proj": { | |
| "file": "model__language_model__layers__18__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.18.self_attn.k_proj": { | |
| "file": "model__language_model__layers__18__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.18.self_attn.v_proj": { | |
| "file": "model__language_model__layers__18__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.18.self_attn.o_proj": { | |
| "file": "model__language_model__layers__18__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.18.mlp.gate_proj": { | |
| "file": "model__language_model__layers__18__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.18.mlp.up_proj": { | |
| "file": "model__language_model__layers__18__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.18.mlp.down_proj": { | |
| "file": "model__language_model__layers__18__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.19.self_attn.q_proj": { | |
| "file": "model__language_model__layers__19__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.19.self_attn.k_proj": { | |
| "file": "model__language_model__layers__19__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.19.self_attn.v_proj": { | |
| "file": "model__language_model__layers__19__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.19.self_attn.o_proj": { | |
| "file": "model__language_model__layers__19__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.19.mlp.gate_proj": { | |
| "file": "model__language_model__layers__19__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.19.mlp.up_proj": { | |
| "file": "model__language_model__layers__19__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.19.mlp.down_proj": { | |
| "file": "model__language_model__layers__19__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.20.self_attn.q_proj": { | |
| "file": "model__language_model__layers__20__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.20.self_attn.k_proj": { | |
| "file": "model__language_model__layers__20__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.20.self_attn.v_proj": { | |
| "file": "model__language_model__layers__20__self_attn__v_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.20.self_attn.o_proj": { | |
| "file": "model__language_model__layers__20__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.20.mlp.gate_proj": { | |
| "file": "model__language_model__layers__20__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.20.mlp.up_proj": { | |
| "file": "model__language_model__layers__20__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.20.mlp.down_proj": { | |
| "file": "model__language_model__layers__20__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.21.self_attn.q_proj": { | |
| "file": "model__language_model__layers__21__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.21.self_attn.k_proj": { | |
| "file": "model__language_model__layers__21__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.21.self_attn.v_proj": { | |
| "file": "model__language_model__layers__21__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.21.self_attn.o_proj": { | |
| "file": "model__language_model__layers__21__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.21.mlp.gate_proj": { | |
| "file": "model__language_model__layers__21__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.21.mlp.up_proj": { | |
| "file": "model__language_model__layers__21__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.21.mlp.down_proj": { | |
| "file": "model__language_model__layers__21__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.22.self_attn.q_proj": { | |
| "file": "model__language_model__layers__22__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.22.self_attn.k_proj": { | |
| "file": "model__language_model__layers__22__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.22.self_attn.v_proj": { | |
| "file": "model__language_model__layers__22__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.22.self_attn.o_proj": { | |
| "file": "model__language_model__layers__22__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.22.mlp.gate_proj": { | |
| "file": "model__language_model__layers__22__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.22.mlp.up_proj": { | |
| "file": "model__language_model__layers__22__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.22.mlp.down_proj": { | |
| "file": "model__language_model__layers__22__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.23.self_attn.q_proj": { | |
| "file": "model__language_model__layers__23__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.23.self_attn.k_proj": { | |
| "file": "model__language_model__layers__23__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.23.self_attn.v_proj": { | |
| "file": "model__language_model__layers__23__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.23.self_attn.o_proj": { | |
| "file": "model__language_model__layers__23__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.23.mlp.gate_proj": { | |
| "file": "model__language_model__layers__23__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.23.mlp.up_proj": { | |
| "file": "model__language_model__layers__23__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.23.mlp.down_proj": { | |
| "file": "model__language_model__layers__23__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.24.self_attn.q_proj": { | |
| "file": "model__language_model__layers__24__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.24.self_attn.k_proj": { | |
| "file": "model__language_model__layers__24__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.24.self_attn.v_proj": { | |
| "file": "model__language_model__layers__24__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.24.self_attn.o_proj": { | |
| "file": "model__language_model__layers__24__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.24.mlp.gate_proj": { | |
| "file": "model__language_model__layers__24__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.24.mlp.up_proj": { | |
| "file": "model__language_model__layers__24__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.24.mlp.down_proj": { | |
| "file": "model__language_model__layers__24__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.25.self_attn.q_proj": { | |
| "file": "model__language_model__layers__25__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.25.self_attn.k_proj": { | |
| "file": "model__language_model__layers__25__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.25.self_attn.v_proj": { | |
| "file": "model__language_model__layers__25__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.25.self_attn.o_proj": { | |
| "file": "model__language_model__layers__25__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.25.mlp.gate_proj": { | |
| "file": "model__language_model__layers__25__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.25.mlp.up_proj": { | |
| "file": "model__language_model__layers__25__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.25.mlp.down_proj": { | |
| "file": "model__language_model__layers__25__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.26.self_attn.q_proj": { | |
| "file": "model__language_model__layers__26__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.26.self_attn.k_proj": { | |
| "file": "model__language_model__layers__26__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.26.self_attn.v_proj": { | |
| "file": "model__language_model__layers__26__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.26.self_attn.o_proj": { | |
| "file": "model__language_model__layers__26__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.26.mlp.gate_proj": { | |
| "file": "model__language_model__layers__26__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.26.mlp.up_proj": { | |
| "file": "model__language_model__layers__26__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.26.mlp.down_proj": { | |
| "file": "model__language_model__layers__26__mlp__down_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.27.self_attn.q_proj": { | |
| "file": "model__language_model__layers__27__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.27.self_attn.k_proj": { | |
| "file": "model__language_model__layers__27__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.27.self_attn.v_proj": { | |
| "file": "model__language_model__layers__27__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.27.self_attn.o_proj": { | |
| "file": "model__language_model__layers__27__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.27.mlp.gate_proj": { | |
| "file": "model__language_model__layers__27__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.27.mlp.up_proj": { | |
| "file": "model__language_model__layers__27__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.27.mlp.down_proj": { | |
| "file": "model__language_model__layers__27__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.28.self_attn.q_proj": { | |
| "file": "model__language_model__layers__28__self_attn__q_proj.safetensors", | |
| "file_size": 21639178, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.28.self_attn.k_proj": { | |
| "file": "model__language_model__layers__28__self_attn__k_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.28.self_attn.v_proj": { | |
| "file": "model__language_model__layers__28__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.28.self_attn.o_proj": { | |
| "file": "model__language_model__layers__28__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.28.mlp.gate_proj": { | |
| "file": "model__language_model__layers__28__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.28.mlp.up_proj": { | |
| "file": "model__language_model__layers__28__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.28.mlp.down_proj": { | |
| "file": "model__language_model__layers__28__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.29.self_attn.q_proj": { | |
| "file": "model__language_model__layers__29__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.29.self_attn.k_proj": { | |
| "file": "model__language_model__layers__29__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.29.self_attn.v_proj": { | |
| "file": "model__language_model__layers__29__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.29.self_attn.o_proj": { | |
| "file": "model__language_model__layers__29__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.29.mlp.gate_proj": { | |
| "file": "model__language_model__layers__29__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.29.mlp.up_proj": { | |
| "file": "model__language_model__layers__29__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.29.mlp.down_proj": { | |
| "file": "model__language_model__layers__29__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.30.self_attn.q_proj": { | |
| "file": "model__language_model__layers__30__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.30.self_attn.k_proj": { | |
| "file": "model__language_model__layers__30__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.30.self_attn.v_proj": { | |
| "file": "model__language_model__layers__30__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.30.self_attn.o_proj": { | |
| "file": "model__language_model__layers__30__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.30.mlp.gate_proj": { | |
| "file": "model__language_model__layers__30__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.30.mlp.up_proj": { | |
| "file": "model__language_model__layers__30__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.30.mlp.down_proj": { | |
| "file": "model__language_model__layers__30__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.31.self_attn.q_proj": { | |
| "file": "model__language_model__layers__31__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.31.self_attn.k_proj": { | |
| "file": "model__language_model__layers__31__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.31.self_attn.v_proj": { | |
| "file": "model__language_model__layers__31__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.31.self_attn.o_proj": { | |
| "file": "model__language_model__layers__31__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.31.mlp.gate_proj": { | |
| "file": "model__language_model__layers__31__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.31.mlp.up_proj": { | |
| "file": "model__language_model__layers__31__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.31.mlp.down_proj": { | |
| "file": "model__language_model__layers__31__mlp__down_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.32.self_attn.q_proj": { | |
| "file": "model__language_model__layers__32__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.32.self_attn.k_proj": { | |
| "file": "model__language_model__layers__32__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.32.self_attn.v_proj": { | |
| "file": "model__language_model__layers__32__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.32.self_attn.o_proj": { | |
| "file": "model__language_model__layers__32__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.32.mlp.gate_proj": { | |
| "file": "model__language_model__layers__32__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.32.mlp.up_proj": { | |
| "file": "model__language_model__layers__32__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.32.mlp.down_proj": { | |
| "file": "model__language_model__layers__32__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.33.self_attn.q_proj": { | |
| "file": "model__language_model__layers__33__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.33.self_attn.k_proj": { | |
| "file": "model__language_model__layers__33__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.33.self_attn.v_proj": { | |
| "file": "model__language_model__layers__33__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.33.self_attn.o_proj": { | |
| "file": "model__language_model__layers__33__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.33.mlp.gate_proj": { | |
| "file": "model__language_model__layers__33__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.33.mlp.up_proj": { | |
| "file": "model__language_model__layers__33__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.33.mlp.down_proj": { | |
| "file": "model__language_model__layers__33__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.34.self_attn.q_proj": { | |
| "file": "model__language_model__layers__34__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.34.self_attn.k_proj": { | |
| "file": "model__language_model__layers__34__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.34.self_attn.v_proj": { | |
| "file": "model__language_model__layers__34__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.34.self_attn.o_proj": { | |
| "file": "model__language_model__layers__34__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.34.mlp.gate_proj": { | |
| "file": "model__language_model__layers__34__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.34.mlp.up_proj": { | |
| "file": "model__language_model__layers__34__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.34.mlp.down_proj": { | |
| "file": "model__language_model__layers__34__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.35.self_attn.q_proj": { | |
| "file": "model__language_model__layers__35__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.35.self_attn.k_proj": { | |
| "file": "model__language_model__layers__35__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.35.self_attn.v_proj": { | |
| "file": "model__language_model__layers__35__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.35.self_attn.o_proj": { | |
| "file": "model__language_model__layers__35__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.35.mlp.gate_proj": { | |
| "file": "model__language_model__layers__35__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.35.mlp.up_proj": { | |
| "file": "model__language_model__layers__35__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.35.mlp.down_proj": { | |
| "file": "model__language_model__layers__35__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.36.self_attn.q_proj": { | |
| "file": "model__language_model__layers__36__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.36.self_attn.k_proj": { | |
| "file": "model__language_model__layers__36__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.36.self_attn.v_proj": { | |
| "file": "model__language_model__layers__36__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.36.self_attn.o_proj": { | |
| "file": "model__language_model__layers__36__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.36.mlp.gate_proj": { | |
| "file": "model__language_model__layers__36__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.36.mlp.up_proj": { | |
| "file": "model__language_model__layers__36__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.36.mlp.down_proj": { | |
| "file": "model__language_model__layers__36__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.37.self_attn.q_proj": { | |
| "file": "model__language_model__layers__37__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.37.self_attn.k_proj": { | |
| "file": "model__language_model__layers__37__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.37.self_attn.v_proj": { | |
| "file": "model__language_model__layers__37__self_attn__v_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.37.self_attn.o_proj": { | |
| "file": "model__language_model__layers__37__self_attn__o_proj.safetensors", | |
| "file_size": 21639178, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.37.mlp.gate_proj": { | |
| "file": "model__language_model__layers__37__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.37.mlp.up_proj": { | |
| "file": "model__language_model__layers__37__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.37.mlp.down_proj": { | |
| "file": "model__language_model__layers__37__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.38.self_attn.q_proj": { | |
| "file": "model__language_model__layers__38__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.38.self_attn.k_proj": { | |
| "file": "model__language_model__layers__38__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.38.self_attn.v_proj": { | |
| "file": "model__language_model__layers__38__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.38.self_attn.o_proj": { | |
| "file": "model__language_model__layers__38__self_attn__o_proj.safetensors", | |
| "file_size": 21639178, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.38.mlp.gate_proj": { | |
| "file": "model__language_model__layers__38__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.38.mlp.up_proj": { | |
| "file": "model__language_model__layers__38__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.38.mlp.down_proj": { | |
| "file": "model__language_model__layers__38__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.39.self_attn.q_proj": { | |
| "file": "model__language_model__layers__39__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.39.self_attn.k_proj": { | |
| "file": "model__language_model__layers__39__self_attn__k_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.39.self_attn.v_proj": { | |
| "file": "model__language_model__layers__39__self_attn__v_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.39.self_attn.o_proj": { | |
| "file": "model__language_model__layers__39__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.39.mlp.gate_proj": { | |
| "file": "model__language_model__layers__39__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.39.mlp.up_proj": { | |
| "file": "model__language_model__layers__39__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.39.mlp.down_proj": { | |
| "file": "model__language_model__layers__39__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.40.self_attn.q_proj": { | |
| "file": "model__language_model__layers__40__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.40.self_attn.k_proj": { | |
| "file": "model__language_model__layers__40__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.40.self_attn.v_proj": { | |
| "file": "model__language_model__layers__40__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.40.self_attn.o_proj": { | |
| "file": "model__language_model__layers__40__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.40.mlp.gate_proj": { | |
| "file": "model__language_model__layers__40__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.40.mlp.up_proj": { | |
| "file": "model__language_model__layers__40__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.40.mlp.down_proj": { | |
| "file": "model__language_model__layers__40__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.41.self_attn.q_proj": { | |
| "file": "model__language_model__layers__41__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.41.self_attn.k_proj": { | |
| "file": "model__language_model__layers__41__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.41.self_attn.v_proj": { | |
| "file": "model__language_model__layers__41__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.41.self_attn.o_proj": { | |
| "file": "model__language_model__layers__41__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.41.mlp.gate_proj": { | |
| "file": "model__language_model__layers__41__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.41.mlp.up_proj": { | |
| "file": "model__language_model__layers__41__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.41.mlp.down_proj": { | |
| "file": "model__language_model__layers__41__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.42.self_attn.q_proj": { | |
| "file": "model__language_model__layers__42__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.42.self_attn.k_proj": { | |
| "file": "model__language_model__layers__42__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.42.self_attn.v_proj": { | |
| "file": "model__language_model__layers__42__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.42.self_attn.o_proj": { | |
| "file": "model__language_model__layers__42__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.42.mlp.gate_proj": { | |
| "file": "model__language_model__layers__42__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.42.mlp.up_proj": { | |
| "file": "model__language_model__layers__42__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.42.mlp.down_proj": { | |
| "file": "model__language_model__layers__42__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.43.self_attn.q_proj": { | |
| "file": "model__language_model__layers__43__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.43.self_attn.k_proj": { | |
| "file": "model__language_model__layers__43__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.43.self_attn.v_proj": { | |
| "file": "model__language_model__layers__43__self_attn__v_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.43.self_attn.o_proj": { | |
| "file": "model__language_model__layers__43__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.43.mlp.gate_proj": { | |
| "file": "model__language_model__layers__43__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.43.mlp.up_proj": { | |
| "file": "model__language_model__layers__43__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.43.mlp.down_proj": { | |
| "file": "model__language_model__layers__43__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.44.self_attn.q_proj": { | |
| "file": "model__language_model__layers__44__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.44.self_attn.k_proj": { | |
| "file": "model__language_model__layers__44__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.44.self_attn.v_proj": { | |
| "file": "model__language_model__layers__44__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.44.self_attn.o_proj": { | |
| "file": "model__language_model__layers__44__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.44.mlp.gate_proj": { | |
| "file": "model__language_model__layers__44__mlp__gate_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.44.mlp.up_proj": { | |
| "file": "model__language_model__layers__44__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.44.mlp.down_proj": { | |
| "file": "model__language_model__layers__44__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.45.self_attn.q_proj": { | |
| "file": "model__language_model__layers__45__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.45.self_attn.k_proj": { | |
| "file": "model__language_model__layers__45__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.45.self_attn.v_proj": { | |
| "file": "model__language_model__layers__45__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.45.self_attn.o_proj": { | |
| "file": "model__language_model__layers__45__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.45.mlp.gate_proj": { | |
| "file": "model__language_model__layers__45__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.45.mlp.up_proj": { | |
| "file": "model__language_model__layers__45__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.45.mlp.down_proj": { | |
| "file": "model__language_model__layers__45__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.46.self_attn.q_proj": { | |
| "file": "model__language_model__layers__46__self_attn__q_proj.safetensors", | |
| "file_size": 21639178, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.46.self_attn.k_proj": { | |
| "file": "model__language_model__layers__46__self_attn__k_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.46.self_attn.v_proj": { | |
| "file": "model__language_model__layers__46__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.46.self_attn.o_proj": { | |
| "file": "model__language_model__layers__46__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.46.mlp.gate_proj": { | |
| "file": "model__language_model__layers__46__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.46.mlp.up_proj": { | |
| "file": "model__language_model__layers__46__mlp__up_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.46.mlp.down_proj": { | |
| "file": "model__language_model__layers__46__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.47.self_attn.q_proj": { | |
| "file": "model__language_model__layers__47__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.47.self_attn.k_proj": { | |
| "file": "model__language_model__layers__47__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.47.self_attn.v_proj": { | |
| "file": "model__language_model__layers__47__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.47.self_attn.o_proj": { | |
| "file": "model__language_model__layers__47__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.47.mlp.gate_proj": { | |
| "file": "model__language_model__layers__47__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.47.mlp.up_proj": { | |
| "file": "model__language_model__layers__47__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.47.mlp.down_proj": { | |
| "file": "model__language_model__layers__47__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.48.self_attn.q_proj": { | |
| "file": "model__language_model__layers__48__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.48.self_attn.k_proj": { | |
| "file": "model__language_model__layers__48__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.48.self_attn.v_proj": { | |
| "file": "model__language_model__layers__48__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.48.self_attn.o_proj": { | |
| "file": "model__language_model__layers__48__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.48.mlp.gate_proj": { | |
| "file": "model__language_model__layers__48__mlp__gate_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.48.mlp.up_proj": { | |
| "file": "model__language_model__layers__48__mlp__up_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.48.mlp.down_proj": { | |
| "file": "model__language_model__layers__48__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.49.self_attn.q_proj": { | |
| "file": "model__language_model__layers__49__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.49.self_attn.k_proj": { | |
| "file": "model__language_model__layers__49__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.49.self_attn.v_proj": { | |
| "file": "model__language_model__layers__49__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.49.self_attn.o_proj": { | |
| "file": "model__language_model__layers__49__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.49.mlp.gate_proj": { | |
| "file": "model__language_model__layers__49__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.49.mlp.up_proj": { | |
| "file": "model__language_model__layers__49__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.49.mlp.down_proj": { | |
| "file": "model__language_model__layers__49__mlp__down_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.50.self_attn.q_proj": { | |
| "file": "model__language_model__layers__50__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.50.self_attn.k_proj": { | |
| "file": "model__language_model__layers__50__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.50.self_attn.v_proj": { | |
| "file": "model__language_model__layers__50__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.50.self_attn.o_proj": { | |
| "file": "model__language_model__layers__50__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.50.mlp.gate_proj": { | |
| "file": "model__language_model__layers__50__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.50.mlp.up_proj": { | |
| "file": "model__language_model__layers__50__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.50.mlp.down_proj": { | |
| "file": "model__language_model__layers__50__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.51.self_attn.q_proj": { | |
| "file": "model__language_model__layers__51__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.51.self_attn.k_proj": { | |
| "file": "model__language_model__layers__51__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.51.self_attn.v_proj": { | |
| "file": "model__language_model__layers__51__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.51.self_attn.o_proj": { | |
| "file": "model__language_model__layers__51__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.51.mlp.gate_proj": { | |
| "file": "model__language_model__layers__51__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.51.mlp.up_proj": { | |
| "file": "model__language_model__layers__51__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.51.mlp.down_proj": { | |
| "file": "model__language_model__layers__51__mlp__down_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.52.self_attn.q_proj": { | |
| "file": "model__language_model__layers__52__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.52.self_attn.k_proj": { | |
| "file": "model__language_model__layers__52__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.52.self_attn.v_proj": { | |
| "file": "model__language_model__layers__52__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.52.self_attn.o_proj": { | |
| "file": "model__language_model__layers__52__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.52.mlp.gate_proj": { | |
| "file": "model__language_model__layers__52__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.52.mlp.up_proj": { | |
| "file": "model__language_model__layers__52__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.52.mlp.down_proj": { | |
| "file": "model__language_model__layers__52__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.53.self_attn.q_proj": { | |
| "file": "model__language_model__layers__53__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.53.self_attn.k_proj": { | |
| "file": "model__language_model__layers__53__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.53.self_attn.v_proj": { | |
| "file": "model__language_model__layers__53__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.53.self_attn.o_proj": { | |
| "file": "model__language_model__layers__53__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.53.mlp.gate_proj": { | |
| "file": "model__language_model__layers__53__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.53.mlp.up_proj": { | |
| "file": "model__language_model__layers__53__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.53.mlp.down_proj": { | |
| "file": "model__language_model__layers__53__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.54.self_attn.q_proj": { | |
| "file": "model__language_model__layers__54__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.54.self_attn.k_proj": { | |
| "file": "model__language_model__layers__54__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.54.self_attn.v_proj": { | |
| "file": "model__language_model__layers__54__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.54.self_attn.o_proj": { | |
| "file": "model__language_model__layers__54__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.54.mlp.gate_proj": { | |
| "file": "model__language_model__layers__54__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.54.mlp.up_proj": { | |
| "file": "model__language_model__layers__54__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.54.mlp.down_proj": { | |
| "file": "model__language_model__layers__54__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.55.self_attn.q_proj": { | |
| "file": "model__language_model__layers__55__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.55.self_attn.k_proj": { | |
| "file": "model__language_model__layers__55__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.55.self_attn.v_proj": { | |
| "file": "model__language_model__layers__55__self_attn__v_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.55.self_attn.o_proj": { | |
| "file": "model__language_model__layers__55__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.55.mlp.gate_proj": { | |
| "file": "model__language_model__layers__55__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.55.mlp.up_proj": { | |
| "file": "model__language_model__layers__55__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.55.mlp.down_proj": { | |
| "file": "model__language_model__layers__55__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.56.self_attn.q_proj": { | |
| "file": "model__language_model__layers__56__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.56.self_attn.k_proj": { | |
| "file": "model__language_model__layers__56__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.56.self_attn.v_proj": { | |
| "file": "model__language_model__layers__56__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.56.self_attn.o_proj": { | |
| "file": "model__language_model__layers__56__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.56.mlp.gate_proj": { | |
| "file": "model__language_model__layers__56__mlp__gate_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.56.mlp.up_proj": { | |
| "file": "model__language_model__layers__56__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.56.mlp.down_proj": { | |
| "file": "model__language_model__layers__56__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.57.self_attn.q_proj": { | |
| "file": "model__language_model__layers__57__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.57.self_attn.k_proj": { | |
| "file": "model__language_model__layers__57__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.57.self_attn.v_proj": { | |
| "file": "model__language_model__layers__57__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.57.self_attn.o_proj": { | |
| "file": "model__language_model__layers__57__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.57.mlp.gate_proj": { | |
| "file": "model__language_model__layers__57__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.57.mlp.up_proj": { | |
| "file": "model__language_model__layers__57__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.57.mlp.down_proj": { | |
| "file": "model__language_model__layers__57__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.58.self_attn.q_proj": { | |
| "file": "model__language_model__layers__58__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.58.self_attn.k_proj": { | |
| "file": "model__language_model__layers__58__self_attn__k_proj.safetensors", | |
| "file_size": 2706684, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.58.self_attn.v_proj": { | |
| "file": "model__language_model__layers__58__self_attn__v_proj.safetensors", | |
| "file_size": 2706682, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.58.self_attn.o_proj": { | |
| "file": "model__language_model__layers__58__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.58.mlp.gate_proj": { | |
| "file": "model__language_model__layers__58__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.58.mlp.up_proj": { | |
| "file": "model__language_model__layers__58__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.58.mlp.down_proj": { | |
| "file": "model__language_model__layers__58__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.59.self_attn.q_proj": { | |
| "file": "model__language_model__layers__59__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.59.self_attn.k_proj": { | |
| "file": "model__language_model__layers__59__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.59.self_attn.v_proj": { | |
| "file": "model__language_model__layers__59__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.59.self_attn.o_proj": { | |
| "file": "model__language_model__layers__59__self_attn__o_proj.safetensors", | |
| "file_size": 21639178, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.59.mlp.gate_proj": { | |
| "file": "model__language_model__layers__59__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.59.mlp.up_proj": { | |
| "file": "model__language_model__layers__59__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.59.mlp.down_proj": { | |
| "file": "model__language_model__layers__59__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.60.self_attn.q_proj": { | |
| "file": "model__language_model__layers__60__self_attn__q_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.60.self_attn.k_proj": { | |
| "file": "model__language_model__layers__60__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.60.self_attn.v_proj": { | |
| "file": "model__language_model__layers__60__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.60.self_attn.o_proj": { | |
| "file": "model__language_model__layers__60__self_attn__o_proj.safetensors", | |
| "file_size": 21639180, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.60.mlp.gate_proj": { | |
| "file": "model__language_model__layers__60__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.60.mlp.up_proj": { | |
| "file": "model__language_model__layers__60__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.60.mlp.down_proj": { | |
| "file": "model__language_model__layers__60__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.61.self_attn.q_proj": { | |
| "file": "model__language_model__layers__61__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.61.self_attn.k_proj": { | |
| "file": "model__language_model__layers__61__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.61.self_attn.v_proj": { | |
| "file": "model__language_model__layers__61__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.61.self_attn.o_proj": { | |
| "file": "model__language_model__layers__61__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.61.mlp.gate_proj": { | |
| "file": "model__language_model__layers__61__mlp__gate_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.61.mlp.up_proj": { | |
| "file": "model__language_model__layers__61__mlp__up_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.61.mlp.down_proj": { | |
| "file": "model__language_model__layers__61__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.62.self_attn.q_proj": { | |
| "file": "model__language_model__layers__62__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.62.self_attn.k_proj": { | |
| "file": "model__language_model__layers__62__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.62.self_attn.v_proj": { | |
| "file": "model__language_model__layers__62__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.62.self_attn.o_proj": { | |
| "file": "model__language_model__layers__62__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.62.mlp.gate_proj": { | |
| "file": "model__language_model__layers__62__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.62.mlp.up_proj": { | |
| "file": "model__language_model__layers__62__mlp__up_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.62.mlp.down_proj": { | |
| "file": "model__language_model__layers__62__mlp__down_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.63.self_attn.q_proj": { | |
| "file": "model__language_model__layers__63__self_attn__q_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 5120, | |
| "out_features": 8192, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.63.self_attn.k_proj": { | |
| "file": "model__language_model__layers__63__self_attn__k_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.63.self_attn.v_proj": { | |
| "file": "model__language_model__layers__63__self_attn__v_proj.safetensors", | |
| "file_size": 2706683, | |
| "in_features": 5120, | |
| "out_features": 1024, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.63.self_attn.o_proj": { | |
| "file": "model__language_model__layers__63__self_attn__o_proj.safetensors", | |
| "file_size": 21639179, | |
| "in_features": 8192, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.63.mlp.gate_proj": { | |
| "file": "model__language_model__layers__63__mlp__gate_proj.safetensors", | |
| "file_size": 67618061, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.63.mlp.up_proj": { | |
| "file": "model__language_model__layers__63__mlp__up_proj.safetensors", | |
| "file_size": 67618059, | |
| "in_features": 5120, | |
| "out_features": 25600, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "model.language_model.layers.63.mlp.down_proj": { | |
| "file": "model__language_model__layers__63__mlp__down_proj.safetensors", | |
| "file_size": 67618060, | |
| "in_features": 25600, | |
| "out_features": 5120, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| }, | |
| "lm_head": { | |
| "file": "lm_head.safetensors", | |
| "file_size": 401303004, | |
| "in_features": 5120, | |
| "out_features": 151936, | |
| "bias": false, | |
| "quant_type": "nf4", | |
| "compute_dtype": "bfloat16", | |
| "status": "saved" | |
| } | |
| }, | |
| "unquantized": {}, | |
| "other": { | |
| "model.language_model.embed_tokens.weight": { | |
| "file": "other-model__language_model__embed_tokens__weight.safetensors", | |
| "file_size": 1555824768, | |
| "shape": [ | |
| 151936, | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.0.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__0__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.0.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__0__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.0.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__0__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.0.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__0__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.1.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__1__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.1.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__1__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.1.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__1__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.1.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__1__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.2.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__2__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.2.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__2__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.2.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__2__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.2.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__2__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.3.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__3__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.3.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__3__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.3.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__3__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.3.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__3__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.4.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__4__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.4.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__4__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.4.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__4__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.4.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__4__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.5.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__5__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.5.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__5__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.5.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__5__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.5.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__5__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.6.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__6__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.6.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__6__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.6.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__6__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.6.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__6__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.7.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__7__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.7.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__7__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.7.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__7__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.7.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__7__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.8.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__8__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.8.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__8__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.8.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__8__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.8.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__8__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.10.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__10__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.10.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__10__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.10.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__10__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.10.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__10__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.11.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__11__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.11.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__11__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.11.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__11__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.11.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__11__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.12.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__12__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.12.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__12__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.12.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__12__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.12.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__12__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.13.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__13__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.13.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__13__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.13.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__13__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.13.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__13__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.9.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__9__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.9.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__9__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.9.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__9__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.9.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__9__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.14.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__14__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.14.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__14__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.14.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__14__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.14.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__14__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.15.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__15__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.15.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__15__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.15.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__15__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.15.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__15__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.16.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__16__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.16.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__16__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.16.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__16__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.16.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__16__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.17.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__17__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.17.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__17__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.17.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__17__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.17.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__17__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.18.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__18__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.18.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__18__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.18.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__18__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.18.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__18__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.19.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__19__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.19.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__19__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.19.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__19__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.19.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__19__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.20.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__20__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.20.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__20__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.20.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__20__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.20.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__20__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.21.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__21__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.21.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__21__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.21.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__21__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.21.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__21__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.22.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__22__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.22.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__22__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.22.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__22__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.22.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__22__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.23.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__23__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.23.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__23__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.23.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__23__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.23.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__23__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.24.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__24__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.24.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__24__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.24.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__24__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.24.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__24__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.25.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__25__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.25.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__25__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.25.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__25__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.25.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__25__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.26.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__26__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.26.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__26__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.26.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__26__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.26.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__26__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.27.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__27__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.27.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__27__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.27.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__27__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.27.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__27__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.28.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__28__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.28.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__28__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.28.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__28__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.28.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__28__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.29.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__29__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.29.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__29__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.29.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__29__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.29.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__29__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.30.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__30__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.30.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__30__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.30.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__30__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.30.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__30__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.31.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__31__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.31.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__31__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.31.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__31__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.31.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__31__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.32.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__32__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.32.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__32__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.32.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__32__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.32.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__32__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.33.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__33__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.33.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__33__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.33.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__33__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.33.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__33__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.34.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__34__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.34.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__34__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.34.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__34__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.34.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__34__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.35.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__35__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.35.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__35__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.35.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__35__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.35.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__35__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.36.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__36__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.36.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__36__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.36.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__36__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.36.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__36__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.37.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__37__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.37.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__37__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.37.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__37__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.37.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__37__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.38.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__38__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.38.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__38__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.38.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__38__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.38.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__38__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.39.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__39__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.39.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__39__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.39.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__39__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.39.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__39__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.40.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__40__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.40.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__40__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.40.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__40__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.40.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__40__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.41.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__41__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.41.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__41__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.41.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__41__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.41.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__41__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.42.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__42__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.42.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__42__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.42.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__42__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.42.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__42__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.43.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__43__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.43.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__43__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.43.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__43__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.43.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__43__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.44.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__44__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.44.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__44__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.44.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__44__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.44.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__44__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.45.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__45__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.45.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__45__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.45.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__45__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.45.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__45__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.46.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__46__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.46.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__46__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.46.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__46__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.46.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__46__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.47.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__47__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.47.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__47__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.47.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__47__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.47.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__47__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.48.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__48__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.48.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__48__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.48.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__48__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.48.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__48__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.49.input_layernorm.weight": { | |
| "file": "other-model__language_model__layers__49__input_layernorm__weight.safetensors", | |
| "file_size": 10368, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.49.post_attention_layernorm.weight": { | |
| "file": "other-model__language_model__layers__49__post_attention_layernorm__weight.safetensors", | |
| "file_size": 10376, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.49.self_attn.k_norm.weight": { | |
| "file": "other-model__language_model__layers__49__self_attn__k_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.layers.49.self_attn.q_norm.weight": { | |
| "file": "other-model__language_model__layers__49__self_attn__q_norm__weight.safetensors", | |
| "file_size": 376, | |
| "shape": [ | |
| 128 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.language_model.norm.weight": { | |
| "file": "other-model__language_model__norm__weight.safetensors", | |
| "file_size": 10344, | |
| "shape": [ | |
| 5120 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.0.norm1.bias": { | |
| "file": "other-model__visual__blocks__0__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.0.norm1.weight": { | |
| "file": "other-model__visual__blocks__0__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.0.norm2.bias": { | |
| "file": "other-model__visual__blocks__0__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.0.norm2.weight": { | |
| "file": "other-model__visual__blocks__0__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.1.norm1.bias": { | |
| "file": "other-model__visual__blocks__1__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.1.norm1.weight": { | |
| "file": "other-model__visual__blocks__1__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.1.norm2.bias": { | |
| "file": "other-model__visual__blocks__1__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.1.norm2.weight": { | |
| "file": "other-model__visual__blocks__1__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.10.norm1.bias": { | |
| "file": "other-model__visual__blocks__10__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.10.norm1.weight": { | |
| "file": "other-model__visual__blocks__10__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.10.norm2.bias": { | |
| "file": "other-model__visual__blocks__10__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.10.norm2.weight": { | |
| "file": "other-model__visual__blocks__10__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.11.norm1.bias": { | |
| "file": "other-model__visual__blocks__11__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.11.norm1.weight": { | |
| "file": "other-model__visual__blocks__11__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.11.norm2.bias": { | |
| "file": "other-model__visual__blocks__11__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.11.norm2.weight": { | |
| "file": "other-model__visual__blocks__11__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.12.norm1.bias": { | |
| "file": "other-model__visual__blocks__12__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.12.norm1.weight": { | |
| "file": "other-model__visual__blocks__12__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.12.norm2.bias": { | |
| "file": "other-model__visual__blocks__12__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.12.norm2.weight": { | |
| "file": "other-model__visual__blocks__12__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.13.norm1.bias": { | |
| "file": "other-model__visual__blocks__13__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.13.norm1.weight": { | |
| "file": "other-model__visual__blocks__13__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.13.norm2.bias": { | |
| "file": "other-model__visual__blocks__13__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.13.norm2.weight": { | |
| "file": "other-model__visual__blocks__13__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.14.norm1.bias": { | |
| "file": "other-model__visual__blocks__14__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.14.norm1.weight": { | |
| "file": "other-model__visual__blocks__14__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.14.norm2.bias": { | |
| "file": "other-model__visual__blocks__14__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.14.norm2.weight": { | |
| "file": "other-model__visual__blocks__14__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.15.norm1.bias": { | |
| "file": "other-model__visual__blocks__15__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.15.norm1.weight": { | |
| "file": "other-model__visual__blocks__15__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.15.norm2.bias": { | |
| "file": "other-model__visual__blocks__15__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.15.norm2.weight": { | |
| "file": "other-model__visual__blocks__15__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.16.norm1.bias": { | |
| "file": "other-model__visual__blocks__16__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.16.norm1.weight": { | |
| "file": "other-model__visual__blocks__16__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.16.norm2.bias": { | |
| "file": "other-model__visual__blocks__16__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.16.norm2.weight": { | |
| "file": "other-model__visual__blocks__16__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.17.norm1.bias": { | |
| "file": "other-model__visual__blocks__17__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.17.norm1.weight": { | |
| "file": "other-model__visual__blocks__17__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.17.norm2.bias": { | |
| "file": "other-model__visual__blocks__17__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.17.norm2.weight": { | |
| "file": "other-model__visual__blocks__17__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.18.norm1.bias": { | |
| "file": "other-model__visual__blocks__18__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.18.norm1.weight": { | |
| "file": "other-model__visual__blocks__18__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.18.norm2.bias": { | |
| "file": "other-model__visual__blocks__18__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.18.norm2.weight": { | |
| "file": "other-model__visual__blocks__18__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.19.norm1.bias": { | |
| "file": "other-model__visual__blocks__19__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.19.norm1.weight": { | |
| "file": "other-model__visual__blocks__19__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.19.norm2.bias": { | |
| "file": "other-model__visual__blocks__19__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.19.norm2.weight": { | |
| "file": "other-model__visual__blocks__19__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.2.norm1.bias": { | |
| "file": "other-model__visual__blocks__2__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.2.norm1.weight": { | |
| "file": "other-model__visual__blocks__2__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.2.norm2.bias": { | |
| "file": "other-model__visual__blocks__2__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.2.norm2.weight": { | |
| "file": "other-model__visual__blocks__2__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.20.norm1.bias": { | |
| "file": "other-model__visual__blocks__20__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.20.norm1.weight": { | |
| "file": "other-model__visual__blocks__20__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.20.norm2.bias": { | |
| "file": "other-model__visual__blocks__20__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.20.norm2.weight": { | |
| "file": "other-model__visual__blocks__20__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.21.norm1.bias": { | |
| "file": "other-model__visual__blocks__21__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.21.norm1.weight": { | |
| "file": "other-model__visual__blocks__21__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.21.norm2.bias": { | |
| "file": "other-model__visual__blocks__21__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.21.norm2.weight": { | |
| "file": "other-model__visual__blocks__21__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.22.norm1.bias": { | |
| "file": "other-model__visual__blocks__22__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.22.norm1.weight": { | |
| "file": "other-model__visual__blocks__22__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.22.norm2.bias": { | |
| "file": "other-model__visual__blocks__22__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.22.norm2.weight": { | |
| "file": "other-model__visual__blocks__22__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.23.norm1.bias": { | |
| "file": "other-model__visual__blocks__23__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.23.norm1.weight": { | |
| "file": "other-model__visual__blocks__23__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.23.norm2.bias": { | |
| "file": "other-model__visual__blocks__23__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.23.norm2.weight": { | |
| "file": "other-model__visual__blocks__23__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.24.norm1.bias": { | |
| "file": "other-model__visual__blocks__24__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.24.norm1.weight": { | |
| "file": "other-model__visual__blocks__24__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.24.norm2.bias": { | |
| "file": "other-model__visual__blocks__24__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.24.norm2.weight": { | |
| "file": "other-model__visual__blocks__24__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.25.norm1.bias": { | |
| "file": "other-model__visual__blocks__25__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.25.norm1.weight": { | |
| "file": "other-model__visual__blocks__25__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.25.norm2.bias": { | |
| "file": "other-model__visual__blocks__25__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.25.norm2.weight": { | |
| "file": "other-model__visual__blocks__25__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.26.norm1.bias": { | |
| "file": "other-model__visual__blocks__26__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.26.norm1.weight": { | |
| "file": "other-model__visual__blocks__26__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.26.norm2.bias": { | |
| "file": "other-model__visual__blocks__26__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.26.norm2.weight": { | |
| "file": "other-model__visual__blocks__26__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.3.norm1.bias": { | |
| "file": "other-model__visual__blocks__3__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.3.norm1.weight": { | |
| "file": "other-model__visual__blocks__3__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.3.norm2.bias": { | |
| "file": "other-model__visual__blocks__3__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.3.norm2.weight": { | |
| "file": "other-model__visual__blocks__3__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.4.norm1.bias": { | |
| "file": "other-model__visual__blocks__4__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.4.norm1.weight": { | |
| "file": "other-model__visual__blocks__4__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.4.norm2.bias": { | |
| "file": "other-model__visual__blocks__4__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.4.norm2.weight": { | |
| "file": "other-model__visual__blocks__4__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.5.norm1.bias": { | |
| "file": "other-model__visual__blocks__5__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.5.norm1.weight": { | |
| "file": "other-model__visual__blocks__5__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.5.norm2.bias": { | |
| "file": "other-model__visual__blocks__5__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.5.norm2.weight": { | |
| "file": "other-model__visual__blocks__5__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.6.norm1.bias": { | |
| "file": "other-model__visual__blocks__6__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.6.norm1.weight": { | |
| "file": "other-model__visual__blocks__6__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.6.norm2.bias": { | |
| "file": "other-model__visual__blocks__6__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.6.norm2.weight": { | |
| "file": "other-model__visual__blocks__6__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.7.norm1.bias": { | |
| "file": "other-model__visual__blocks__7__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.7.norm1.weight": { | |
| "file": "other-model__visual__blocks__7__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.7.norm2.bias": { | |
| "file": "other-model__visual__blocks__7__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.7.norm2.weight": { | |
| "file": "other-model__visual__blocks__7__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.8.norm1.bias": { | |
| "file": "other-model__visual__blocks__8__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.8.norm1.weight": { | |
| "file": "other-model__visual__blocks__8__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.8.norm2.bias": { | |
| "file": "other-model__visual__blocks__8__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.8.norm2.weight": { | |
| "file": "other-model__visual__blocks__8__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.9.norm1.bias": { | |
| "file": "other-model__visual__blocks__9__norm1__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.9.norm1.weight": { | |
| "file": "other-model__visual__blocks__9__norm1__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.9.norm2.bias": { | |
| "file": "other-model__visual__blocks__9__norm2__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.blocks.9.norm2.weight": { | |
| "file": "other-model__visual__blocks__9__norm2__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.deepstack_merger_list.0.norm.bias": { | |
| "file": "other-model__visual__deepstack_merger_list__0__norm__bias.safetensors", | |
| "file_size": 9336, | |
| "shape": [ | |
| 4608 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.deepstack_merger_list.0.norm.weight": { | |
| "file": "other-model__visual__deepstack_merger_list__0__norm__weight.safetensors", | |
| "file_size": 9336, | |
| "shape": [ | |
| 4608 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.deepstack_merger_list.1.norm.bias": { | |
| "file": "other-model__visual__deepstack_merger_list__1__norm__bias.safetensors", | |
| "file_size": 9336, | |
| "shape": [ | |
| 4608 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.deepstack_merger_list.1.norm.weight": { | |
| "file": "other-model__visual__deepstack_merger_list__1__norm__weight.safetensors", | |
| "file_size": 9336, | |
| "shape": [ | |
| 4608 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.deepstack_merger_list.2.norm.bias": { | |
| "file": "other-model__visual__deepstack_merger_list__2__norm__bias.safetensors", | |
| "file_size": 9336, | |
| "shape": [ | |
| 4608 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.deepstack_merger_list.2.norm.weight": { | |
| "file": "other-model__visual__deepstack_merger_list__2__norm__weight.safetensors", | |
| "file_size": 9336, | |
| "shape": [ | |
| 4608 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.merger.norm.bias": { | |
| "file": "other-model__visual__merger__norm__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.merger.norm.weight": { | |
| "file": "other-model__visual__merger__norm__weight.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.patch_embed.proj.bias": { | |
| "file": "other-model__visual__patch_embed__proj__bias.safetensors", | |
| "file_size": 2408, | |
| "shape": [ | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.patch_embed.proj.weight": { | |
| "file": "other-model__visual__patch_embed__proj__weight.safetensors", | |
| "file_size": 3539064, | |
| "shape": [ | |
| 1152, | |
| 3, | |
| 2, | |
| 16, | |
| 16 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| }, | |
| "model.visual.pos_embed.weight": { | |
| "file": "other-model__visual__pos_embed__weight.safetensors", | |
| "file_size": 5308528, | |
| "shape": [ | |
| 2304, | |
| 1152 | |
| ], | |
| "dtype": "bfloat16", | |
| "status": "saved_raw" | |
| } | |
| } | |
| } |