Skip to content

Comments

support for parallel inference with xfuser#176

Open
chengmengli06 wants to merge 3 commits intomainfrom
parallel_inference
Open

support for parallel inference with xfuser#176
chengmengli06 wants to merge 3 commits intomainfrom
parallel_inference

Conversation

@chengmengli06
Copy link
Collaborator

No description provided.

hidden_states = hidden_states.transpose(1, 2)
else:
sp_world_rank = get_sequence_parallel_rank()
sp_world_size = get_sequence_parallel_world_size()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sp_world_size & sp_world_rank unuse here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants