v0.7.1: enforce fp32 and torch kernels for triangle attention and multiplicative on V100.
What's Changed
- Add a dtype parameter to the Protenix CLI for inference, enabling FP32 inference via the -d flag.
- For inference on V100 GPUs, certain configurations are forcibly adjusted — for example, BF16 precision and unsupported optimized kernels are disabled by default.