- Method A: Use the ‘/tmp’ directpry to store the files(Temporary Storage)
- Method B: Use My Volume to store the files(Persistant Storage)
Concepts
Working with Files on Inferless
Inferless does not allow you to access the root file system, So if you have a model file that need to store or load the files from local storage there are 2 ways you can do this