Can you reach into the model and "transplant" weights directly?
If you have access to the weights, you can just use them as is...
You can do things like that - one example is averaging weights between related models - but not with Anthropic's models, because outsiders don't have access to the weights.
No, you'd need to have the model on your filesystem for direct access, and then the architecture would need to be the same.