Releases: briney/oplm
Releases · briney/oplm
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- HF-compatible OPLM rewrite: model, training/eval/data tooling, and e2e test suite by @briney in #1
- Replace flex_attention with SDPA as the sole attention path by @briney in #2
- Add torch.compile support with DDP crash fix by @briney in #3
- Add selective activation checkpointing mode by @briney in #4
- Lower torch floor to >=2.10 by @briney in #5
New Contributors
Full Changelog: v0.0.1...v0.1.0