ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

Chronos: An MVP docker for single node with build-args

Open zpeng1898 opened this issue 1 year ago • 1 comments

Description

1. Why the change?

To help users who pursue a quick use of Chronos build a docker image with dependencies installed and unitest examples passed. Users can build with build-args so as to customize their installation mode.

2. Summary of the change

Add a directory BigDL/docker/chronos-args with a Dockerfile, install-python-env.sh, and README.md.

3. How to test?

Go into the directory BigDL/docker/chronos-args and follow README.md in it.

4. New dependencies

zpeng1898 avatar Jul 23 '22 05:07 zpeng1898

Will hold this PR until #5175 is merged

TheaperDeng avatar Jul 24 '22 06:07 TheaperDeng