mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 02:38:10 +00:00

* More segment-anything. * Split the model in multiple files. * Start adding the transformer. * Add the attention block. * Move the MLP Block.