* More segment-anything. * Split the model in multiple files. * Start adding the transformer. * Add the attention block. * Move the MLP Block.
* Sketch the segment anything model. * Fix some clippy lint. * Add the mask decoder.