There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A PyTorch-based featuring an efficiently implemented Transformer model. The core of our attention mechanisms is powered by torch.einsum, ensuring clean, readable, and highly optimized tensor operations.