diff --git a/CHANGELOG.md b/CHANGELOG.md index 08610f09..d26da886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ +## 0.3.9 + +- support to MPS backend. Both the MPS accelerator and the PyTorch backend are still experimental. As such, not all operations are currently supported. +- compatibility with torch 2.2 +- ability to pass arch_config to multimodal models + ## 0.3.8 ### New Features diff --git a/nbs/models/test.pth b/nbs/models/test.pth index 7cd3f29a..aaa70b1a 100644 Binary files a/nbs/models/test.pth and b/nbs/models/test.pth differ