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

Unify the opt for using gpu #84

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

Waino
Copy link
Collaborator

@Waino Waino commented Dec 2, 2024

Now both training and translation use --gpu_rank 0.
Previously the effective flag was different for training and translation, and using the wrong flag did not raise an error, just silently used cpu.

Closes #82

Now both training and translation use `--gpu_rank 0`.

Closes #82
@Waino Waino requested a review from TimotheeMickus December 2, 2024 11:21
@Waino Waino linked an issue Dec 2, 2024 that may be closed by this pull request
@Waino Waino mentioned this pull request Dec 2, 2024
Copy link
Collaborator

@TimotheeMickus TimotheeMickus left a comment

Choose a reason for hiding this comment

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

LGTM

@Waino Waino merged commit 41b4014 into fix/adapters-2 Dec 2, 2024
2 checks 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.

GPU inference
2 participants