What's Changed
* chore: register custom torch ops for flash-attn and flashinfer by AlpinDale in https://github.com/PygmalionAI/aphrodite-engine/pull/724
* feat: launch API server with uvloop by AlpinDale in https://github.com/PygmalionAI/aphrodite-engine/pull/725
* chore: fix return statement in `Detokenizer.decode_sequence_inplace` by AlpinDale in https://github.com/PygmalionAI/aphrodite-engine/pull/727
* Fix tensor parallelism, libcudart path for some versions of pytorch by miku448 in https://github.com/PygmalionAI/aphrodite-engine/pull/726
* ci: bump to 0.6.1.post1 by AlpinDale in https://github.com/PygmalionAI/aphrodite-engine/pull/728
**Full Changelog**: https://github.com/PygmalionAI/aphrodite-engine/compare/v0.6.1...v0.6.1.post1