Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-11 | Add MaMMUT network | Gustaf Rydholm | |
2023-09-11 | Refactor vit to encoder only | Gustaf Rydholm | |
2023-09-11 | Rename vit to convformer | Gustaf Rydholm | |
2023-09-11 | Add swiglu | Gustaf Rydholm | |
2023-09-11 | Remove separate ff class | Gustaf Rydholm | |
2023-09-11 | Update encoder/decoder attention and forward pass | Gustaf Rydholm | |
2023-09-11 | Update attention with rotary embedding | Gustaf Rydholm | |
2023-09-11 | Update attend | Gustaf Rydholm | |
2023-09-11 | Remove absolute embedding | Gustaf Rydholm | |
2023-09-11 | Add rotary embedding | Gustaf Rydholm | |
2023-09-11 | Update convnext | Gustaf Rydholm | |
2023-09-03 | Revert "Delete convnext" | Gustaf Rydholm | |
This reverts commit 7239bce214607c70a7a91358586f265b2f74de7b. | |||
2023-09-03 | Update imports | Gustaf Rydholm | |
2023-09-03 | Delete convnext | Gustaf Rydholm | |
2023-09-02 | Rename context | Gustaf Rydholm | |
2023-08-25 | Rename and add flash atten | Gustaf Rydholm | |