Age | Commit message (Expand) | Author |
---|---|---|
2023-09-11 | Refactor vit to encoder only | Gustaf Rydholm |
2023-09-11 | Rename vit to convformer | Gustaf Rydholm |
2023-09-11 | Move greedy decoder | 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-11 | Update imports | Gustaf Rydholm |
2023-09-11 | Update notebooks | Gustaf Rydholm |
2023-09-03 | Revert "Delete convnext" | Gustaf Rydholm |
2023-09-03 | Update lit models | Gustaf Rydholm |
2023-09-03 | Update imports | Gustaf Rydholm |
2023-09-03 | Delete laprop | Gustaf Rydholm |
2023-09-03 | Update confs and callbacks | Gustaf Rydholm |
2023-09-03 | Update notebook: test gpu, etc | Gustaf Rydholm |
2023-09-03 | Delete scratch notebook | Gustaf Rydholm |
2023-09-03 | Delete convnext | Gustaf Rydholm |
2023-09-02 | Update lock | Gustaf Rydholm |
2023-09-02 | Bump hydra version | Gustaf Rydholm |
2023-09-02 | Update configs | Gustaf Rydholm |
2023-09-02 | Refactor wandb callbacks | Gustaf Rydholm |
2023-09-02 | Rename context | Gustaf Rydholm |
2023-09-02 | Fix bug in decoder | Gustaf Rydholm |
2023-09-02 | Refactor lit models | Gustaf Rydholm |
2023-09-02 | Update in notebooks | Gustaf Rydholm |
2023-09-02 | Fix imports | Gustaf Rydholm |
2023-09-02 | Update tokenizer with logits and batch decoding | Gustaf Rydholm |
2023-08-25 | Update reqs | Gustaf Rydholm |
2023-08-25 | Update training stuff | Gustaf Rydholm |
2023-08-25 | Rename and add flash atten | Gustaf Rydholm |
2023-08-25 | Rename | Gustaf Rydholm |
2023-08-25 | Update notebooks | Gustaf Rydholm |
2023-01-29 | Update lock | Gustaf Rydholm |
2023-01-29 | Update readme | Gustaf Rydholm |
2023-01-29 | Add laprop | Gustaf Rydholm |
2023-01-29 | Update import | Gustaf Rydholm |
2022-10-04 | Add greedy decoder config | Gustaf Rydholm |
2022-10-04 | Update notebook | Gustaf Rydholm |
2022-10-04 | Update paragraph config | Gustaf Rydholm |
2022-10-04 | Add greedy decoder | Gustaf Rydholm |
2022-10-04 | Format and rewording docstring | Gustaf Rydholm |
2022-10-04 | Update stem import paths | Gustaf Rydholm |
2022-10-02 | Fix hydra config | Gustaf Rydholm |
2022-10-02 | Update dependencies | Gustaf Rydholm |
2022-10-02 | Update README | Gustaf Rydholm |
2022-10-02 | Move stems to transforms | Gustaf Rydholm |