curated-transformers: 🤖 A PyTorch library


AI summary: Curated Transformers is a new PyTorch library offering state-of-the-art transformer models built from reusable components. It supports models like Falcon, LLaMA, and Dolly v2, and allows for easy implementation of new transformer architectures. The library also provides consistent type annotations, minimal dependencies, and is ideal for educational purposes. It has been tested by Explosion and will be the default transformer implementation in spaCy 3.7. The current version is a tech preview, with a stable API release expected soon.
Read more at GitHub…