TransformersPHP v0.5.1
Pre-release
Pre-release
What's new
- Tensor Operations:
magnitude
,sqrt
andcosSimilarity
added. - Vips Binaries: - Vips binaries are now bundled by default, eliminating need to modify anything on the system to use libvips.
Bug Fixes
- Error Handling: - Adjusted error level to a warning for unknown model types, providing clearer feedback without interrupting the workflow.
Reversions
- Dependencies: Reverted
rokka/vips
from dev back to normal dependencies. Since vips binaries are bundled by default, use of vips is now encouraged.
Full Changelog: 0.5.0...0.5.1