6 ms·
It’s interesting that they decided to move all of the architecture-specific image-to-embedding preprocessing into a separate library. Similar to how we ended u
by scribu 1y ago
It’s interesting that they decided to move all of the architecture-specific image-to-embedding preprocessing into a separate library.
Similar to how we ended up with the huggingface/tokenizers library for text-only Tranformers.