1.1.0
- Support HYV3ForCausalLM
- Reduced CPU overhead for TP mode and improved prefill performance in native backend
- Adjust top-P=1 sampling to match implicit truncating behavior of torch.multinomial
- Banned strings now supported for recurrent models
- Bugfixes and QoL improvements
Full Changelog: v1.0.0...v1.1.0