Reputation
Badges 1
6 × Eureka!I tried running TAO, what the cli does is that it spins up docker containers to do the actual training, which would complicate the clearml integration
Yup, ideally that will be the use case. Another thing to note is that it looks like nvidia is going to come up with an UI for TAO too
I am just trying to set up this repository of AI use cases for my team so that members can quickly produce a model on their limited custom dataset
I am not sure the difference in terms of triton serving, but in terms of retraining, I see from the ClearML TLT example code it relies on the nvidia IVA python package. The latest TAO doesn't use python for fine tuning, rather it uses the CLI entirely
that's why I think the clearml TLT example will no longer work with the latest TAO