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

Docker improvements, remove CUDA default #14

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

BramVanroy
Copy link
Owner

  • simplifies maintenance by removing CUDA as a default
  • --use_cuda is still an option but note that CUDA will only be used for the translator. The evaluation metrics do not use the GPU
  • updated dockerfiles. the cpu docker is much lighter now but the CUDA one is of course very large (can be 20GB)
  • for local usage just using the python-based approach (git clone, streamlit run) is recommended

@BramVanroy BramVanroy merged commit 62197dd into main Mar 5, 2024
@BramVanroy BramVanroy deleted the docker-improvements branch March 5, 2024 16:28
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.

1 participant