Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 02:10 AM
I have a model registered in unity catalog which works fine and I can load / run and get results returned. I wanted to create a serving endpoint but when I try I get this error.
Served model creation failed for served model 'model_name', config version 2. Error message: Container creation failed. Please see build logs for more information.
I can't see any build logs as build logs are only available once the model container has been built.