Hugging Face's logo
naicoi
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: is (3840, 3840). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.attn1.to_q.bias: copying a param with shape (2048,) from checkpoint, the shape in current model is (3840,). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.attn1.to_k.weight: copying a param with shape (2048, 2048) from checkpoint, the shape in current model is (3840, 3840). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.attn1.to_k.bias: copying a param with shape (2048,) from checkpoint, the shape in current model is (3840,). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.attn1.to_v.weight: copying a param with shape (2048, 2048) from checkpoint, the shape in current model is (3840, 3840). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.attn1.to_v.bias: copying a param with shape (2048,) from checkpoint, the shape in current model is (3840,). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.attn1.to_out.0.weight: copying a param with shape (2048, 2048) from checkpoint, the shape in current model is (3840, 3840). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.attn1.to_out.0.bias: copying a param with shape (2048,) from checkpoint, the shape in current model is (3840,). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.ff.net.0.proj.weight: copying a param with shape (8192, 2048) from checkpoint, the shape in current model is (15360, 3840). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.ff.net.0.proj.bias: copying a param with shape (8192,) from checkpoint, the shape in current model is (15360,). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.ff.net.2.weight: copying a param with shape (2048, 8192) from checkpoint, the shape in current model is (3840, 15360). size mismatch for audio_embeddings_connector.transformer_1d_blocks.1.ff.net.2.bias: copying a param with shape (2048,) from checkpoint, the shape in current model is (3840,).

Container logs:

Fetching error logs...