Nathan Frey
Nathan Frey
**Feedback:** `warnings.filterwarnings` is being set globally. - [ ] Move `warnings.filterwarnings` into a localized context (e.g., under a `main()` or config function). - [ ] Document its purpose clearly and...
#149 fixes an issue with attention masks with the SDPA implementation for UME CPU inference. these fixes should probably be incorporated into a refactored `ModernBERT` following @karinazad 's suggestion
Following https://github.com/prescient-design/lobster/pull/130/files