2023-07-13 11:53:14 +02:00
2023-07-13 11:53:14 +02:00
2023-07-12 14:27:44 +02:00
2023-07-12 19:23:04 +02:00
2023-07-13 11:18:57 +02:00
2023-07-13 11:37:34 +02:00

gpu_runner

Service that is meant to be run in a VM with a single GPU.

Scope

Runner for one repository only. Does not try to run bash scripts.

First Goal

Get a training sessions running in the VM.

Workflow

  • clone repo.

  • install dependencies.

  • run training script.

  • (add training evaluation)

Needs: external storage for data and models.

S
Description
Service that is meant to be run in a VM with a single GPU.
Readme
82 KiB
Languages
Python 98.9%
Dockerfile 1.1%