Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve the issue #122 by updating inference.py #130

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

guankaisi
Copy link
Contributor

In issue #122 (#122), every for loop the parallelize_transformer will reset the pipeline causing the problem. If changing the parallelize_transfomer to init, it will be solved without affecting other functions.

In issue Tencent#122 (Tencent#122), every for loop the parallelize_transformer will reset the pipeline causing the problem. If changing the parallelize_transfomer to __init__,it will solve the issue without affecting other functions.
@feifeibear
Copy link
Contributor

@xibosun please help review on this PR.

@JacobKong JacobKong merged commit eae6111 into Tencent:main Dec 18, 2024
1 check passed
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.

3 participants