mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00

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