Updating config: `is_causal: False`
#28
by
michaelfeil
- opened
This implementation is using non-causal attention.
For future correct behavior, is_causal=False
marker will help identify this implementation detail.
thenlper
changed pull request status to
merged