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

Quick Question about implementions #198

Open
AtsuMiyai opened this issue Jan 24, 2025 · 1 comment
Open

Quick Question about implementions #198

AtsuMiyai opened this issue Jan 24, 2025 · 1 comment

Comments

@AtsuMiyai
Copy link

Thanks for this repository.

I'm new to this field, so it is a simple question.

Will running this code in parallel affect performance? For example, we run model A in tmux1 and model B in tmux2, but they access the same webpage.

@AtsuMiyai
Copy link
Author

I found that the above operation may affect the performance.

  • Irreversible operations are performed in the middle.
  • The current task order is such that these operations do not affect the task.

Sorry for bothering you!

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

No branches or pull requests

1 participant