runtime error

Exit code: 1. Reason: mismatch for base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight: copying a param with shape (512, 8) from checkpoint, the shape in current model is (1024, 8). size mismatch for base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight: copying a param with shape (8, 3584) from checkpoint, the shape in current model is (8, 5120). size mismatch for base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight: copying a param with shape (3584, 8) from checkpoint, the shape in current model is (5120, 8). size mismatch for base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight: copying a param with shape (8, 3584) from checkpoint, the shape in current model is (8, 5120). size mismatch for base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight: copying a param with shape (3584, 8) from checkpoint, the shape in current model is (5120, 8). size mismatch for base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight: copying a param with shape (8, 3584) from checkpoint, the shape in current model is (8, 5120). size mismatch for base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight: copying a param with shape (512, 8) from checkpoint, the shape in current model is (1024, 8). size mismatch for base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight: copying a param with shape (8, 3584) from checkpoint, the shape in current model is (8, 5120). size mismatch for base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight: copying a param with shape (512, 8) from checkpoint, the shape in current model is (1024, 8). size mismatch for base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight: copying a param with shape (8, 3584) from checkpoint, the shape in current model is (8, 5120). size mismatch for base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight: copying a param with shape (3584, 8) from checkpoint, the shape in current model is (5120, 8).

Container logs:

Fetching error logs...