mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 18:28:24 +00:00

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