Currently, we support ring and ulysses attention backends for context parallelism. More info: https://huggingface.co/docs/diffusers/main/en/api/parallel
Unified CP is a generalization of performing Ulysses and Ring together. Both those methods become special subcases of Unified attention. Paper: https://arxiv.org/abs/2405.07719v3
Before proceeding with a PR, please use this thread to discuss your proposal and we can take it from there.