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 alternative non-docker install #223

Open
anaivebird opened this issue Feb 28, 2021 · 2 comments
Open

Add alternative non-docker install #223

anaivebird opened this issue Feb 28, 2021 · 2 comments

Comments

@anaivebird
Copy link

anaivebird commented Feb 28, 2021

It seems that the dependency is not so much:

  1. ninja (apt install ninja-build,)
  2. intel MTK (pip install mtk) (which is actually not needed if using GPU inference only, but it lays on build dependency).
  3. onmt (pip install OpenNMT-py) (if you want to pass unitest)

So may be we could provide a non-docker install methods which is far more lightweight.

@feifeibear
Copy link
Collaborator

Hello, sorry for my late response.
I assume MTK -> MKL.
Please refer to the README.md of branch ppopp21_artifact_centos for installation without docker.
https://github.com/Tencent/TurboTransformers/tree/ppopp21_artifact_centos

@feifeibear
Copy link
Collaborator

BTW, you can copy installation scripts from that branch to branch master. Or pull master to branch ppopp21_artifact_centos.

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

2 participants