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 AI template package #485

Merged
merged 3 commits into from
Feb 20, 2023
Merged

add AI template package #485

merged 3 commits into from
Feb 20, 2023

Conversation

lanking520
Copy link
Contributor

Description

Build AI template package into the container

python setup.py bdist_wheel
pip install dist/*.whl --force-reinstall
cd ../../
rm -rf AITemplate
Copy link
Contributor

Choose a reason for hiding this comment

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

apt-get remove git

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why removing git?

Copy link
Contributor

Choose a reason for hiding this comment

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

We are not using git at runtime.

@lanking520 lanking520 merged commit 14799aa into deepjavalibrary:master Feb 20, 2023
@lanking520 lanking520 deleted the t5 branch May 12, 2023 17:04
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.

2 participants