- Changes:
- Optimized test data generation and request handling with enhanced error handling.
- Added an optional
seq2
parameter toPredictRequest
and updated the predict function. - Improved task validation and error handling in the predict function.
- Switched to Protenix, removed ESM3, and updated model configurations.
- Added
accelerate>=0.26.0
to requirements and bumped Protenix to version 0.3.6. - Enhanced
ProtModel
with JSON handling, B-factor preservation, and added a new test script. - Allowed optional
name
inPredictRequest
model and fixed device string formatting inProtModel
initialization. - Added Protenix support and improved model initialization.
Full Changelog: v1.8...v1.9