Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 25, 2020. It is now read-only.

Conversation

@nikita-smetanin
Copy link
Contributor

Update README.md to provide pre-built docker images with pre-trained models inside.

docker run --name cakechat-dev -p 127.0.0.1:8080:8080 -it cakechat:latest \
bash -c "python tools/download_model.py && python bin/cakechat_server.py"
```(bash)
nvidia-docker run --name cakechat-gpu-dev -p 127.0.0.1:8080:8080 -it lukalabs/cakechat-gpu:latest \
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be tested on few GPU-enabled configurations (maybe extra comments will be needed)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tested on several configurations:
— GPUs: Tesla K80, Tesla M60, GeForce GT 640
— NVIDIA Driver versions: 375.39, 384.111, 390.12
— CUDA 8.0 only

Copy link
Contributor

@khalman-m khalman-m left a comment

Choose a reason for hiding this comment

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

zbs

@nikita-smetanin nikita-smetanin merged commit 0b3b647 into lukalabs:master Feb 6, 2018
nicolas-ivanov pushed a commit that referenced this pull request Jul 10, 2018
nicolas-ivanov pushed a commit that referenced this pull request Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants