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
| { | |
| "status": "completed", | |
| "component_name": "text_encoder", | |
| "layers": { | |
| "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" | |
| } | |
| }, | |
| "total_layers": 565, | |
| "last_completed": "lm_head", | |
| "completed_quantized": 565, | |
| "completed_unquantized": 0 | |
| } |