mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-11-10 06:34:11 +01:00
small fixes to main readme
This commit is contained in:
parent
230e7cc705
commit
7d70835d22
2 changed files with 15 additions and 11 deletions
|
|
@ -32,12 +32,12 @@ Alternatively, just "log in" to the container once and use the commands there:
|
|||
|
||||
## Training with Docker
|
||||
|
||||
Build the Docker image
|
||||
Build the Docker training image
|
||||
|
||||
cd train
|
||||
docker build -t model-training .
|
||||
|
||||
Run the Docker image
|
||||
Run the Docker training image
|
||||
|
||||
cd train
|
||||
docker run --gpus all -v $PWD:/entry_point_dir model-training
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue