Where do models get stored on the file system? #900
-
| I'm running OpenSearch using Docker Compose. In order to persist the data, I map  Is there a separate location on the filesystem outside of  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| I figured out the issue. Basically, every time I restart OpenSearch, I need to load the model gain. I expect this is because the model needs to be "loaded" into memory in order to use it. | 
Beta Was this translation helpful? Give feedback.
I figured out the issue.
Basically, every time I restart OpenSearch, I need to load the model gain. I expect this is because the model needs to be "loaded" into memory in order to use it.