feat: Default memory_path setup from cli
While loading the model we create the necessary files
which will track the memory_path and then the memory_path
to the py server in /start api, instead of py server
handling the creation of memory_path. This allows us to
configure the memory_path later via cli.