Closed ngxson closed 3 months ago
As the name suggested, this function allows user to download the model to cache, without loading it into memory.
The use case would be to allow application to have a "model manager" screen that allows:
downloadModel()
CacheManager.list()
CacheManager.delete()
As the name suggested, this function allows user to download the model to cache, without loading it into memory.
The use case would be to allow application to have a "model manager" screen that allows:
downloadModel()
CacheManager.list()
CacheManager.delete()