granularai/fabric

Log code as an artifact.

sagarverma opened this issue · 1 comments

Polyaxon 0.6 allowed us to upload code whereas 1.1.7 uses git reference.

In order to get code during inference in dione, we need to log code as an artifact.

Now code is saved in the code directory inside artifacts folder and checkpoints are saved inside weights directory inside artifacts path.