Unanswered
Hi All, I'M Trying To Download A Model Inside A Container Based Lambda Function, But When I Use .Get_Local_Copy() It Tries To Save It In A Non-Existing Location And Fails, Is There A Way For Me To Control Where Get_Local_Copy() Saves The Model?
Hi CrookedMonkey33 ,
ClearML will store it in the cache folder (default is ~/.clearml/cache
) - you can override that using the CLEARML_CACHE_DIR
environment variable
165 Views
0
Answers
2 years ago
one year ago