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

Add the translate section of the translate_config to the usual config.yml file. #502

Open
davidbaines opened this issue Aug 29, 2024 · 1 comment
Labels
enhancement New feature or request pipeline 6: infer Issue related to using a trained model to translate.

Comments

@davidbaines
Copy link
Collaborator

Instead of requiring a separate translate_config.yml file the translate: section could be part of the config.yml file.
The --translate option could be removed from the experiment.py code and experiments would translate iff the translate section is present.

This would reduce file management and make it easier and quicker to configure projects that use this feature.

@davidbaines davidbaines added enhancement New feature or request pipeline 6: infer Issue related to using a trained model to translate. labels Aug 29, 2024
@Enkidu93
Copy link
Collaborator

+1 This would also make it much easier to automate within the onboarding dashboard and clowder proper.

@TaperChipmunk32 TaperChipmunk32 self-assigned this Sep 23, 2024
@TaperChipmunk32 TaperChipmunk32 removed their assignment Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pipeline 6: infer Issue related to using a trained model to translate.
Projects
Status: 🔖 Ready
Development

No branches or pull requests

3 participants